* {
	padding: 0px;
	margin: 0px;
}

body {
	font-family: 'Century Gothic', sans-serif;
	font-size: 14px;
	color: black;
	background-color: white;
	
/* TEST -- 	/box-shadow: inset 1em 0.5em 5em #808080;  */
}	

h1, h2, h3, h4, h5 {
	padding: 10px 0px 10px 0px;
}

h1{
	font-size: 1.4em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.1em;
}

textarea {
	font-family: 'Century Gothic', sans-serif;
	font-size: 10px;
}

img {
	border-style: none;
}

a {
	text-decoration: none;
	color: black;
}

div.einzellink {
	padding: 5px 5px 10px 5px;
	margin-bottom: 10px;
	border-style: solid;
	border-color: black;
	border-width: 1px;
}

h1.navi_title strong {
	font-size: 2em;
	color: firebrick;
	text-shadow: white 3px 2px 2px;
}

div.generalcontent {
	margin: 0 30px 30px 30px;
	width: 1300px;
	min-height: 900px;
	margin-left: auto;
	margin-right: auto;
}

div.logo {
text-align: left;
}

div.logo img{
	height: 170px;
}

div.images {
	position: absolute;
	z-index: 50;
	width: 1300px;
	height: 145px;
	overflow: hidden;
	margin: 0px;
}

div.images_foot {
	overflow: hidden;
}

div.images img.images, div.images_foot img.images {
	height: 94px;
    box-shadow: 0.7em 0.7em 0.5em #808080;
	margin: 8px 8px 10px 8px;
}

div.images img.imageleft, div.images_foot img.imageleft {
	height: 94px;
    box-shadow: 0.7em 0.7em 0.5em #808080;
	margin: 8px 12px 10px 0px;
}

div.images img.logo {
	height: 142px;
}

div.center {	
	position: absolute;
	z-index: 50;
	top: 166px;
	width: 1300px;
	min-height: 600px;
	padding: 0;
/*
	background-color: #F9F9F9;
*/
	background-image: url(../images/verlauf.jpg);
}

div.footer {
	position: absolute;
	z-index: 50;
	bottom: -130px;
	width: 1300px;
}

div.footer  p {
	display: inline-block;
	position: absolute;
	z-index: 50;
	font-size: 1.2em;
	padding: 0;
	margin-top: 0;
}
div.footer  p span.normal{
	font-size: 0.8em;
}

img.navi_img {
	position: absolute;
	z-index: 50;
	margin: 0 0 0 0;
	left: 50;
	min-width: 1000px;
	width: 94%;
	height: 50px;
}

img.footer_img {
	position: absolute;
	z-index: 50;
	margin: 0 0 0 0;
	left: 0;
	min-width: 1000px;	
	width: 94%;
	height: 50px;
}

div.navi {
	width: 265px;
	float: left;
/*
	background-image: url(../images/verlauf_links.jpg);
*/
	padding: 15px 0 0 5px;
}

div.navi img {
	margin: 0 0 15px 0;
}

div.main {
	width: 800px;
	padding: 15px 105px 0 25px;
	overflow: auto;
	float: left;
/*
	background-color: #F9F9F9;
*/
}

div.mainmorpheus {
	width: 1000px;
}

div.sidetitel {
	width: 100px;
	min-height: 600px;
	float: left;
/*
	background-image: url(../images/verlauf_rechts.jpg);
*/
}

div.balken {
	position: absolute;
	z-index: 50;	
	top: 164px;
	height: 2px;
	width: 1300px;
	background-color: #A1A1A1;
}

div.balkenfoot {
	position: absolute;
	z-index: 50;	
	bottom: -1px;
	height: 2px;
	width: 1300px;
	background-color: #A1A1A1;
}


/* Ende divs --------------------------------------------------------------------------------------------------------------*/
 

/* ######################################################################################################################## */
/* SPEZIELLE EINSTELLUNGEN FUER DIE EINZELNEN PHP-SEITEN ################################################################## */
/* ######################################################################################################################## */
  
