/* Standardvorgaben um Unterschiede zwischen den Browsern zu umgehen */
body {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
/* background-color:#FFFCF0; */
background-image:url(hintergrund.png);
}
body, h1, h2, h3, h4, h5, h6, div, table, td, ul, ol, li, dd, dt, dl, blockquote, address, hr, pre {
margin: 0;
padding: 0;
}
p { margin-bottom:4px; }
p, li, h1, h2, h3, h4, h5, h6 {
font-weight: normal;
}
.vorschaubild {
margin-right:7px;
border:1px solid #333;
}
/* Gesamt-Container */
		#supercontainer {
			width: 800px;
			margin-left: auto;
			margin-right: auto;
			/* background-image:url(schatten_neu2.gif);
			background-repeat:repeat-y; */
		}
		#container {
			width: 720px;
			border-left: 1px solid gray;
			border-bottom: 1px solid gray;
			border-right: 1px solid gray;
			background-color: #FFFFFF;						
			margin-left: auto;
			margin-right: auto;
			padding: 12px;
		}
		#containertop {
			width: 744px;
			border-left: 1px solid gray;
			border-top: 1px solid gray;
			border-right: 1px solid gray;
			background-color: #FFFFFF;						
			margin: 0 auto; /* zentrieren */
			padding: 20px 0 0 0;
		}
		#banner {
			padding: 92px 0 0 6px; 
			background-color: #FFFFFF;
			color: #000;
			background-image:url(banner1.jpg);
			background-repeat:no-repeat;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:20px;
			height: 188px;			
		}
		#banner2 {
			padding: 5px;
			margin-bottom: 1px;
			background-color: #557CC4;
			color: #FFFFFF;
			text-align:center;
			font-size:16px;
		}		
		#content {
			padding: 0 20px 5px 20px;
			/* margin-left: 170px; */
			/* border-right: 1px solid #C98537; */
			background-color: #FFFFFF;							
		}

		#footer {
			clear: both;
			padding: 2px;
			background-color: #C98537;
			color: #FFFFFF;
		}
		#footerschatten {
			height:24px;
			background-image:url(schatten_unten_neu2.gif);
			background-repeat:no-repeat;			
		}		
		#headschatten {
			height:24px;
			background-image:url(schatten_oben_neu2.gif);
			background-repeat:no-repeat;
		}		

#anhaenger { 	
	position:absolute;
	height:312px; 
	width:240px;
	margin:0 0 0 210px;
	left: 50%;
	top: 120px;
	text-align: left;
	padding: 0;
	background-image:url(foto.png);
	z-index:10;
}
#anhaengerjob { 	
	position:absolute;
	height:223px; 
	width:194px;
	margin:49px 0 0 -567px;
	left: 50%;
	top: 0;
	padding: 0;
	background-image:url(job-gesucht-transparent.png);
	z-index:10;
}
				
h1 {
	color:#557CC4;
	font-size:16px;
	font-weight: bold;
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:5px;
	margin-top:20px;
	/* margin-bottom:10px; */
}
.unterstrichen {
border-bottom:1px solid white;
}
.box {
	border:1px solid #557CC4;
	padding:15px;
	/* text-align:left; */
	font-size:12px;
	background-color:#DAE7FF;
}
.boxaktuell {
	border:1px solid #557CC4;
	padding:15px;
	/* text-align:left; */
	font-size:12px;
	background-color:#B3CEFF;
}
.boxhinweis {
	border:1px solid #FFCC66;
	padding:15px;
	/* text-align:left; */
	font-size:12px;
	background-color:#FDF2C4;
	margin:20px 0 0 0;
}
.bilder {
text-align:left;
/* margin-top:10px; */
border:5px solid white;
}
img.rahmen {
border:1px solid #333;
}

img.rahmenkeinabstand {
border:1px solid #333;
margin:0 !important;
}

td {
vertical-align:top;
}

a:link {text-decoration: underline; color:#000099;}
a:visited {text-decoration: underline; color:#000099;}
a:active {text-decoration: underline; color:#000099;}
a:hover {text-decoration: none; color: red;}

a.hell:link {text-decoration: none; color:#FFFFFF;}
a.hell:visited {text-decoration: none; color:#FFFFFF;}
a.hell:active {text-decoration: none; color:#000099;}
a.hell:hover {text-decoration: underline; color: red;}

.extern {
padding-right: 15px;
background-image: url(extern.gif);
background-position: right;
background-repeat: no-repeat;
}
