/* ------------------------- Einstellungen Printversion (Hauptlayout) */

body 						{ color: #444444; background:white; font-size:11px; line-height:150%;
    						  font-family:Arial, Helvetica, sans-serif; margin:10px 20px; border:0; padding:0; margin:0; text-align:left; }
							  
div#BlockPrintButtons		{ width:542px; height:20px; background:url(druckversion_buttons.png) no-repeat; padding:0; margin:0; border:0; text-align:left; vertical-align:top; }							  
div#PrintButtons			{ height:20px; padding-left:330px; border:0; margin:0; text-align:left;}	
div#Text					{ width:442px; padding:10px 0; margin-left:50px; }

/* ------------------------- Einstellungen Unterzeichnerliste */

div#UzZeile					{ width:390px; padding:0 0 7px 0; }
div#UzEintragL				{ float:left; width:185px; padding:5px 0; overflow:hidden; }
div#UzEintragR				{ float:right; width:185px; padding:5px 0; overflow:hidden; }
div#UzName					{ font-weight:bold; padding:0; }
div#UzZus					{ padding:0; }
div#UzOrt					{ padding:0; }
div#UzWww					{ padding:0; }

/* ------------------------- Einstellungen Seite Pressemitteilung */

div#PresseBox				{ width:400px; padding:0 0 15px 0; }
div#PresseHead				{ padding:5px 0; font-weight:bold; line-height:130%; }
div#PresseTeaser			{ padding:0 0 5px 0; text-align:justify;}
div#PresseQuelle			{ padding:0 0 5px 0; }
div#PresseZusatz			{ }

a.presse:link 				{ color:#a0a0a0; font-weight:bold; text-decoration:underline; }
a.presse:visited 			{ color:#a0a0a0; font-weight:bold; text-decoration:underline; }
a.presse:hover 				{ color:#5d637e; font-weight:bold; text-decoration:none; }
a.presse:active 			{ color:#a0a0a0; font-weight:bold; text-decoration:underline; }		

/* ------------------------- Einstellungen Seite Zitate */

div#ZitateBox				{ width:400px; padding:0 0 15px 0; }
div#ZitateText				{ padding:0 0 5px 0; text-align:left; }
div#ZitateQuelle			{ padding:0 0 5px 0; font-weight:bold; line-height:130%; }
div#ZitatePics				{ }
div#ZitateZusatz			{ }	

/* ------------------------- Allgemeine Einstellungen  */

div#Clear					{ clear:both; }

h1							{ color:#5d637e; font-size:12px; line-height:130%; font-weight:bold; }
h2							{ color:#5d637e; font-size:11px; line-height:130%; font-weight:bold; }
h3							{ color:black; font-size:11px; line-height:130%; }

td 							{ color:#5d637d; font-size:11px; line-height:150%; font-family:Arial, Helvetica, sans-serif; }

a:link 						{ color:#a0a0a0; font-weight:bold; text-decoration:underline; }
a:visited 					{ color:#a0a0a0; font-weight:bold; text-decoration:underline; }
a:hover 					{ color:#5d637e; font-weight:bold; text-decoration:none; }
a:active 					{ color:#a0a0a0; font-weight:bold; text-decoration:underline; }

form			    		{ }
input, select, textarea		{ font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; color:#666666;}

.bereich, .feld				{ background-color:#ffffff; width:150px;  }
.auswahl				   	{ background-color:#ffffff; width:150px;  }
.check, .radio				{ background-color:#ffffff; border:1px solid #DDDDDD; }
.button						{ color:DimGray; width:100px; }

.linklist					{ padding:10px 0 0 0; }
.abstandGroesser			{ padding:18px 0 0 0; }
.abstandGross				{ padding:12px 0 0 0; }
.abstandKlein				{ padding:5px 0 0 0; }

.picLinks					{ float:left; width:120px; border:0; margin:0; padding:15px 0; }
.textrechts170				{ float:left; width:260px; border:0; margin:0; padding:0; line-height:170%; }

.errorMsg,	.checkNOK		{ color:red; 	font-weight:bold; 	font-size:10px; border:0; background:none; padding:10px; margin:5px; }
.errorWarn					{ color:black; 	font-weight:normal; font-size:9px; border: 1px black solid; background:#eeeeee; padding:10px; margin:5px; }
.checkOK, .warnMsg			{ color:black; 	font-weight:normal; font-size:9px; border: 1px black solid; background:#eeeeee; padding:10px; margin:5px; }
