/*/
/*********************************/
/* CSS file for platzhirsche.net */
/*********************************/

/* Reset Browser Default Values  */
/*********************************/
html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, 
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font: normal normal normal 11px normal Arial, Helvetica, sans-serif;
	vertical-align: top;
}
	a:focus {
	outline: 0;
}
ol, ul {
		list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Default Values                */
/*********************************/
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
strong{
	font-weight: normal;
	color:#6784b7;
}


em {
	font: normal 12px arial, sans-serif;
}
p {
	margin: 0 0 10px;
}


/* Pagelayout elements           */
/*********************************/
html, body {
	height: 100%;
}
* {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body{
	padding: 0 15px 15px;
	background-image:url(fileadmin/templates/portal/images/backgr_vertical.jpg);
	overflow: hidden;
}
#page {
	position: relative;
	padding: 85px 0px 0px 0px; 
	width: 100%;
	height: 100%;
}
#background_top{
	position: absolute;
	width: 100%;
	height: 25px;
	top: 0px;
	overflow: hidden;
	background-image: url(fileadmin/templates/koebig/portal/backgr_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#banner {
	background: #DF0031 url(fileadmin/templates/koebig/portal/koebig_logo.jpg) no-repeat right;
	position: absolute;
	width: 100%;
	height: 60px;
	top: 25px;
	overflow: hidden;
}
#header {
	overflow: hidden;
	background-image: url(fileadmin/templates/portal/images/bar_white.jpg);
	position: absolute;
	width: 100%; 
	height: 25px;
	left: 0px;
	top: 0px;
}
#header_left {
	overflow: hidden;
	/*background-image: url(fileadmin/templates/portal/images/bar_white.jpg);*/
	background-image: url(fileadmin/templates/portal/header/hirsch_bottom.jpg);
	position: absolute;
	width: 170px; 
	height: 25px;
	left: 0px;
	top: 0px;
}
#panel_1 {
	padding: 0px 0px 0px 170px;
	overflow: hidden; 
	position: relative; 
	width: 100%; 
	height: 100%;
}
#panel_2 {
	padding: 25px 0px 26px 0px;
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
}
#content_left {
	overflow: hidden; 
	background-color: #bec4d0;
	position: absolute; 
	width: 170px; 
	height: 100%;
	left: 0;
	top: 25px;
}
#content {
	overflow: auto; 
	position: relative; 
	width: 100%; 
	height: 100%;
	padding: 15px;
}
#content_inner {
	float: left;
	width: 560px;
}
#content_right {
	float: right;
	width: 200px;
	height: 100%;
	padding: 0;
	margin: 0 0 15px 0;
}
.csc-textpic{
	padding: 5px;
}

.csc-textpic-caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color:#6784b7;
	font-size: 9px;

}

.csc-textpic-text ol li span{
	margin: 10px 0px;
	list-style-type:decimal;
	font: normal 12px arial, sans-serif;
	color: #666666;
}
#footer {
	overflow: hidden;
	background-image: url(fileadmin/templates/portal/images/bar_black_footer.jpg); 
	position: absolute; 
	width: 100%; 
	height: 26px; 
	bottom: 0px;
	padding: 0 15px 0 0;
}
#footer_left {
	overflow: hidden;
	background-image: url(fileadmin/templates/portal/images/bar_black_footer.jpg); 
	position: absolute; 
	width: 170px; 
	height: 26px; 
	bottom: 0px;
	left: 0;
}

/* Header Styles                 */
/*********************************/
#header.navtop {
	background-image: url(fileadmin/templates/portal/images/bar_white.jpg);
}

/* Footer Styles                 */
/*********************************/
.status{
	font-size: 12px;
	padding: 4px 0;
	color:#FFFFFF;
}
a.footer_button_white {
	background: transparent url(fileadmin/templates/portal/buttons/footer_white_right.jpg) no-repeat top right;
	color: #000000;
	display: block;
	float: right;
	height: 26px;
	margin-right: 6px;
	padding-right: 10px; 
}
a.footer_button_white:hover {
	background-position: bottom right;
	text-decoration: none;
}
a.footer_button_white span {
	background: transparent url(fileadmin/templates/portal/buttons/footer_white_left.jpg) no-repeat top left;
	display: block;
	line-height: 16px;
	padding: 5px 10px 5px 20px;
	font-weight: bold;
}
a.footer_button_white:hover span {
	background-position: bottom left;
}

