/* copyright ArtProLog 2007 Ursula Bartels */

/* BODY */
body                           	{ color: #000000; font-size: 0.75em; font-family: Arial, Helvetica, "Trebuchet MS", Geneva, SunSans-Regular, sans-serif; background-color: white; text-align: left; margin: 0; padding: 0 }

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

h1,h2,h3,h4 					{ font-weight: bold;  }
h1     	              			  { color: #000000; font-size: 1.4em; font-variant: small-caps; margin-top: 5px; margin-bottom: 5px; height: 20pt }
#contentrechts h1    			{ font-size: 1.2em}
h2    	 						{ font-size: 1.2em; margin: 0 }
h3    	 						{ font-size: 1.1em; margin: 0 }
h4    	 						{ font-size: 1em; margin: 0 }

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

/* CLASSES */
.pb								{ font-weight: bold }
.pbrot							{ font-weight: bold; color: #000000;}
.clearer						{ clear: both }
.separator						{ margin-top: 10px; margin-bottom: 10px; height: 1px; border-top: 1px dotted #cacaca }
/* LOGO PRINT*/
#printbox	 					{display: none}

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

/* TOP */
#topbox 	     				{ background-color: white; text-align: left; margin-bottom: 15px; width: 100%; height: 100px }
#logo,#topbild	      			{ float: left; }
#logo			      			{ background-color: #F4F4F4; background-image: url("../images/misc/blank.gif"); background-repeat: no-repeat; background-position: left top; float: left }
#topbild		      			{ background-image: url("../Bilder/deutschland1.jpg"); background-repeat: no-repeat; background-position: right top; float: left }
#toptextbox 	     				{ background-color: #F4F4F4;font-size: 2em; text-align: center; margin-top: 2px; width: 50%; height: 40px }
#toptext					{ background-color: #F4F4F4; text-align: left;font-size: 2em; font-variant: small-caps; margin-top: 5px; margin-bottom: 5px; height: 20pt}
#toptextsmall					{ background-color: #F4F4F4; text-align: left;font-size: 0.5em; font-variant: small-caps; margin-top: 5px; margin-bottom: 5px; height: 20pt}

/* NAVIGATION */
#navigation 	    			{ text-align: left; width: 100%; height: 22px }
#navigation-bottom   			{ background-color: white; margin-bottom: 3px; height: 3px; clear: both }

/* NAVIGATIONLEISTELINKS */
#navigation-leiste-links 	    	{ background-color: ##F4F4F4; text-align: left; width: 20%; height: 80% }

/* INHALT */
#inhalt 	    			{ background-color: white; text-align: left; width:100%; height: 100% }
#inhaltbox 	    			{ background-color: white; text-align: left; margin-bottom: 5px; width: 100%; height: 80% }

/* NAVIGATIONLEISTERECHTS */
#navigation-leiste-rechts 	    	{ background-color: ##F4F4F4; margin-bottom: 15px; text-align: left; width: 100%; height: 80% }

/* Linkleiste */
#linkleiste 	    			{ background-color: #5f76a0;text-align: right; width: 100%; height: 22px } 

/* CONTENT */
#contentbox   					 {width: 955px; min-height: 350px; clear: both }
*html #contentbox   			{ height: 350px }

#contentbox1,
#contentbox2	     	    	  { background-color: #f8f8f8; background-image: url("../images/layout/stretch_content.gif"); background-repeat: repeat-x; background-position: left top; text-align: left; display: block; padding-top: 20px; min-height: 350px; float: left }

#contentbox1	     	    	{ width: 955px }
#contentbox2	     	    	{ display: none}

#content	     		 		{ padding: 0 20px 10px }
#contentrechts	      	  		{ padding: 0 10px 10px }

*html #contentbox1, 
*html #contentbox2  			{ height: 350px;  }

/* FOOTER */
#footer 		    			 { font-size: 0.9em; line-height: 2em; text-align: right; margin-top: 3px; margin-bottom: 20px; height: 1.5em; clear: left; border-top: 3px solid #e01f11 }

/* FORM */
input,textarea,select      		{ background-color: #fff; padding: 1px; border: solid 1px #036; width: 150px }
form,fieldset  					{ margin: 0; padding: 0; border-style: none }
label   						{ font-weight: bold; text-align: left; }
.csc-mailform-field 			{clear: left}
.csc-mailform-submit   			{ margin-top: 5px; width: 154px}
