/* copyright ArtProLog 2007 Ursula Bartels */

/* BODY */
body                           { color: #666; font-size: 14px; 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; background-color: #999; text-transform: uppercase; margin: 0 -20px 10px; padding-right: 30px; padding-left: 10px; width: 100%; clear: left; border-top: 1px solid #036; border-bottom: 1px solid #036 }
#contentrechts h1, #contentlinks h1    { font-size: 16px; margin-right: -10px; margin-left: -10px; padding-right: 10px }
#contentlinks h1   { background-color: #A6D0EA}
h2    	{ font-size: 14px; }
h3    	{ font-size: 14px; }
h4    	{ font-size: 12px;  }

/* 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 }