/* Top Navigation Styles             */
/*********************************/


ul#menu_top {
	margin:0px 0px 0px 1px;
	background-image: url(fileadmin/templates/portal/images/bar_white.jpg);

}
#menu_top li {
	background-color:#FFFFFF;
	display: block;
	float:left;
}

*html{
margin:0px 0px 0px 0px;
}

ul#menu_top li a {
	display: block;
	height: 21px;
	width:118px;
	background-image: url(fileadmin/templates/seminarpool/portal/button_top_neu.jpg);
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	padding:4px 0px 0px 27px;
	margin:1px 0px 0px -1px;
}
*html #menu_top li a {
	margin:1px 0px 0px 0px;
	
}

#menu_top li a:hover {
	margin:1px 0px 0px -1px;
	background-image: url(fileadmin/templates/seminarpool/portal/button_top_hover_neu.jpg);
	color: #41549b;
	text-decoration: none;
	
}
*html #menu_top li a:hover {
	margin:1px 0px 0px 0px;
	
}
#menu_top li a.act {
	margin:1px 0px 0px -1px;
	background-image: url(fileadmin/templates/seminarpool/portal/button_top_act_neu_blau.jpg);
	color: #333333;
	text-decoration: none;
	
}
*html #menu_top li a.act {
	margin:1px 0px 0px 0px;
	
}

/* Navigation Styles             */
/*********************************/
#menu {
	width: 170px;
	margin: 0 0 40px;
}
#menu ul {
	padding: 6px 0 8px;
}
#menu ul ul {
	padding: 3px 0 5px;
}
#menu li {
	background-color:#FFFFFF;
	background-image: url(fileadmin/templates/portal/images/bar_black.jpg);
	background-repeat: repeat-x;
}
#menu li li {
	background-image: none;
}
#menu li a {
	display: block;
	height: 23px;
	padding: 3px 0 0px 15px;
	color: #F0F0F0;
	font-weight: bold;
	font-size: 11px;
}
#menu li li a {
	height: 15px;
	padding: 1px 0 0px 20px;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}
#menu li li li a {
	height: 15px;
	padding: 1px 0 0px 30px;
	font-weight: normal;
}
#menu li a:hover {
	color: #ff9900;
	text-decoration: none;
}
#menu li a.act {
	color: #ff9900;
}

/* Left Content Styles            */
/*********************************/
#content_left h1 {
	font-size:12px;
	font-weight: bold;
	color: #999999;
	width: 165px;
	margin: 0 2px 0 3px;
	padding: 2px 20px;
	background-color: #F4F7FD;
}
#content_left div {
	padding: 10px 15px;
	width: 165px;
	margin: 0 2px 0 3px;
	background-color: #ebeef7;
	background-image: url(fileadmin/templates/portal/images/backgr_cite.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#content_left div p {
	font-size:11px;
	margin: 0;
	padding: 5px 0;
	color:#666666;
}
#content_left div.tx-jmquote-pi1 {
	background-color: #ebeef7;
	background-image: url(fileadmin/templates/portal/images/backgr_cite.jpg);
}
.tx-jmquote-pi1 .author {
	text-align:right;
	font-style:italic;
}

/* Content Styles                */
/*********************************/
#content a:link, #content a:visited, #content a:hover {
	color: #6181b9;
	font: bold 12px arial, sans-serif;
}
.article {
	padding: 0 0 10px;
	margin: 0 15px 15px 0;
	width: 550px;
	border: 1px solid #cccccc;
	background: #ffffff url(fileadmin/templates/portal/images/backgr_article.jpg) bottom repeat-x;
}
.article strong {
	font-size: 13px;
	}
#content_right .article {
	width: 200px;
	margin-right:0;
}
.article ul {
	margin: 0px 0;
}
.article ul li  {
	color: #999999;
	font-size: 12px;
	background-image: url(fileadmin/templates/portal/images/liste.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	list-style-position: outside;
	padding: 0 0 3px 25px;
        margin: 0 0 3px 25px;

}
.article ol li {
	padding: 0 0 7px 0px;
	color: #999999;
	margin: 0px 25px;
	list-style-type:decimal;
	font: normal 12px arial, sans-serif;

}
.article_big {
	padding: 0 0 10px;
	margin: 0 15px 15px 0;
	width: 600px;
	border: 1px solid #cccccc;
	background: #ffffff url(fileadmin/templates/portal/images/backgr_article.jpg) bottom repeat-x;
}
#content h1 {
	padding: 5px 9px;
	font: bold 13px arial, sans-serif;
	color: #666666;
}

