body {
background-color: #454741; background-image:url(./img/layout/bg.gif);
}

#layout {
font-family: Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size: 12px;
border-spacing: 0px; border-collapse: collapse;
width: 800px;
}

#lay_head {
background-image:url(./img/layout/header.jpg); background-repeat:no-repeat;
background-color: #000000;
border: solid 1px #000000;
height: 150px; padding: 0px; 
padding: 5px; text-align: right; vertical-align: top;
font-size: 10px; font-weight: bold; color: #FFFFFF;
}

#lay_quickinfo {
background-color: #000000; padding: 1px;
font-size: 10px; color: #FFFFFF;
border: solid 1px #000000;
height: 20px;
}

#lay_content {
background-image:url(./img/layout/bg-content.jpg); background-repeat:no-repeat;
background-color: #FFFFFF;
border-right: solid 1px #000000;
padding: 10px; vertical-align:top;
width: 650px; height: 325px;
}

#lay_leftcontent {
background-image:url(./img/layout/bg-content.jpg); background-repeat:no-repeat;
background-color: #FFFFFF;
border-left: solid 1px #000000;
text-align: center; vertical-align: top;
width: 150px;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
}

#lay_copy {
background-color: #000000; padding: 2px;
border: solid 1px #000000;
font-size: 10px; color: #FFFFFF; text-align: center;
}

#tbl_leftcont {
font-family: Verdana; color: #000000; font-size: 10px;
border: solid 1px #000000; border-collapse: collapse;
width: 140px;
}

.td_leftcont_titel {
	background-color: #000000; color: #FFFFFF;
}

.td_leftcont_text {
	background-color: #ffc208;
}

#tbl_content {
border: 0px; width: 600px;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
}

a:link, a:visited {color: #000000; text-decoration: underline;}
a:hover, a:active {color: #CD853F; text-decoration: underline;}

a.navi1aktiv:link, a.navi1aktiv:visited, a.navi1aktiv:hover, a.navi1aktiv:active { color: #FFFFFF; font-size: 10px; text-decoration: none;}
a.navi1:link, a.navi1:visited {color: #FFC401; font-size: 10px; text-decoration: none;}
a.navi1:hover, a.navi1:active {color: #FFFFFF; font-size: 10px; text-decoration: none;}

a.navi2aktiv:link, a.navi2aktiv:visited, a.navi2aktiv:hover, a.navi2aktiv:active {color: #000000; font-size: 10px; font-weight: bold; text-decoration: none;}
a.navi2:link, a.navi2:visited {color: #000000; font-size: 10px; text-decoration: none;}
a.navi2:hover, a.navi2:active {color: #000000; font-size: 10px; text-decoration: none;}

a.sitemap1:link, a.sitemap1:visited {color: #000000; text-decoration: underline; font-weight: bold; font-size: 12px;}
a.sitemap1:hover, a.sitemap1:active {color: #CD853F; text-decoration: underline; font-weight: bold; font-size: 12px;}

a.sitemap2:link, a.sitemap2:visited {color: #000000; font-weight: normal; font-size: 11px; text-decoration: none;}
a.sitemap2:hover, a.sitemap2:active {color: #CD853F; font-weight: normal; font-size: 11px; text-decoration: none;}

a.footer:link, a.footer:visited {color: #FFFFFF; font-weight: bold; font-size: 10px; text-decoration: none;}
a.footer:hover, a.footer:active {color: #FFC401; font-weight: bold; font-size: 10px; text-decoration: none;}




/* ######################################
#########################################
#######################################*/ 

#tbl_module {
border-collapse: collapse; border: solid 1px #000000;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;
width: 600px;
}

.td_module_titel {
border: solid 1px #000000; padding: 2px;
background-color: #FFC401; 
}

#tbl_module_innertbl {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;
}

.td_z1 {
border: solid 1px #000000; padding: 3px; background-color: #d0cfcf; 
}

.td_z2 {
border: solid 1px #000000; padding: 3px; background-color: #E6E3E3; 
}


/* ######################################
#########################################
#######################################*/ 

h1 {
	font-size: 18px; font-weight: bold; color: #000000; text-align: center; text-decoration: underline; 
}
.bold { font-weight: bold; }
.normal { font-weight: normal; }
.underline { text-decoration: underline; }
.error { color: #FF0000; }
.confirm { color: #228B22; }
.uppercase { text-transform: uppercase; }
.right { text-align: right; }
.center { text-align: center; }
.left { text-align: left; }
.float_left { float: left; }
.float_right { float: right; }
.border { border: solid 1px #000000; }
.poll_result_color { background-color: #1874CD; }
.vertical_top { vertical-align: top; }
.titel { font-size: 13px; font-weight: bold; }

input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
	border: solid 1px #000000; background-color: #FFFFFF;
}
.radio {
	background-color: #FFC401; border: 0px;
}
