/*Globale Styles*/


body { background-color:#444446; font-family: Arial, Helvetica, sans-serif;	font-size:11px;	color:#FFFFFF; }




a:link { color: #d4d600; text-decoration: none; }
a:visited { color: #d4d600;	text-decoration: none; }
a:hover { color: #FFFFFF; text-decoration: underline; }
a:active { color: #FFFFFF; text-decoration: none; }
a img { border:none; }


#imgimtext{margin: 5px 5px 5px 5px; border: 0px solid black; float: left;}

#page { margin: 0px 0px 0px 0px; margin-top:10px; width:830px; background-color:#333333; }
#language {	width:830px; }
#footer { width:830px; }

/*Navigation*/
#navback { background-color:#8e9050; }

#nav { height: 35px; margin-left:4%; margin-right:10%; color: #FFFFFF; font-family:Arial, Helvetica, sans-serif; text-align:center; font-size:12px; font-weight:600; }
#nav ul { display: inline; list-style-type: none; padding: 0; margin: 0; }
#nav li { float: left; white-space: nowrap; width:110px; }
*:first-child+html #nav ul li a { float: left;	display: block;	padding: 10px 10px 0 10px; text-decoration: none; color: #FFFFFF; width:90px; height: 25px; }
#nav ul li a { float: left;	display: block;	padding: 10px 10px 0 15px; text-decoration: none; color: #FFFFFF; width:85px; height: 25px; }
#nav ul li a:hover { background-color:#b1c800; color: #E1E1E1; width:85px; }
#nav ul li a.sel { background-color:#b1c800; color: #E1E1E1; width:85px; }

/*Nicht definiert*/

#spacelarge { height:50px; }

#line {	background:url(../images/style/spacer.png) repeat-x; width:90%;	height:30px; background-position:center; }

/*Seite*/

#imagebackground { background-color:#FFFFFF; }

*:first-child+html #content { margin-left:2%; }
#content { margin-left:4%; }
#content .left { width:55%; }
#content .center { background:url(../images/style/spacer.png) repeat-y;	width:2%; }
#content .right { width:45%; }
#content .points { margin-right:4%; }

*:first-child+html #content2 { margin-left:2%; }
#content2 { margin-left:4%; margin-top: 0px; }
#content2 .left { width:60%; }
#content2 .center { background:url(../images/style/spacer.png) repeat-y;	width:2%; }
#content2 .right { width:40%; }
#content2 .points { margin-right:4%; }

#imagesub {	margin-top:10px; margin-left:10px; }

#topArt { font-weight: bold; font-size:16px; color: #b1c800; }

#topic { font-weight: bold; font-size:13px; color: #b1c800; }
#topicgr { font-size:15px; color: #b1c800; }

#title { font-weight: bold; font-size:22px; color: #b1c800; }
#subtitle { font-weight: bold;font-size:13px; color: #b1c800; }

#artikel { font-size:13px; margin: 0px 0px 0px 0px;}
#artikel .block { background-image: url(../images/style/art-start.png);	background-repeat:no-repeat; width:10px; height:16px; position:absolute; background-position:center; }
#artikel .spacer { height:10px; }
#artikel .centerArt { position:relative; margin-left:16px; }
#artikel ul { margin:0px; padding:0px; margin-left:12px; }
#artikel li { margin-bottom:10px; }

#stichwort { background-color:#b1c800; width:250px; }
#stichwort .top { font-size:14px; font-weight:bold; }
#stichwort .text { padding:10px 10px 10px 10px; }