#content h2 a:link, #content h2 a:visited, #content h2 a:hover, #content h2 a:active {
	font: normal 14px arial, sans-serif;
	color: #336699;
}
#content h3 {
	font-weight: bold;
	margin: 0px 0px 10px;
}
.article p, .article_big p {
	padding: 2px 10px;
	font: normal 12px arial, sans-serif;
	color: #666666;
}

.article p.feed_title  {
	color: #6784b7;
}
.infobox {
	position:relative;
	left:0px;
	top:0px;
	width:550px;
	height:auto;
	border: 1px solid #cccccc;
	background: #ffffff url(fileadmin/templates/portal/images/backgr_article.jpg) bottom repeat-x;
	margin-bottom:20px;
}
.infohirsch {
	position:absolute;
	left:0px;
	top:22px;
	width:100px;
	height:82px;
	background-image: url(fileadmin/templates/portal/images/infohirsch_kl.gif);
}
.h1_infohirsch {
	position:relative;
	height: 21px;
	background: url(fileadmin/templates/portal/images/h1_neu_6.jpg) top repeat-x;
	padding: 2px 7px;
	margin: 0 0 5px;
	font: normal 15px arial, sans-serif;
	color: #666666;
}
.infotext  {
	position:relative;
	left:100px;
	top:0px;
	width:400px;
	height:auto;
	padding: 10px 15px;
	font: normal 12px arial, sans-serif;
	color: #666666;
	font-weight:normal;
	margin-top: 0px;
}
.infotext p {
	font: normal 12px arial, sans-serif;

}
.infotext p strong {
	font: normal 12px arial, sans-serif;

}
.infotext ul li{
	font: normal 12px arial, sans-serif;

}


#loginbox  {
	width: 550px;
	background-color: #bec4d0;
}


#loginbox p {
	padding: 2px 0px;
	font: normal 12px arial, sans-serif;
	color: #666666;
}

/* Menu of Subpages              */
/*********************************/
.csc-menu-4 a {
	position: relative;
	display: block;
}
.csc-menu-4 a:hover {
	background-color: #F3F3F3;
	text-decoration: none;
	cursor: pointer;
}
.csc-menu-4 .menu_icon {
	position: absolute;
	height: 30px;
	width: 30px;
	top: 15px;
	left: 10px;
}
.csc-menu-4 .menu_text {
	width: 350px;
	padding: 10px 10px 10px 50px;
}
.csc-menu-4 span {
	display: block;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}


/* Menu right                    */
/*********************************/

.article #menu_right li {
	padding: 5px;
	font-size: 14px;
	color: #7e98c6;
	background-image: none;
	margin-left:20px;
	list-style: circle;
}
#menu_right li a:link, #menu_right li a:visited {
	color: #999999;
}
#menu_right li a:hover {
	color: #7e98c6;
}


/* Loginbox                      */
/*********************************/

#loginbox  {
	width: 550px;
	height:190px;
	background-image: none;
}


.tx-felogin-pi1 a {
	color: #333333;
	font-weight: bold;
	font-size: 11px;
}


.tx-felogin-pi1 {
	position: relative;
	width: 100%;
	top: -35px;
	background-image:none;

}
*html .tx-felogin-pi1 {
	top: -45px;


}

#loginbox div {
	background-image: none;
	background-color: #cccccc;
	padding:-1px 0px 0px 0px;
	margin: -12px -1px 0px -15px;
}
*html #loginbox div {
	margin: -5px -1px 0px -15px;
}
#loginbox a {
	color: #666666;
	font-weight: bold;
	font-size: 11px;

}
#loginbox h3 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding:0px 0px 0px 16px;
	margin: 1px -10px 0px -21px;
	line-height:20px;
}

*html #loginbox h3 {
	line-height:25px;
}

#loginbox label {
	padding-bottom:2px;
	font-weight:normal;
	color: #333333;
}
#loginbox legend {
	font-weight:bold;
	font-size: 12px;
padding-bottom:5px;

}
.tx-felogin-pi1 fieldset {
	margin-bottom:-12px;
	margin-left:-5px;
}

*html .tx-felogin-pi1 fieldset {
	margin-bottom:0px;
	
}
.tx-felogin-pi1 input {
	font-size: 11px;
	font-weight:bold;
	padding:3px 2px 3px 1px;
	color: #6181b9;
	background-color: #ffffff;
}

