/* copyright ArtProLog 2007 Ursula Bartels */

/* BODY */
body                           { color: #666; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: white; margin: 0; padding: 0; width: 650px }

/* PRE FORMAT */
p,pre           { margin: 0 0 2px }
img  { border-style: none }

h1,h2,h3,h4 {font-weight: bold; line-height: 1.5em; }
h1     	             { color: #fff; font-size: 16px; line-height: 22px; background-color: #999; text-transform: uppercase; margin: 0 -20px 5px; padding-right: 30px; padding-left: 10px; width: 100%; min-height: 22px; clear: left; border-top: 1px solid #036; border-bottom: 1px solid #036 }
* html h1 {height: 22px}
#contentrechts h1, #contentlinks h1     { text-align: center; font-size: 1.1em; margin-right: -10px; margin-left: -10px; padding-right: 10px; border-top: none }
#contentlinks h1   { background-color: #A6D0EA}
h2    	 { font-size: 14px; margin: 0 }
h3    	 { font-size: 12px; margin: 0 }
h4    	 { font-size: 11px; margin: 0 }

.line     { font-size: 1px; line-height: 1px; margin-top: 10px; margin-bottom: 10px; height: 1px; clear: both; border-top: 1px dotted #036 }

/* LINK */
a,
a:link,
a:visited,
a:hover,
a:active {color: #54A1D3; text-decoration: none }
a:hover {text-decoration: underline;}

/* CLASSES */
.clearer {clear: both}

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

/* CONTAINER */
#container            { width: 650px;  }

/* BANNER */
#bannerbox 	     { display: none }

/* NAVIGATION */
#navigation 	    { display: none }
#navigation-bottom   { display: none}

/* TOP BILD */
#bild   {  display: none}

/* CONTENT */
#contentbox1,
#contentbox3	     	    {display: none  }

#contentbox2 	  		 { width: 650px }

#content	     		 { padding: 0 20px 10px }


/* FOOTER */
#footer 		   { display: none  }

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

