body{
	background-image:url('http://www.martin-fischer.org/images/background.gif');
	background-repeat:repeat-x;
	background-color:#053446; 
	margin:0px;
	padding:0px;
	text-align:center;
}
form{
	display:inline;
}
#main{
	margin-left:auto; 
	margin-right:auto;
	width:900px;
	background-image:url('http://www.martin-fischer.org/images/contentBg.jpg');
	background-position:right;
	background-repeat:repeat-y;
	background-color:#FFFFFF; 
	position:relative ; 
}
#top{
	width:242px;
	height:98px;
	margin-left:200px;
	background:url('http://www.martin-fischer.org/images/top.jpg') no-repeat right 2px;	
	float:left;
}
#logo {
float:left;
height:110px;
left:648px;
margin-left:64px;
position:absolute;
top:-1px;
width:160px;
}
#infoBox{
	border:solid 1px #484848;
	position:absolute; 
	top:45px; 
	left:20px; 
	width:166px; 
	height:102px;
	z-index:1;
	background-repeat:no-repeat;
}
#topleft{
	width:209px;
	height:98px;
	background-image:url('http://www.martin-fischer.org/images/topleft.jpg');	
	background-repeat:no-repeat;
	float:Left;
}

#header{
	clear:both;
	width:100%;
	height:142px;
	margin:-11px 0 1px auto
}
#menuTop{
	margin-left:1px;
	height:25px;
	background-color:#DE380E;
	background-image:url('http://www.martin-fischer.org/images/menuBg.jpg');	
	background-position:right 1px;
	background-repeat:repeat-y;
	clear:both;
	text-align:left;
	padding-left:10px;
}
#menuTop a.item{
	background-color:#DE380E;
	border-left:solid 1px #DE380E;
	border-right:solid 1px #DE380E;
	font-family: Verdana; 
	color:#FFFFFF;
	font-size: 12px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	float:left;
	text-decoration:none;
}
#menuTop a.select{
	background-color:#484848;
	background-image:url('http://www.martin-fischer.org/images/menuBgOver.jpg');	
	background-position:center bottom;
	background-repeat:no-repeat;
	border-left:solid 1px #FFFFFF;
	border-right:solid 1px #FFFFFF;
	font-family: Verdana; 
	color:#FFFFFF;
	font-size: 12px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:6px;
	float:left;
	text-decoration:none;
}
#menuTop a.item:hover{
	background-color:#484848;
	background-image:url('http://www.martin-fischer.org/images/menuBgOver.jpg');	
	background-position:center bottom;
	background-repeat:no-repeat;
	font-family: Verdana; 
	color:#FFFFFF;
	border-left:solid 1px #FFFFFF;
	border-right:solid 1px #FFFFFF;
	font-size: 12px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:6px;
	float:left;
	text-decoration:none;
}
#content{
	width:565px;
	background-color:#FFFFFF;
	padding-left:20px;
	font-family: Verdana; 
	font-size: 11px;
	padding-top:20px;
	text-align:left;
	float:left;
	padding-right:20px;
	margin-bottom:20px;
}
#footer{
	clear:both;
	width:898px;
	height:15px;
	background-color:#DE380E;
	margin-left:auto; 
	margin-right:auto;
	border-left:solid 1px #FFFFFF;
	border-right:solid 1px #FFFFFF;
	text-align:center;
}
#footer .text{
	font-family: Verdana; 
	color:#FFFFFF;
	font-size: 10px;	
}
#footer .text a{
	font-family: Verdana; 
	color:#FFFFFF;
	font-size: 10px;
	text-decoration:none;	
}
.circle{
	width:19px;
	height:17px;
	background-image:url('http://www.martin-fischer.org/images/circle.jpg');	
	background-repeat:no-repeat;
}
#content .headline{
	height:17px;
	background-image:url('http://www.martin-fischer.org/images/circle.jpg');	
	background-repeat:no-repeat;
	background-position:left;
	font-family: Verdana; 
	color:#053446;
	font-size: 12px;
	text-align:left;
	line-height:17px;
	padding-left:25px;
}
#content .text{
	font-family: Verdana; 
	color:#053446;
	font-size: 11px;
	margin-top:20px;
	text-align:left;
	margin-left:25px;
}
#content .image{
	border:solid 1px #053446;
	margin-left:25px;
	margin-top:20px;
}
#content a{
	color:#9D0905; 
	text-decoration: underline;
}
#menu{
	margin-top:20px;
	background-color:#FFFFFF; 
	text-align:left;
	width:275px;
	float:right;
}
#menu .headline{
	background-color:#DE380E;
	background-image:url('http://www.martin-fischer.org/images/menuBg.jpg');	
	background-repeat:repeat-y;
	background-position:right;
	height:17px;
	font-family: Verdana; 
	color:#FFFFFF;
	font-size: 12px;
	margin-left:15px;
}
#menu .text{
	font-family: Verdana; 
	color:#484848;
	font-size: 11px;
	padding-top:5px;
}
#menu .caption{
	background-color:#DE380E;
	background-image:url('http://www.martin-fischer.org/images/menu.jpg');	
	background-repeat:no-repeat;
	height:17px;
}
#menu .points{
	padding-top:5px;
	padding-bottom:10px;
	background-image:url('http://www.martin-fischer.org/images/contentBg.jpg');	
	background-repeat:repeat-y;
	background-position:right;
	margin-left:10px;
}
#menu .image{
	float:left;
	width:60px;
	margin-left:20px;
	margin-right:10px;
}