#loginbox div.tx-srfeuserregister-pi1 {
	margin-top:-40px;
}
*html #loginbox div.tx-srfeuserregister-pi1 {
	margin-top:-55px;
	padding-bottom:70px;
	width:180px;
}



.tx-srfeuserregister-pi1 fieldset dt { 
	font-size:12px;
	color:#666666;
}
.tx-srfeuserregister-pi1 fieldset dd { 
	font-size:12px;
	color:#999;
	}
	
	
.tx-srfeuserregister-pi1 h4  {
	font-size: 12px;
	padding:3px 2px 3px 1px;
	margin:10px;
	color: #6181b9;
}
legend {
	font-size: 12px;
	padding:3px 2px 3px 1px;
	margin:5px;
	color: #6181b9;
}

fieldset {
	margin:10px;
}


.tx-srfeuserregister-pi1-notice {
	margin-left:311px;

}
.tx-srfeuserregister-pi1 label {
    margin: 0;
    padding: 0;
}
.tx-srfeuserregister-pi1 label span {
    color: #ff0000;
}

/* Button  Styles                */
/*********************************/

a.button_weiss {
	background: transparent url(fileadmin/templates/portal/buttons/white_blue_right.gif) no-repeat top right;
	text-decoration: none;
	color: #000000;
	display: block;
	float: right;
	height: 26px;
	padding-right: 6px; 
	margin-top:-10px;
}
a.button_weiss:hover {
	color: #fca52c;
	text-decoration: none;
}
a.button_weiss span {
    background: transparent url(fileadmin/templates/portal/buttons/white_blue_left.gif) no-repeat;
    display: block;
    line-height: 24px;
    padding: 0px 10px 5px 17px;
	font-weight: bold;
	color: #003399;
}

a.button_weiss_grau {
	background: transparent url(fileadmin/templates/portal/buttons/white_grey_right.jpg) no-repeat top right;
	font: normal 11px arial, sans-serif;
	text-decoration: none;
	color: #000000;
	display: block;
	float: right;
	height: 24px;
	padding-right: 6px; 
	margin:20px;
}
a.button_weiss_grau:hover {
	color: #fca52c;
	text-decoration: none;
}
a.button_weiss_grau span {
	background: transparent url(fileadmin/templates/portal/buttons/white_grey_left.jpg) no-repeat;
	display: block;
	line-height: 24px;
	padding: 0px 10px 5px 17px;
	font-weight: bold;
	color: #333333;
}
table.contenttable {
	background-color:#666666!important;
}
table.contenttable tr td {
	background-color:#fff!important;
}

table.contenttable p {
	padding: 0px;
	margin: 0px;
}

table.contenttable {
	margin: 15px 0 0 30px;
	width: 85%;
	border-collapse:collapse;
	border:1px solid #FFCA5E;
}


table.contenttable caption {
	font: 1.5em/1.5em Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 10px;
	background: url(bg_caption.jpg) right top;
	height: 30px;
	color: #FFAA00;
}
table.contenttable thead th {
	background: url(bg_th.jpg) no-repeat right;
	height: 47px;
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
	padding: 0px 7px;
	margin: 10px 0px 0px;
	text-align: left;
	border-right: 1px solid #FCF1D4;
}
table.contenttable tbody tr {
	background: url(bg_td1.jpg) repeat-x top;
}
table.contenttable tbody tr.odd {
	background: #FFF8E8 url(bg_td2.jpg) repeat-x;
}

table.contenttable tbody th,table.contenttable tbody td {
	font-size: 0.8em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	padding: 10px 7px;
	border-top: 1px solid #FFCA5E;
	border-right: 1px solid #DDDDDD;
	text-align: left;
}
table.contenttable a {
	color: #777777;
	font-weight: bold;
	text-decoration: underline;
}
table.contenttable a:hover {
	color: #F8A704;
	text-decoration: underline;
}
table.contenttable tfoot th {
	background: url(bg_total.jpg) repeat-x bottom;
	color: #dee3ed;
	height: 30px;
}
table.contenttable tfoot td {
	background: url(bg_total.jpg) repeat-x bottom;
	color: #FFFFFF;
	height: 30px;
}


