/* copyright ArtProLog 2007 Ursula Bartels */

body                        { color: #fff; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: #050608; background-image: url("../images/layout_blau/stretch_bgrd.gif"); background-repeat: repeat-x; background-position: left top; text-align: center; margin: 0; padding: 0 }

/* TAGS */
p,pre,h1,h2,dt           { margin: 0 0 2px }
img  { border-style: none }

h1     	     { font-size: 30px; font-style: italic; font-weight: bold; text-transform: uppercase; margin-top: 10px; margin-bottom: 10px }
h2    	{ font-size: 18px; font-weight: bold;  }
.csc-textpic-imagewrap {margin-bottom: 10px}
/* LINKS */
a:link  { color: #fff; font-size: 11px; text-decoration: underline; background-color: transparent }
a:visited {color: #fff; text-decoration: underline;}
a:hover {color: #fff; text-decoration: underline;}
a:active {color: #fff; text-decoration: underline }

/* KLASSEN */
.clearer {clear: left; clear: right}

/* SITE */
#container          { text-align: center; margin: auto; width: 955px }
#logo_print {display: none}

#ticker  { line-height: 50px; text-align: left; width: 955px; height: 50px }

#navigationbox 	          { background-image: url("../images/layout_blau/navi_spacer.gif"); background-repeat: repeat-x; background-position: left top; width: 955px; height: 53px }
#navibild_links      { background-image: url("../images/layout_blau/navibild_links.gif"); background-repeat: no-repeat; background-position: left top; margin: 0; padding: 0; width: 955px; height: 53px }
#navibild_rechts      { background-image: url("../images/layout_blau/navibild_rechts.gif"); background-repeat: no-repeat; background-position: right top; margin: 0; padding: 0; width: 955px; height: 53px }
#navigation 	        { padding-left: 175px }

.noact a, 
.noact a:link, 
.noact a:visited, 
.noact a:hover, 
.noact a:active,
.act a, 
.act a:link, 
.act a:visited, 
.act a:hover,
.act a:active      { color: #fff; font-weight: bold; text-decoration: none; display: block; margin-right: 7px; padding-top: 4px; width: 95px; height: 49px; float: left }

.noact a, 
.noact a:link, 
.noact a:visited, 
.noact a:hover, 
.noact a:active       { background-image: url("../images/layout_blau/navi_noact.gif"); background-repeat: no-repeat; background-position: left top }

.act a, 
.act a:link, 
.act a:visited, 
.act a:hover,
.noact a:hover,
.act a:active   { background-image: url("../images/layout_blau/navi_act.gif"); background-repeat: no-repeat; background-position: left top }
#contentbox 	    { background-image: url("../images/layout_blau/bgrd_content.gif"); background-repeat: no-repeat; background-position: left top; text-align: left; width: 955px; height: 448px; min-height: 321px; float: left }
#content	      { margin: 40px 0 40px 50px; padding-right: 20px; width: 710px; height: 350px; overflow: auto;  }

#footer 		     { line-height: 30px; text-align: center; margin: auto; width: 955px }

/* FORM */
csc-mailform, form {margin-left: 0px}
label  { color: #fff; font-weight: bold; line-height: 20px; text-align: left; display: block; margin-right: 10px; margin-bottom: 10px; width: 300px; float: left }
.csc-mailform-field {clear: left}
form,fieldset  { border-width: 0; margin: 0px }
input,textarea,select     { color: #666; font-size: 11px; background-color: #fff; padding: 1px; border: solid 1px #666 }
.csc-mailform-submit   { display: block; margin-top: 10px; margin-left: 310px }