body {
	background-image: url(layout/bg.jpg);
	background-repeat: repeat;
	background-color:#996666;
	margin: 0px;
	text-align: center;
	font-family: Arial,Verdana;
	font-size: 9pt;
	color: #000000;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
table {
	empty-cells: show;
}
hr {
	color: Silver;
	background-color: Silver;
}
a {
	color: #8c7e2b;
	text-decoration: none;
}
a:hover {
	color: #c3ad3e;
}
p {
	margin: 5px;
	color: Black;
}

h1 {
	margin-left: 10px;
	font-size: 14pt;
	margin-bottom: 0px;
	margin-top: 10px;
}
h2 {
	font-size: 13pt;
	font-weight: bold;
	margin-left: 15px;
	margin-bottom: 0px;
	margin-top: 15px;
}
.ranking h2 {
	font-size: 13pt;
	font-weight: bold;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 15px;	
}

h3 {
	font-size: 12pt;
	margin-top: 15px;
	margin-bottom: 0px;
	font-weight: 100;
	margin-left: 15px;
}

h4 {
	font-size: 10pt;
	margin-top: 10px;
	font-weight: bold;
	margin-left: 20px;
}

h5 {
	/* Bemerkungen im Text z.B. Uebersetzungen */
	font-size: 8pt;
	color: #959595 ;
	font-weight: 100;
	margin-left: 20px;
}

#site {
	/* 
 FF width+padding = 1024 
 IE width-padding < 1024 
 */
	margin: auto;
	padding: 6px;
	padding-top: 0px;
	text-align:left;
	background-image: url(layout/nav/spac_bg.jpg);
	background-repeat: repeat-x;
	background-color: #122414;
}

#site {
	/* tanteks box-hack */
	width: auto;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 996px;
	height: auto;
}
#site #sidebar .w_header {
	background-image: url(img/normalokr.jpg);
}

#site #main .widget .w_header {
	background-image: url(img/normalokr.jpg);
}


#header {
	background-color: #000000;
	width: 996px;
	height: 140px;
	/* background-image: url(layout/header.jpg); */
	padding: 0px;
}
#header img {
	margin: 0px;
}

#nav {
	background-color: transparent;
	width: 180px;
	height: 450px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#site #nav #menu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#nav #spacer {
	position: relative;
	height: 12px;
	margin: 0px;
	padding: 0px;
}
img.nav_spacer {
	float:left;
}
#nav a {
	text-decoration: none;
	font-size: 10pt;
	color: #FFFFFF;
}

#nav #menu a {
	/* erste Ebene */
	background-image: url(img/normal1r.jpg);
	width: 180px;
	height: 26px;
	display: block;
	text-indent: 10px;
	line-height: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #4B6097;
	border-bottom-color: #4B6097;
	border-left-color: #4B6097;
}
#nav #menu a:hover {
	background-image: url(img/normalokr.jpg);
}

#nav #sub_menu a {
	/* zweite Ebene */
	width: 180px;
	background-repeat: repeat;
	background-color: #999999;
	text-indent: 20px;
	display: block;
	font-size: 9pt;
	height: 22px;
	line-height: 19px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(layout/buttons/normal.jpg);
}
#nav #sub_menu a:hover {
	color: #FFFFFF;
	background-color: #CCCCCC;
}
#site #nav #menu .open {
	background-image: url(img/normalokr.jpg);
}

#nav #sub_menu a.close, #nav #sub_menu a.close:hover {
	background-image: url(layout/buttons/sub_normal.gif);
	background-color: #e8e4ba;
}
#nav #sub_menu a.open, #nav #sub_menu a.open:hover {
	background-image: url(layout/buttons/sub_open.jpg);
	background-color: #e8e4ba;
	border-bottom: 0px;
	height: 19px;
}

