/* Styles - w3c.css*/
/* Jens Thielert | LONI X */
/* 03.11.2006  && 14.11.2008 */

/* Site Aufbau */
#site_position {position:absolute; width:800px; height:600px; top:50%; left:50%; margin-left:-400px; margin-top:-300px; background-repeat:no-repeat; background-position:center center; background-color:#ffffff;}
#corpus {position:absolute;  background-color:#ffffff; left:-1px; top:100px; width:800px; height:499px; border-style:solid; border-width:1px; border-color:grey; z-index:50;}
#bground_image {position:absolute; left:15px; top:80px; width:400px; height:445px; z-index:60;}
#logo_container {position:absolute; left:700px; top:0px; width:96px; height:96px; z-index:100;}
#navigation_container {position:absolute; left:40px; top:120px; width:550px; height:50px; background-color:#ffffff; z-index:100;}
#sprache_container {position:absolute; text-align:right; left:670px; top:120px; width:100px; height:30px; background-color:#ffffff; z-index:100;}
#eyecatcher_container {position:absolute; left:590px; top:200px; width:180px; height:280px; background-color:#ffffff; z-index:100;}
/*#eyecatcher_container {position:absolute; left:590px; top:238px; width:180px; height:280px; background-color:#ffffff; z-index:100;}*/
#texte_container {position:absolute; left:40px; top:200px; width:500px; height:280px; overflow:auto; background:transparent; z-index:100;  padding-right: 10px;}
#teaser_bild {position:absolute; left:0px; top:520px; width:798px; height:50px; background-color:#ffffff; z-index:120;}
#footer_container {position:absolute; left:40px; top:575px; width:270px; height:20px; z-index:120;}

/* Formate */
body, p {margin:0px; background-color:#FFFFFF; font-size: 11px; font-family: "Trebuchet MS", Arial, Helvetica, sans-
serif; color:#353D45; text-decoration:none; overflow:hidden;}
tr {margin:0px; background-color:#FFFFFF; font-size: 11px; font-family: "Trebuchet MS", Arial, Helvetica, sans-
serif; color:#353D45; text-decoration:none; overflow:hidden;}

h1 {
	margin-top: -30px;
	color : #811522; 
	text-decoration : none; 
	font-family: "Trebuchet MS", Arial, sans-serif; 
	font-size: 14px;
	font-weight : bold;
}

/* Headline */
#text_caption { 
	color : #811522; 
	text-decoration : none; 
	font-family: "Trebuchet MS", Arial, sans-serif; 
	font-size: 12px;
	font-weight : bold;
}

h2 { 
	color : #811522; 
	text-decoration : none; 
	font-family: "Trebuchet MS", Arial, sans-serif; 
	font-size: 12px;
	font-weight : bold;
	margin-bottom: -12px;
}

#info {
	display: none;
}

/* Content */
#text_text { 
	color: #000000; 
	text-decoration: none; 
	font-family: "Trebuchet MS", Arial, sans-serif; 
	font-size: 11px;
	font-weight: normal;
}

h3 { 
	color: #000000; 
	text-decoration: none; 
	font-family: "Trebuchet MS", Arial, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	padding-right: 10px;
	margin-top: -2px;
}

strong {
 font-weight: normal;
}

/* Allgemeine Linkformate */
a:link { color : #811522; text-decoration : none; font-size: 12px; font-family: "Trebuchet MS", Arial, sans-serif }
a:visited { color : #811522; text-decoration : none; font-size: 12px; font-family: "Trebuchet MS", Arial, sans-serif }
a:hover { color : #ffffff; text-decoration : underline;  font-size: 12px; font-family: "Trebuchet MS", Arial, sans-serif; background-color : #811522; }

/* Aeussere Linkformate */
.base_link a:link { color : #811522; text-decoration : none; font-size: 12px; font-family: "Trebuchet MS", Arial, sans-serif }
.base_link a:visited { color : #811522; text-decoration : none; font-size: 12px; font-family: "Trebuchet MS", Arial, sans-serif }
.base_link a:hover { color : #ffffff; text-decoration : underline;  font-size: 12px; font-family: "Trebuchet MS", Arial, sans-serif; background-color : #811522; }

/* Aeussere Linkformate */
.footer_link:link { color : #811522; text-decoration : none; font-size: 9px; font-family: "Trebuchet MS", Arial, sans-serif }
.footer_link:visited { color : #811522; text-decoration : none; font-size: 9px; font-family: "Trebuchet MS", Arial, sans-serif }
.footer_link:hover { color : #ffffff; text-decoration : underline;  font-size: 9px; font-family: "Trebuchet MS", Arial, sans-serif; background-color : #811522; }


