/* copyright evodion IT 2007 Ursula Bartels */

/* BODY */
body							{ color: #333; font-size: 0.95em; font-family: "Times New Roman", Times, Georgia, serif; background-color: white; text-align: center; margin: 0; padding: 10px 0 0 }

/* PRE FORMAT */
p,pre							{ margin: 0 0 2px }
img								{ border-style: none }
ul								{ list-style-image: url("../images/misc/pfeil_grau.gif"); margin-left: 0px; padding-left: 20px}

h1,h2,h3,h4						{ font-weight: bold;  }
h1								{ font-size: 1.3em; text-transform: uppercase; margin-top: 5px; margin-bottom: 5px }
h2								{ font-size: 1.2em; margin: 0 }
h3								{ font-size: 1.1em; margin: 0 }
h4								{ font-size: 1em; margin: 0 }

iframe							{margin-top: 55px;}
h1 + div iframe						{margin-top: 25px;}
/* LINK */
a,
a:link,
a:visited,
a:hover,
a:active						{ color: #55a1cb; text-decoration: underline }
a:hover							{ text-decoration: none }

#leftbox a,
#leftbox a:link,
#leftbox a:visited,
#leftbox a:hover,
#leftbox a:active				{ color: #38751A; text-decoration: none }

/* CLASSES */
.pb								{ font-weight: bold }
.pbrot							{ font-weight: bold; color: #ff0000;}
.clearer						{ clear: both }
.separator						{ margin-top: 10px; margin-bottom: 10px; height: 1px; border-top: 1px solid #fff }

/* LOGO PRINT*/
#logo_print						{ display: none}

/* CONTAINER */
#container						{ text-align: center; margin: auto; width: 955px; height: 100%; overflow: hidden }

/* CONTENT */
#leftbox,
#mainbox						{ text-align: left; width: 735px; min-height: 515px; float: left; display: block; overflow: hidden; }
#leftbox						{ margin-right: 20px; width: 200px }

#newsbox						{ background-color: #F1F5EF; height: 295px; overflow: auto}
*+html #newsbox					{ height: 300px;}
#news							{ padding: 10px;}

#contentlinksbox				{ background-color: #fff;}
#contentlinks					{ padding: 10px;}

#contentbox						{ background-color: #F4F4F4; min-height: 515px;}
#content						{ padding: 20px; min-height: 515px;}

*html #contentbox,
*html #content						{ height: 515px;}

/* NAVIGATION */
#navigation						{ font-size: 0.9em; text-align: left; margin: 0; width: 735px; height: 25px;  }
#navigation-bottom   			{ background-color: #55A1CB; margin-bottom: 5px; height: 5px }

/* FOOTER */
#footer							{ font-size: 0.9em; text-align: left; margin-top: 10px; margin-bottom: 20px; }

/* FORM */
csc-mailform, form 				{ margin-left: 0px}
label							{ font-weight: normal; text-align: left; display: block; margin-right: 0px; margin-bottom: 0px; width: 160px; float: left }
.csc-mailform-field 			{ clear: left}
form,fieldset					{ border-width: 0; margin: 0; padding: 0 }
input,textarea,select			{ color:#666; font-size: 11px; background-color: #fff; width:160px; margin-bottom: 5px; padding: 1px; border: solid 1px #666}
.csc-mailform-submit   			{ display: block; margin-top: 3px; width:164px; margin-left: 0px }