.gelberkasten {
	background-color:#ffffc6;
	border:1px solid #cccccc;
	padding:10px;
}
.orangerkasten {
	background-color:#fed96c;
	border:1px dotted #000000;
	padding:10px;
}
.gruenerkasten {
	background-color:#e5ef9a;
	border:1px solid #cccccc;
	padding:10px;
}
.blauerkasten {
	background-color:#e7ebf6;
	border:1px dotted #000000;
	padding:10px;
}
.grauerRahmen {
	background-color: #ffffff;
	border:1px solid #cccccc;
	padding:10px;
}

#loginbox .gelberkasten {
	background-color:#ffffc6;
	border:1px solid #cccccc;
	padding:10px;
}
#loginbox.orangerkasten {
	background-color:#fed96c;
	border:1px dotted #000000;
	padding:10px;
}
#loginbox.gruenerkasten {
	background-color:#e5ef9a;
	border:1px solid #cccccc;
	padding:10px;
}
#loginbox .blauerkasten {
	background-color:#e7ebf6;
	border:1px dotted #000000;
	padding:10px;
}
#loginbox .grauerRahmen {
	background-color: #ffffff;
	border:1px solid #cccccc;
	padding:10px;
}

.headline_blau_24PT {
	font-size:24px;
	color:#08438c;
	font-style:normal;
}

.headline_blau_14PT {
	font-size:14px;
	color:#08438c;
	font-style:normal;
}
	
.headline_blau_unterstrichen_14PT {
	font-size:14px;
	color:#08438c;
	font-style:normal;
	border-bottom:1px dotted #000000;
}

.headline_grau_14PT {
	 font-size:14px;
	 color:#c2c4c6;
	 font-style:normal;
} 
.text_grau_14PT {
	font-size:14px;
	color:#333333;
	font-style:normal;
}
.text_grau_12PT {
	font-size:12px;
	color:#333333;
	font-style:normal;
}
.text_grau_12PT_bold {
	font-size:12px;
	color:#333333;
	font-weight:bold;
}
.text_blau_12PT {
	font-size:12px;
	color:#08438c;
	font-style:normal;
} 
.text_gelb_12PT {
	font-size:12px;
	color:#ceb843;
	font-style:normal;
} 

li.blauerkasten {
	background:#e7ebf6; 
	padding-left:10px;
	margin-right:10px;
	border:  1px dotted #000000;
}

#banner {background: #fefefe url(fileadmin/templates/portal/header/banner_seminarpool.jpg) no-repeat right top;}#background_top{background-image: url(fileadmin/templates/portal/header/top_blank.jpg);}#menu li{background-color: #e7ebf7;}#menu li ul li a.act {color: #007CD9;}#menu li ul li a:hover {color: #007cd9;}#loginbox div {background-color: #d2daed;}#content_left {background-color: #d2daed;}#header_left {
	overflow: hidden;
	background-image: url(fileadmin/templates/portal/images/bar_white.jpg);
	position: absolute;
	width: 170px; 
	height: 25px;
	left: 0px;
	top: 0px;
}
#header.navtop {
	background-image: url(fileadmin/templates/portal/images/bar_white.jpg);
}

/* Top Navigation Styles             */
/*********************************/
ul#menu_top {
	margin:0px 0px 0px 1px;
	background-image: url(fileadmin/templates/portal/images/bar_white.jpg);

}
#menu_top li {
	background-color:#FFFFFF;
	display: block;
	float:left;
}
*html{
	margin:0px 0px 0px 0px;
}
ul#menu_top li a {
	display: block;
	height: 21px;
	width:118px;
	background-image: url(fileadmin/templates/seminarpool/portal/button_top_neu.jpg);
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	padding:4px 0px 0px 27px;
	margin:1px 0px 0px -1px;
}
*html #menu_top li a {
	margin:1px 0px 0px 0px;
}
#menu_top li a:hover {
	margin:1px 0px 0px -1px;
	background-image: url(fileadmin/templates/seminarpool/portal/button_top_hover_neu.jpg);
	color: #41549b;
	text-decoration: none;
}
*html #menu_top li a:hover {
	margin:1px 0px 0px 0px;
}
#menu_top li a.act {
	margin:1px 0px 0px -1px;
	background-image: url(fileadmin/templates/seminarpool/portal/button_top_act_neu_blau.jpg);
	color: #333333;
	text-decoration: none;
}
*html #menu_top li a.act {
	margin:1px 0px 0px 0px;
}
#menu li {
	background-color:#FFFFFF;
	background-image: url(fileadmin/templates/portal/images/bar_black.jpg);
	background-repeat: repeat-x;
}
#menu li a {
	display: block;
	height: 23px;
	padding: 3px 0 0px 15px;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}
