/*CSS für Georg Petram GmbH
*/

body {
	margin: 20px 0;
	padding: 0;
	background-color: #000000;
	background-image: url(img/pixel-gray.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h1, h2, h3 {
	color: #990099;
}

h2 {
	font-size: 1.6em;
}

h3 {
	margin: 0;
	font-size: 1em;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a:link {
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
	color: #FF0000;
}

a:hover {
	border: none;
}

img {
	border: none;
}

/* Header */

#header {
	width: 700px;
	height: 200px;
	margin: auto;
	background-image: url(img/petram1.jpg);
	background-repeat: no-repeat;
	position: static;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}

#header * {
	margin: 0;
	border: none;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 700px;
	height: 41px;
	margin: 0 auto;
	background-color: #000000;
	background-image: url(img/Nav1.gif);
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 9px 20px 0 20px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover, #menu .active a {
	color: #FFFFFF;
	background-image: url(img/Nav2.gif);
}

/* Content */

#content {
	width: 700px;
	background-image: url(img/Inhalt.gif);
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	left: auto;
	right: auto;
	top: auto;
	bottom: auto;
	margin: auto;
	position: static;
	background-repeat: repeat;
}

#colOne {
	width: 140px;
	height: auto;
	position: static;
	right: 0px;
	left: auto;
	top: auto;
	bottom: auto;
	padding: 5px;
	margin: auto;
	float: right;
}

#colTwo {
	float: right;
	width: auto;
	padding: 20px 10px 0 10px;
	line-height: normal;
}

/* Footer */

#footer {
	width: 700px;
	font-size: smaller;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 35px;
	position: relative;
	font-style: normal;
	font-weight: lighter;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	margin: auto;
	padding: 0px;
	clear: both;
	overflow: auto;
}
#startseite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #000000;
	position: static;
	height: 20px;
	width: 50px;
	left: auto;
	top: 236px;
	right: 495px;
	bottom: auto;
}
#unternehmen {
	width: auto;
	line-height: normal;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#content_start {
	width: 700px;
	background-image: url(img/Inhalt.gif);
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	left: auto;
	right: auto;
	top: auto;
	bottom: auto;
	margin: auto;
	padding: 10px;
	position: absolute;
}
#historie {
	padding-left: 20px;
	margin: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#fahrzeuge {
	width: 500px;
	line-height: normal;
	height: auto;
	position: static;
	left: 0px;
	top: 0px;
	right: auto;
	bottom: auto;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
}
#impressum {
	width: 700px;
	background-image: url(img/Inhalt.gif);
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	left: auto;
	right: auto;
	top: auto;
	bottom: auto;
	margin: auto;
	position: static;
	background-repeat: repeat;
}
#kontakt {
	width: auto;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	left: 0px;
	right: auto;
	top: auto;
	bottom: auto;
	position: static;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 10px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: center;
}
#Karte {
	position: relative;
	left: auto;
	top: 0px;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	right: 0px;
	bottom: auto;
}