#nav #sub_sub_menu a {
/* 3.Ebene */
	width: 180px;
	text-indent: 40px;
	font-size: 8pt;
	display: block;
	background-color: transparent;	
	background-image: none;
	height: 19px;
	line-height: 19px;
}
#nav #sub_sub_menu {
	background-image: url(layout/buttons/sub_sub_verlauf.jpg);
	background-repeat: repeat;	
	border-bottom: 1px solid white;
	padding-bottom: 8px;
}
#nav #sub_sub_menu a, #nav #sub_sub_menu a:hover {
	background-image: none;
	background-color: transparent;
}

#main {
	/* width + margin-left + margin-right = 661px */
	background-color: transparent;
	width: 655px;
	height: auto;
	float: left;
	border: 0px;
	margin: 0px;
	margin-top: 0px;
	margin-left: 3px;
	margin-right: 3px;
	padding: 0px;
}

.widget {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 1px;
	padding: 0px;

	border: 1px solid white;
	background-color: white;
}
.widget .w_header, #sidebar .w_header {
	height: 22px;
	background-image: url(layout/nav/spac_headline.jpg);
	background-repeat: repeat-x;
	text-align:left;
	color: White;
	text-indent: 10px;
	line-height: 22px;
	font-size: 10pt;
	font-weight: 100;
	margin:0px;
	padding: 0px;
	text-transform: uppercase;
	
}

.widget .content {
	font-size: 9pt;
	margin: 0px;
	padding: 0px;

}
.widget a.widget_mehr {
	padding-left: 250px;
}
.content p.text, .content p {
	padding: 10px;
	padding-right: 15px;
	text-align: left;
	color: #252525;
}
.ranking {
	border: 0px;
	font-size: 8pt;
}
.ranking td,th, tr {
	border-bottom: 1px dotted Silver;
}
table.table_box td,tr {
	border-bottom: 1px solid Silver;
	border-right: 1px solid Silver;
	
}

.content p.foot, span.foot {
	text-align: center;
	color: gray;
	font-size: 8pt;
	padding:15px;
}
p.foot a {
	color: #999966;
}
p.foot a:hover {
	color: gray;
}

.news td {
	text-indent: 10px;
	padding-right: 5px;
}

.content .under_news {
	padding: 5px;
}
.content img {
	margin: 10px;
	padding: 0px;
}
.flaggen img {
	margin:0px;
}
.under_news a {
	float: left;
	padding-left:10px;
}

a.n_mehr {
	color: black;
	font-size: 8pt;
}

a.news_mehr {
	color: #252525;
}
a.news_mehr:hover {
	color: Black;
}

#sidebar {
	background-color: transparent;
	width: 155px;
/*	height: 850px; */
	height: auto;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	padding: 0px;
}
#sidebar .w_header {
	border: 1px solid white;	
}
#sidebar .sites {
/* enthaelt IMG, Text und Links */
	width: 135px;
	background-color: white;
	margin: 0px;
	margin-bottom: 1px;
	padding: 10px;
	padding-bottom: 5px;	
	font-size: 8pt;
	height: auto;
	text-align: center;
}
.sites p.text {
/* enthaelt den Text zu jeder Seite */
	text-align: left;
	padding-left: 5px;
	font-size: 8pt;
	color: #252525;
}
.sites .links a {
/* die beiden unteren Links - Abstand ueber Width und Padding beeinflussbar */
	float: left;
	width: 50px;
	font-size: 8pt;
	padding-left: 8px;
	
}


#foot {
	clear: both;
}
#sidebar .sites div {
	font-size: 1px;
}

.rubrik {
	border: 1px solid Silver;
	background-image: url(layout/bg/rubrik.jpg);
	background-repeat: repeat-x;	
	margin: 10px;
	clear:left;

}
.rubrik h3 {
	margin-bottom:0px;
}

.rubrik img {
	float:left;
	margin:5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.raquo {
	font-size:12pt;
	font-weight: bold;
}
.note {
	color: gray;
	font-size: 8pt;
}
#site #header {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 0px;
}