#menu li a:hover {
	color: #ff9900;
	text-decoration: none;
}
#menu li a.act {
	color: #ff9900;
}
#loginbox div {
	background-color: #dde4f4;
	height: 650px;
	width: 165px;
	padding: -25px 15px 0px 0px;
	margin: -0px 40px 0px -15px;
}
.tx-newloginbox-pi1 {
	position: relative;
	width: 100%;
	top: -10px;
}

table.contenttable {
margin: 15px 0 0 30px;
	width: 75%;
	border-collapse:collapse;
	border:1px solid #FFCA5E;
}
table.contenttable caption {

	font: 1.5em/1.5em Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 10px;
	background: url(bg_caption.jpg) right top;
	height: 30px;
	color: #FFAA00;
}
table.contenttable thead th {
	background: url(bg_th.jpg) no-repeat right;
	height: 47px;
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
	padding: 0px 7px;
	margin: 10px 0px 0px;
	text-align: left;
	border-right: 1px solid #FCF1D4;
}
table.contenttable tbody tr {
	background: url(bg_td1.jpg) repeat-x top;
}
table.contenttable tbody tr.odd {
	background: #FFF8E8 url(bg_td2.jpg) repeat-x;
}
table.contenttable tbody th,table.contenttable tbody td {
	font-size: 0.8em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	padding: 10px 7px;
	border-top: 1px solid #FFCA5E;
	border-right: 1px solid #DDDDDD;
	text-align: left;
}
table.contenttable a {
	color: #777777;
	font-weight: bold;
	text-decoration: underline;
}
table.contenttable a:hover {
	color: #F8A704;
	text-decoration: underline;
}
table.contenttable tfoot th {
	background: url(bg_total.jpg) repeat-x bottom;
	color: #dee3ed;
	height: 30px;
}
table.contenttable tfoot td {
	background: url(bg_total.jpg) repeat-x bottom;
	color: #FFFFFF;
	height: 30px;
}

.gelberkasten {
	background-color:#ffffc6;
	border:1px solid #cccccc;
	padding:10px;
	}
.orangerkasten {
	background-color:#fed96c;
	border:1px dotted #000000;
	padding:10px;
}
.gruenerkasten {
	background-color:#e5ef9a;
	border:1px solid #cccccc;
	padding:10px;
}
.blauerkasten {
	background-color:#e7ebf6;
	border:1px dotted #000000;
	padding:10px;
}
.grauerRahmen {
	background-color: #ffffff;
	border:1px solid #cccccc;
	padding:10px;
}

#loginbox .gelberkasten {
	background-color:#ffffc6;
	border:1px solid #cccccc;
	padding:10px;
}
#loginbox.orangerkasten {
	background-color:#fed96c;
	border:1px dotted #000000;
	padding:10px;
}
#loginbox.gruenerkasten {
	background-color:#e5ef9a;
	border:1px solid #cccccc;
	padding:10px;
}
#loginbox .blauerkasten {
	background-color:#e7ebf6;
	border:1px dotted #000000;
	padding:10px;
}
#loginbox .grauerRahmen {
	background-color: #ffffff;
	border:1px solid #cccccc;
	padding:10px;
}
.headline_blau_24PT {
	font-size:24px;
	color:#08438c;
	font-style:normal;
}
.headline_blau_14PT {
	font-size:14px;
	color:#08438c;
	font-style:normal;
}

.headline_blau_unterstrichen_14PT {
	font-size:14px;
	color:#08438c;
	font-style:normal;
	border-bottom:1px dotted #000000;
}
.headline_grau_14PT {
	 font-size:14px;
	 color:#c2c4c6;
	 font-style:normal;
} 
.text_grau_14PT {
	font-size:14px;
	color:#333333;
	font-style:normal;
}
.text_grau_12PT {
	font-size:12px;
	color:#333333;
	font-style:normal;
}
.text_blau_12PT {
	font-size:12px;
	color:#08438c;
	font-style:normal;
} 
.text_gelb_12PT {
	font-size:12px;
	color:#ceb843;
	font-style:normal;
} 
li.blauerkasten {
	background:#e7ebf6; 
	padding-left:10px;
	margin-right:10px;
	border:  1px dotted #000000;
}