﻿/* general layout */

#rahmen_header2 { position:absolute; top: 160px; height: 18px; width:100%; }
#rahmen_header2_I { height:18px; width:121px; background-color:black; background-image: url(../images/rahmen_header2_I.png); background-repeat: no-repeat; background-position: 30px 0; }
#rahmen_header2_II { height: 18px; width:100%; background-image: url(../images/rahmen_header2_II.png); background-repeat: repeat-x; background-position: 60px 0;  }
/*#rahmen_header2_II { position:absolute; top: 110px; left: 15px; width: auto; }*/

#banner_title { height: 100px; width: 500px; position:absolute; top: 10px; left: 340px; }
#banner_title { background-image: url(../images/bannertitle.png); background-repeat: no-repeat; background-position: center; }

#banner_subtitle { position:absolute; top:85px; left:300px; }

#langbox { position:absolute; top:178px; right:233px; text-align:right; width:110px; }

#links {
	position: absolute;	top: 150px;	right: 0;
	padding: 5px 20px 5px 10px;
	width: 198px;
}

#content {
	margin: 0px 260px 20px 300px;
}

#cont_left {
	position: absolute;
	top: 235px;
	left: 0px;
	
	width:225px;
}
#midleft { width:225px; float:left; clear:left; }


/* style: a: #0000a0 */

a:link { color: #9999ff; font-weight: bold; text-decoration:none; }

a:visited { color:  #9999ff; font-weight: bold; text-decoration:none; }

a:hover { color: #ff7f55; font-weight: bold; text-decoration:underline; }

body {  font-size: 12pt;
	font-family: Arial, Verdana, Helvetica;
	/*background-image: url(bg.jpg);*/
	background-color: #000; /*#808080; /*darkgrey*/
	margin:0;
	color:white;
}

#langbox { background-color:#222; padding:5px; border-left:5px groove #b4a864; border-bottom:5px groove #b4a864; }

#links { background-color: #000; border-left:5px groove #b4a864; border-bottom:5px groove #b4a864; } 

#links h4 { margin:5px; }			/* Rubrikabstand */
#links .active { margin-top:10px; } 	/* ausgewählte Rubrik */

.kategorietitel {
padding-left:2px;
color:#fff;
}
.kategorietitel a 	{ color:#8c886e; }
.kategorietitel a:hover { color:#999966; }

#links .upcomingmenu a 	{ color:#8c886e; }			/* allgemeiner Link */
#links .upcomingmenu a:hover 	{ color:#999966; }
#links .upcomingmenu a.link_active { color:#fff; text-decoration:none; } 	/* ausgewählter Link */


#logo { background-color:blue; }
#header { background-color:black; }

#cont_left { }
#midleft { background-color:#333; margin-left:20px; padding: 0 5px 5px 10px; }
#midleft { border:5px groove #b4a864; /*border-bottom:5px groove #b4a864;*/ }
  
.seitentitel {
font-size: 18pt;
font-weight: bolder;
}

.nbtitel {
font-size: 15pt;
font-weight: bolder;
}

fieldset { padding:12px; }
fieldset legend { color:#fff; }

h2 { font-size: 16pt; }

.picture {background-color:#ccc; padding:5px; border:1px solid #00008b; float:left; margin-right:20px; margin-bottom:10px;}

li { margin-bottom:2px; }
.internlinks { margin-bottom:20px; }

#startseite_tabelle {
font-size: 11pt;
}

#startseite_sprache {
font-size: 11pt;
}


