@charset "iso-8859-1";
* {padding:auto; margin:auto;}
body {
	background-color:#FAD223;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
h1, h2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	margin-bottom: 5px;
	margin-top: 5px;
}
h1 {
	font-size:23px;
	line-height:30px;
	font-weight: bold;
}
h2 {
	font-size:18px;
	line-height:20px;
	padding-top: 10px;
}
img {border: none;}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
ul {
	margin-left: 15px;
}
.border {padding: 4px; border: thin dotted #FAD223;}
#wrap {
	height: 100%;
	width: 100%;
	padding: 0 0 0 35px;
	margin: 0;
}
#container {width: 960px; background-color: #fff;}
#top {
	height: 58px;
	width: 960px;
	background-image: url(../images/index_01.jpg);
	background-repeat: repeat-x;
}
#logo {
	height: 131px;
	width: 960px;
	background-image: url(../images/index_02.jpg);
	background-repeat: no-repeat;
}
#cover {
	height: 273px;
	width: 960px;
	float: none;
}
#wrap #container .mod_navigation {
	margin:0;
	padding:0;
	height:46px;
	position:absolute;
	}
#wrap #container .mod_navigation li {
	display: inline;
}
#wrap #container .mod_navigation a, #wrap #container .mod_navigation a:visited {
	/* background-image: url(../images/ro.jpg);
	background-repeat: repeat-x;
	background-position: left top;*/
	color:#FFFFFF;
	text-decoration: none;
	padding: 5px 20px 5px 20px;
	line-height: 46px;
	margin:0;
}
#wrap #container .mod_navigation ul {
	margin: 0px;
	padding: 0px;
	width: 960px;
	list-style-type: none;
}


#wrap #container .mod_navigation a:hover {
	/*background-image: url(../images/ro.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;*/
	color: #FAD223;
	line-height: 46px;
	padding: 10px 20px 10px 20px;
}

#wrap #container .mod_navigation a:active, #wrap #container .mod_navigation span {
	background-image: url(../images/nav_underline.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	text-decoration: none;
	padding: 10px 20px 10px 20px;
	line-height: 46px;
	margin: 0;
}

#main {background-color: #FFFFFF; width: 720px; float: left; color: #000000; padding: 20px;}
#right {
	float: right;
	width: 200px;
	top: 462px;
	background-color: transparent;
	color: #000000;
}
.red {
color:#cd0000;
}
.news {
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #372511;
	background-color:#fff;
	color: #372511;
}
.interessantes {
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #372511;
	background-color:#fff;
	color: #ac010a;
}

.news h1 {font-size:16px;
line-height:18px;}
.news p {font-size:10px;}
.news a:link, .news a:visited {color:#CCCCCC;}
.news a:hover, .news a:active {color:#FAD223;}
.mod_newslist block {
	background-color:transparent;
}
.mod_banner {
	padding: 5px 0 5px 0;
}
#footer { height: 75px;	width: 940px; clear: both; background-image: url(../images/index_15.jpg); background-repeat: repeat-x; color: #FFFFFF; text-align: left; vertical-align: top; font-size: 11px; padding-top: 8px;padding-left: 20px;}
#footer a, #footer a:visited {color: #FFFFFF; text-decoration:none;}
/* TypoLight */
.clear		{height:0.1px; overflow:hidden; font-size:0.1px; line-height:0.1px; clear:both; }
.invisible	{width:0px; height:0px; left:-1000px; top:-1000px; position:absolute; overflow:hidden; display:inline; }