/* ------------------------------------------------------------------------------------------------------------------------ */
/* ENDE SPEZIELLE EINSTELLUNGEN FUER DIE EINZELNEN PHP-SEITEN ------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------ */

/* Navigation ############################################################################################################# */

/* ####################################################################################################################### */
/* morpheus (Benutzerbereich) ############################################################################################ */
/* ####################################################################################################################### */
/* Einstellungen mailsender.php ########################################################################################### */
.mail span {
	display: inline-block;
	width: 100px;
}
/* Ende Einstellungen mailsender.php -------------------------------------------------------------------------------------- */

div.generalcontent_morpheus {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

div.center_morpheus {
	position: absolute;
	z-index: 30;
	top: 20px;
	width: 900px; 		
	height: 600px; 
	background-color: black;
	border-style: solid;
	border-color: Silver;
	border-width: 1px;
}

/* Einheitliche Formatierungen fuer Fehlermeldungen */
.errormsg {
	font-weight: bold;
	color: red;
	font-size: 30px;
}
/* Einheitliche Formatierungen fuer Erfolgsmeldungen */
.succmsg {
	font-weight: bold;
	color: green;
	font-size: 30px;
}

label { 
	display: inline-block; 
	width: 200px; 
	vertical-align: top;
	height: 25px;
}	

img.vorschau {
	height: 75px;
}

div.vorschaubild {
	display: inline-block;
	width: 125px;
	border-width: 1px;
	border-style: solid;
	border-color: red;
	text-align: center;
	padding: 5px;
}

div.fahrzeugbild {
	display: inline-block;
	width: 125px;
	height: 100px;
	text-align: center;
	padding: 5px;
	float: left;
}

div.fahrzeugtext {
	display: inline-block;
	width: 500px;
	height: 100px;
	padding: 5px;
	float: left;
}

div.fahrzeugpreis {
	display: inline-block;
	width: 130px;
	height: 100px;
	padding: 5px;
	float: clear;
	text-align: right;
}

div.einzelnesfahrzeug {
	height: 100px;
	width: 800px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	margin-bottom: 5px;
}

div.bilder {
	display: none;
}
textarea {
	font-size: 14px;
}

div.einzelnesfahrzeug:hover, img.vorschau:hover {
	cursor: pointer;
}

span.adresse, span.adresse2 {
	display: inline-block;
	width: 250px;
}

span#fahrzeugnummer {
	display: inline-block;
	color: red;
	font-weight: bold;
}

h2#sitemap {
	display: inline-block;
}

div.navibutton {
	display: inline-block;
	background-image: url('../images/button.png');
	width: 255px;
	height: 59px;
	font-size: 20px;
	color: firebrick;
	margin-bottom: 15px;
	text-align: left;
	line-height: 14pt;
	cursor: pointer;
	padding-left: 5px;
}

div.navibutt1, div.navibutt2 {
	display: inline-block;
	height: 20px;
	/* background-color: green; */
}

div.navibutt1 {
	padding-top: 10px;
	font-size: 26px;
	font-weight: bold;
	text-shadow: white 2px 2px 2px;
}

div.navibutt2 {
	font-size: 12px;
	color: black;
}

div.linkbild {
	display: inline-block;
	width: 260px;
	text-align: left;
	float: left;
}

div.linktext {
	display: inline-block;
	width: 500px;
	float: clear;
}

div.linktext h2 {
	padding: 0px;
	margin: 0px;
}

input.verwaltung, input.verwaltungrot {
	padding: 0 5px 0 5px;
}

input.verwaltung {
	background-color: black;
	color: white;
}

input.verwaltungrot {
	background-color: red;
	color: white;
}

p#abocheckbox {
	width: 350px;
	border-width: 0px;
	border-style: solid;
	border-color: red;
}

div.sidetitel img {
	margin: 10px 0 0 30px;
}	

div.sonstiges {
	display: inline-block;
	width: 400px;
}