#table{
	width:100%;
	margin-bottom:20px;
}
div.error{
	width:300px;
	visibility:hidden;
	margin:0 0 0 20px;
	position:absolute;
	display:none;
	z-index:99;
	top:360px;
	left:320px;
	overflow:hidden;	
}
div.error .error-header{
	border-top:1px solid #9D9D9D;
	border-left:1px solid #9D9D9D;
	border-right:1px solid #9D9D9D;
	background-color:#a11d1d;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	padding:5px 0 5px 10px;
}
div.error .error-content{
	border-left:1px solid #9D9D9D;
	border-right:1px solid #9D9D9D;
	background-color:#ffffff;
	padding:10px;
}
div.error .error-bottom{
	border-bottom:1px solid #9D9D9D;
	border-left:1px solid #9D9D9D;
	border-right:1px solid #9D9D9D;
	background-color:#ffffff;
	padding:10px;
	text-align:right;
}

div.message{
	width:400px;
	min-height:200px;
	visibility:hidden;
	margin:0 0 0 20px;
	position:absolute;
	display:none;
	z-index:99;
	top:460px;
	left:320px;
	overflow:hidden;
}
div.message .message-header{
	border-top:1px solid #9D9D9D;
	border-left:1px solid #9D9D9D;
	border-right:1px solid #9D9D9D;
	background-color:#21e14e;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	padding:5px 0 5px 10px;	
	z-index:99;
}
div.message .message-content{
	border-left:1px solid #9D9D9D;
	border-right:1px solid #9D9D9D;
	background-color:#ffffff;
	padding:10px;	
	z-index:99;
}
div.message .message-bottom{
	border-bottom:1px solid #9D9D9D;
	border-left:1px solid #9D9D9D;
	border-right:1px solid #9D9D9D;
	background-color:#ffffff;
	padding:10px;
	text-align:center;	
	z-index:99;
}
div.message .message-bottom a{
	color:#9D9D9D;
}
input, textarea{border:1px solid #b4b6b5;float:left;font-family:arial,verdana,helvetica;font-size:12px;height:16px;margin:2px 2px 2px 2px; }
select{border:1px solid #b4b6b5;float:left;font-family:arial,verdana,helvetica;font-size:12px;height:22px;margin:2px 2px 2px 2px; }

h2 {font-style:italic;}
.template-referenz {margin:5px;}
.template-referenz .img-left{margin-TOP: 5px;text-align:justify}
.template-referenz .img-left img{margin: 0 10px 10px 0;}
.template-referenz .img-right{margin-TOP: 5px;text-align:justify}
.template-referenz .img-right img{margin: 0 10px 0 10px;}
.template-referenz .link{margin-top: 5px;text-align:right;} 
.template-referenz .link a{text-decoration:none;font-size:14px;font-style:italic;font-weight:bold;} 

.template-article h1{font-size:16px;}
.template-article .full-text {text-align:justify;margin:0px;}
.template-article .full-text img{vertical-align:top;text-align:left;margin: 0 10px 10px 0;}

.full-text{width:560px;overflow:hidden;float:left;display:block;padding:25px 10px 0 0;text-align:justify;}

.full-text div.image-hoch-right {width:260px;float:right;margin:0;}
.full-text div.image-hoch-right span{clear:both;display:block;width:250px;margin:0 0 10px 10px;text-align:right;}
.full-text div.image-hoch-right img{width:250px;margin:0 0 5px 10px;}
.full-text div.image-hoch-left {width:260px;float:left;margin:0;}
.full-text div.image-hoch-left span{clear:both;display:block;width:250px;margin:0 10px 10px 0;text-align:left;}
.full-text div.image-hoch-left img{width:250px;margin:0 5px 10px 0;}

.full-text .headline{width:520px;font-weight:bold;text-align:left;}
.full-text .headline h1{width:280px;margin:10px 0 10px 0;color:#585858;
	font-family:Arial,Verdana,sans-serif;
	font-size:13px;line-height:13px;font-style:normal;
}

.full-text .headline-right{font-weight:bold;text-align:left;}
.full-text .headline-right h2{font-size:16px;line-height:17px;margin:10px 0 10px 0;text-align:left;}
h3{font-size:16px;line-height:14px;margin:10px 0 10px 0;text-align:left;}
table.audi-mmi{}
table.audi-mmi td{border:1px solid #ffffff;background-color:#dddddd;padding:3px;}
.application{margin:10px 45px 10px 10px;text-align:left;min-height:400px;}
.application a,.application td{color:#000;font-family: Verdana;font-size:12px;text-decoration:none;}
.application a:hover{text-decoration:underline;}
.application .active {color:#000;font-weight:bold;}
.application .inactive{color:#707070;}
.application .error-img{float:left;height:12px;width:24px;}
.application .fileupload{height:22px;}
.app-button{border:1px solid #00355c;display:block;padding:3px;text-decoration:none;background:#ffffff;width:120px;text-align:center;height:23px;cursor:pointer;
	float:left;}
.app-button:hover{color:#ffffff;background:#00355c;}
#StartGallery {width:825px;overflow:hidden;margin-top:20px;}
