/* DE  - Design.css*/

/* Formatierung von HTML-Elementen */


*			{
padding:0px;
margin:0px;
}

img {
border:none;
}



html			{height:100%;}
  
body			{
			height:100%;
			font-family:verdana;
			font-size:11px;
			line-height:150%;
			color:#222222;
			}
			
table                {
			padding:0;
			font-size:11px;
			}
			
table td             {
			padding:0px;
			font-size:11px;
			vertical-align:top;
			}

th                   	{
			margin:0;
			padding:0;
			font-size:11px;
			}

form                 {
			margin:0;
			padding:0;
			}

pre {
	border:1px solid #00626e;
	background: #c7dcde;
}

/* Eingabefelder */

input, textarea, select 				{
								color: #000;
								background:#eee;
								border:1px solid #00626e;
								padding:2px;
								}

input:focus, textarea:focus, select:focus 		{
											color: #000;
											background: #fff;
											}
											



/* Links */

a                    		{
				/*color:#00626e;*/
				color:#000;
				text-decoration:none;
				}
				
a:hover              	{
				/*color:#00626e;*/
				color:#000;
				text-decoration:underline;
				}
				
a.agb                   	{
				/*color:#00626e;*/
				color:#000;
				text-decoration:none;
				font-weight:bold;
				}
				
a.agb:hover           {
				/*color:#00626e;*/
				color:#000;
				text-decoration:underline;
				font-weight:bold;
				}


/* Listen */

ul      			{
				margin-left:16px;
				padding:0px;
				list-style-type:disc;
				}
				
ol      		   	{
				margin-left:16px;
				padding:0px;
				list-style-type:decimal;
				}


/* Horizontale Linie */

hr                   		{
				background-color:#006168;
				color:#006168;
				height:1px;
				border-style:none;
				margin:5px 0;
				}
 

/* Überschriften */

h1                   		{font-size:22px; margin:0; padding:0; font-weight:bold; color:#00626e;line-height:18px;padding:0px 0px 10px 0px;font-weight:normal;}
h2                   		{font-size:15px; margin:0; padding:0; font-weight:bold; color:#00626e;line-height:18px;padding:0px 0px 5px 0px}
h3                   		{font-size:13px; margin:0; padding:0; font-weight:bold; color:#00626e;line-height:16px;}
h4                   		{font-size:11px; margin:0; padding:0; font-weight:bold; color:#616161;line-height:12px;}
h5                   		{font-size:9px;  margin:0; padding:0; font-weight:bold; color:#373737;}
h6                   		{font-size:7px;  margin:0; padding:0; font-weight:bold; color:#373737;}



/* Blöcke */
.clear			{
				clear:both;
				}
				
#wrapper		{
				margin:0 auto;
				width:990px;
				height:100%;			
				}
  
#wrapper2		{
				width:990px;
				min-height:100%;
				height:auto !important;
				height:100%;
				background:url(/deutscherpersonalraete-preis/wLayout/design/img/background.jpg) repeat-y;
				}

#startseite #wrapper2		{
				background:url(/deutscherpersonalraete-preis/wLayout/design/img/bund-verlag-content-weltall.jpg) repeat-y;				
				}
		
#top			{
				background:url(/deutscherpersonalraete-preis/wLayout/design/img/bund-verlag-header-neu.jpg) no-repeat;
				height:150px;
				width:990px;
				}

#top a.schoeneberger {
	background:url(/deutscherpersonalraete-preis/wLayout/design/img/logo_schoeneberger-forum_klein.gif) no-repeat;
	position:absolute;
	margin:65px 0 0 255px;
	width:235px;
	height:40px;
}

#top a.personalrat {
	background:url(/deutscherpersonalraete-preis/wLayout/design/img/initiative.gif) no-repeat;
	position:absolute;
	margin:4px 0 0 229px;
	width:361px;
	height:28px;
}


#top a.m5consulting {
	background:url(/deutscherpersonalraete-preis/wLayout/design/img/logos/m5_consulting.jpg) no-repeat;
	position:absolute;
	margin:106px 0 0 255px;
	width:113px;
	height:18px;
}

#top a.derpersonalrat {
	background:url(/deutscherpersonalraete-preis/wLayout/design/img/logos/PR_0907_logo.gif) no-repeat;
	position:absolute;
	margin:46px 0 0 60px;
	width:180px;
	height:78px;
}

#top a:hover  {
	text-decoration:none;
}

#top div {
	float:right;
	margin:23px 0px 0px 0px;
	padding:0px 65px 0px 0px;
	width:470px;
}				
			
.blockContent		{
					margin:0px 0 0 12px;
					/* background:url(/deutscherpersonalraete-preis/wLayout/design/img/white.gif) repeat-y;  ->  Wofür brauchst Du das? - ACHTUNG - WEG */
					width:696px;
					float:left;
					display:inline;
					/*padding:0 8px 90px 8px;     ??? -> WEG */
					padding:0 8px 160px 15px;
					}
					
#startseite .blockContent		{
					margin:0px 0 0 18px;
					width:930px;
					float:left;
					display:inline;
					padding:0 8px 90px 8px;
					}					

#breit .blockContent		{
					margin:8px 0 0 0;
					width:760px;
					float:left;
					display:inline;
					padding:0 8px 90px 8px;;
					}
					
.blockRight			{
					float:left;
					width:255px;
					margin:0;
					display:inline;
					padding:0;
					}
					
.blockLeft			{
					float:left;
					width:190px;
					margin:0 8px 0 0;
					display:inline;
					padding:0;
					}

#clearbottom		{
					clear:both;
					}
					
#footerinnen		{
				height:69px;
				width:990px;
				background:url(/deutscherpersonalraete-preis/wLayout/design/img/box-footer.jpg) no-repeat;
				position:absolute;
				/*overflow:hidden;*/
				margin:0;
				text-align:center;
				}		
				
/*Allgemeine Elemente des oberen Bereiches */

#top h1		{
			padding:43px 0 0 30px;
			width:360px;
			float:left;
			}
			
#top h1 img	{
			border:none;
			}
			/*
#top h1 a		{
			text-decoration:none;
			display:block;
			height:78px;
			width:300px;
			background:none;
			}
			*/
			
#top h1 a		{
	background:transparent url(/deutscherpersonalraete-preis/wLayout/design/img/dprp_logo.gif) no-repeat scroll left bottom;
	display:block;
	height:84px;
	text-decoration:none;
	width:184px;
	}

#top h1 a span	{
			font-size:11px;color:#3a8689;
			margin: 0 0 0 10px;
			font-weight:normal;
			display:none;
			}
			    
#top h2		{
			margin:10px 25px 0 0;
			float:right;
			font-size:11px;
			line-height:19px;
			color:#fff;
			font-weight:normal;
			}	
			
#top h2 a		{
			text-decoration:none;
			color:#fff;
			display:block; 
			height:19px;
			width:400px;
			background:none;
			}

#top h2 a span		{
				display:none;
				}				




/* Allgemeine Elemente des Inhaltsbereiches */

.blockContent ul      				                     	{
											list-style-type:disc;
											color:#373737;
											padding:0px 0 0px 0px;
											}
											
.blockContent ol      		   				{
											list-style-type: number;
											color:#373737;
											padding:3px 0 12px 16px;
											} 

.blockContent .elementSitemap     				{
											float:left;
											width:250px;
											display:inline;
											}

.blockContent .elementHeadline                     	{
											margin:0px 0px 8px 0;
											}
											
.blockContent .elementHeadline h1            		{}

.blockContent .elementSubline                      		{
											margin:0px 0px 3px 0;
											}
											
.blockContent .elementSubline h2                   	{}

.blockContent .elementText					{
											margin:0px;
											padding:0px 10px 16px 0;
											}
											
.blockContent .elementText h2, h3, h4, h5, h6	{
											margin:0px;
											padding:0px 0px 6px 0px;
											}
											
.blockContent .elementText li                      		{
											line-height:150%;
											color:#373737
											}


.blockContent .Newsletterliste hr                    {margin:10px 0;}
.blockContent .Newsletterliste h2                    {padding:0 0 6px 0;font-size:13px}
.blockContent .Newsletterliste h2 a                   {color:#00626e;text-decoration:none;}

.blockContent .elementList                         {margin:0px; padding:0px 0px 8px 0;}
 
.blockContent .elementStandard                     {margin:0px; padding:0px 4px 4px 0;}
.blockContent .elementStandard p                   {}
.blockContent .elementStandard li                  {}

.blockContent .elementPicture                      {margin:0px; padding:4px 11px 11px 0;}
.blockContent .elementPicture img                  {}
.blockContent .elementPictureLeft			             {float:left; margin:0px; padding:4px 11px 11px 8px;}
.blockContent .elementPictureLeft img              {}
.blockContent .elementPictureRight		             {float:right; margin:0px; padding:4px 0px 11px 11px;}
.blockContent .elementPictureRight img             {}

.blockContent .elementLink                         {margin:0px; padding:0px 0px 0px 0;}
.blockContent .elementLink a                       {}

.blockContent .elementFormular                     {}
.blockContent .elementFormular .text               {line-height:150%;padding:2px;}
.blockContent .bild-inhalt-rechts               {margin:2px 0 5px 10px;border:1px solid #00626e;}
.blockContent .bild-inhalt-links               {margin:2px 10px 5px 0;border:1px solid #00626e;}

.blockContent .textBoldListe		        	    {font-weight:bold; color:#000000;margin:8px 0 10px 0;}
.blockContent .textBoldListe2	        	    {font-weight:bold; color:#000000;margin:0 0 10px 0;}
.blockContent .imgListe					{float:left;margin:0px 10px 0px 0px}
.blockContent .imgListe	img				{border:1px solid #00626e;}
.blockContent .hrListe					{clear:both;height:10px;border-bottom:1px solid #006168;}
.blockContent .spalte 					{float:left;width:225px;padding:0px 25px 0px 0px}

/* Linker Block */
.elementLeft                                        {background:url(/deutscherpersonalraete-preis/wLayout/design/img/graublock-links-oben.gif);width:180px;margin:14px 0 0 12px;display:inline;float:left;line-height:180%;}
.elementLeftBottom                            {background:url(/deutscherpersonalraete-preis/wLayout/design/img/graublock-links-unten.gif) bottom;width:180px;height:11px;}

.elementLeftStandard                        {padding:15px 12px 0 20px;}
.elementLeftStandard a                       {color:#373737;}

/* Rechter Block */
.elementRight                                        {background:url(/deutscherpersonalraete-preis/wLayout/design/img/graublock-oben.gif);margin:3px 0;}
.elementRightBottom                            {background:url(/deutscherpersonalraete-preis/wLayout/design/img/graublock-unten.gif);width:255px;height:18px;}

.elementCenter                                       {background:url(/deutscherpersonalraete-preis/wLayout/design/img/graublock-mitte-oben.gif) no-repeat;margin:3px 0;}
.elementCenterBottom                            {background:url(/deutscherpersonalraete-preis/wLayout/design/img/graublock-mitte-unten.gif)left bottom no-repeat;width:500px;height:14px;}
.elementCenterStandard                        {padding:15px 12px 0 12px;}

.elementRightStandard                        {padding:15px 12px 0 12px;}
.elementRightStandard a                       {color:#373737;}

.buchempfehlung							{margin:8px 0 0 0;}
.buchempfehlung	.bild					{float:left;width:45px;margin:0 10px 0 0;}
.buchempfehlung	.text					{float:left;width:175px;}
.buchempfehlung	.preis					{float:left;width:65px;}
.buchempfehlung	.link					{float:left;width:105px;text-align:right;}
.buchempfehlung	.link a					{text-decoration:none;}
.buchempfehlung	.link a:hover			{text-decoration:underline;}
.buchempfehlung img						{border:1px solid #227878;}
.buchempfehlung a						{text-decoration:none;}

/* Sonstige Elemente */

.editButton                                        {position:absolute; z-index:10; left:170px; top:100px;width:118px;height:20px;}

/* Kontaktformular */
.elementForm 					{
								margin:10px 0;
								}

.elementForm  .links				{
								float:left;
								width:350px;
								}
								
.elementForm  .linksunten			{
								float:left;
								width:630px;
								}
								
.elementForm  .rechts			{
								float:left;
								width:350px;
								}
								

.elementForm label.left			{
								float: left;
								text-align: left;
								width:80px;
								margin:5px 15px 5px 0;
								}
								
.elementForm input				{
								margin:5px 15px 5px 0;
								width:180px;
								}
								
.elementForm input.checkbox		{
								margin:5px 5px 5px 0;
								width:16px;
								border:none;
								background:none;
								}
								
.elementForm input.zip			{
								margin:5px 4px 5px 0;
								width:40px;
								}
								
.elementForm input.city			{
								margin:5px 5px 5px 0;
								width:130px;
								}
								
.elementForm input.button			{
								margin:5px 5px 5px 0;
								width:120px;
								cursor:pointer;
								}
								
.elementForm textarea				{
								margin:5px 15px 5px 0;
								width:480px;
								height:150px;
								}
								
.elementForm form br 				{
								clear: both;
								}
								
.elementForm .submitLink {
	background:#eeeeee;
	padding:7px 20px; 
	border:1px solid #00626e;
}

.elementForm .submitLink:hover {
	background:#eeeeee;
	padding:7px 20px; 
	border:1px solid #00626e;
	text-decoration:none;
}		
.formCaption {width:50px}

/* Shop */

.produktkurzinformationen				{
										margin:12px 0;
										}

.produktkurzinformationen p				{
										margin:8px 0;
										}
										
.produktkurzinformationen .bild			{
										float:left;
										width:160px;
										margin:0 10px 0 0;
										}
										
.produktkurzinformationen .bild img		{
										border:1px solid #00626e;
										}

.produktkurzinformationen .text h3		{
										color:#00626e;
										font-size:11px; 
										}
										
.produktkurzinformationen .text h4		{
										color:#000000;
										font-weight:normal;
										}

.produktkurzinformationen .text			{
										float:left;
										width:320px;
										margin:0;
										}
										
.produktkurzinformationen .text .detail			{
												margin:8px 30px 0 0;
												font-weight:bold;
												color:#00626e;
												}
												
.produktkurzinformationen .text .warenkorb		{		
												font-weight:bold;
												margin:8px 0 0 0;
												}
												
.produktkurzinformationen .text input.warenkorb	{
												border: none;
												padding: 0;
												font-weight:bold;
												margin:8px 0 0 0;
												}


.logout {
	position:absolute;
	top:0px;
	width:600px;
	color:#ffffff;
	margin:10px 20px;
}

.logout a {
color:#ffffff;
background:url(/deutscherpersonalraete-preis/wLayout/design/img/logout.gif) top right no-repeat;
padding: 2px 20px 2px 0px;
}

.PictureFloatRight {
	float:right;
	margin:0px 0px 15px 15px;
}

.PictureFloatRightBorder {
	float:right;
	margin:0px 0px 15px 15px;
	border:1px solid #00626e;
}


.PictureFloatLeft {
	float:left;
	margin:0px 15px 15px 0px;
}

.PictureFloatLeftBorder {
	float:left;
	margin:0px 15px 15px 0px;
	border:1px solid #00626e;
}


#breadcrumb {
	padding:5px 18px;
	text-indent:7px;
	width:500px;
	float:left;
}

ul#print	{
	float:right;
	width:240px;
	margin:0 15px 0 0;
	display:inline;
	}
	
ul#print li	{
	display:block;
	float:left;
	padding:6px 0 6px 20px;
	}
	
ul#print li.druck	{
	background:url(/deutscherpersonalraete-preis/wLayout/design/img/print-page.gif) left 50% no-repeat;
	margin:0 16px 0 0;
	}
	
ul#print li.druck a	{
	color:#9c9d9f;
	}

ul#print li.send	{
	background:url(/deutscherpersonalraete-preis/wLayout/design/img/send-page.gif) left 50% no-repeat;
	}

ul#print li.send a	{
	color:#9c9d9f;
	}

/* Auf der Startseite ausblenden */
body#startseite ul#print {
	display:none;
	}

body#startseite #breadcrumb {
	display:none;
	}

/*Druckvorschau + Weiterempfehlen */
#todo-printpreview	{
	text-align:right;
	margin:-25px 20px 8px 0;
	}
	
.adresse	{
	float:left;
	width:200px;
	margin-left:10px;
	}
	
.telefon	{
	float:left;
	width:150px;
	}
	
.web		{
	float:left;
	width:200px;
	}
/* XTC */

a.cart_link {
	color:#00626e;
	}

a.cart_link:hover {
	text-decoration:none;
	}

.gruen {
		color:#00626e;
}

p {margin:0px 0px 10px 0px}

#no_border { 
			border:none;
			padding:0;
			margin: 0;
			}

/* Reverse Cross Selling */

.reverse_cross_selling {
						float:left;
						width:250px;
						border:1px;
				}	
							
.reverse_cross_selling h3 {
						color:#00626e;
						font-size:11px;
				}	
				
.reverse_cross_selling a.details {
						padding:5px 0px;
						color:#00626e;
						font-size:11px;
						font-weight:bold;
				}					

.reverse_cross_selling .image {
						float:left;
						margin: 0 20px 0 0;
				}	
				
.reverse_cross_selling .image img {
						border:1px solid #00626e;
						display:inline;
				}	
							

.reverse_cross_selling .text {
						float:left;
						width:120px;
						border:1px;
						}	

/* Cross Selling */

.cross_selling {
						float:left;
						width:250px;
						border:1px;
				}	
							
.cross_selling h3 {
						color:#00626e;
						font-size:11px;
				}	
				
.cross_selling a.details {
						padding:5px 0px;
						color:#00626e;
						font-size:11px;
						font-weight:bold;
				}					

.cross_selling .image {
						float:left;
						margin: 0 20px 0 0;
				}	
				
.cross_selling .image img {
						border:1px solid #00626e;
						display:inline;
				}	

.cross_selling .text {
						float:left;
						width:120px;
						border:1px;
						}	

/* Products Media */

.products_media {
						width:500px;
						border:1px;
						margin:5px 0px;
						padding:10px 0px;
						border-top:1px solid #abcbce;
				}
.products_media_header {
						border:0px;
						margin:0;
						padding:5px 0px;
}

.products_media dt {
							float:left;
							width:250px;
							border:1px;
					}
					
.products_media dd {
							float:left;
							width:100px;
							border:1px;
					}	
					
					
/* Product Listing */

.product_listing {
						width:500px;
						border:1px;
						margin:5px 0px;
						padding:10px 0px;
						border-top:1px solid #abcbce;
				}
				
.product_listing .image {
						float:left;
						margin: 0 20px 0 0;
				}	
				
.product_listing .image img{
						border:1px solid #00626e;
						display:inline;
				}	


.product_listing h2 {
						font-size:13px;
					}
					
.product_listing h3 {
						font-size:11px;
					}

.product_listing .text {
						width:397px;
						float:right;	
				}					
					
/* Categorie Listing */

.categorie_listing {
						width:500px;
						border:1px;
						padding:10px 0px;
						border-top:1px solid #abcbce;
						margin:15px 0px;
				}
				
.categorie_listing .image {
						float:left;
						border:1px;
						margin: 0 20px 0 0;
						border:1px solid #00626e;
				}	
				
.categorie_listing .text {
						width:300px;
						float:right;	
				}


.categorie_listing h2 {
						font-size:11px;
					}
					
/* New Products */

.new_products {
						width:500px;
						border:1px;
						margin:20px 0px 5px 0px;
						padding:15px 0px;
						border-top:1px solid #abcbce;
				}
				
.new_products .image {
						float:left;
						margin: 0 20px 0 0;
				}
				
				
.new_products .image img {
						border:1px solid #00626e;
						display:inline;
				}	


.new_products h2 {
						font-size:11px;
					}			
					
.new_products .text {
						width:397px;
						float:right;	
				}		
				
.new_products_startseite {
						margin:20px 0px 5px 0px;
						padding:15px 0px;
						border-top:1px solid #abcbce;
				}

.new_products_startseite p {
						height:70px;
						width:150px;
						font-weight:bold;
						color: #00626e;
						overflow:hidden;
				}

.new_products_startseite div.text {
						float:left;
						width:150px;
						margin: 0 12px 0 0;
						
				}
				
.new_products_startseite .image {
						float:left;
						
				}
				
				
.new_products_startseite .image img {
						border:1px solid #00626e;
						display:inline;
				}	


.new_products_startseite h2 {
						font-size:11px;
					}			
					
.new_products_startseite .text {
						width:397px;
						float:right;	
				}	


/* Pagination */				

.pagina {
margin:10px 0px;
} 

.pagina .left {
width:275px;
float:left;
}

.pagina .right {
width:225px;
float:right;
text-align:right;
}

.editbutton {position:absolute;}
 
.boxTextBGII {
background:#fbb567;
}


/* Filetypes */	

a.pdf {
color:#00626e;
font-weight:bold;
background:url(/shop/admin/images/icons/icon_pdf.gif) center left no-repeat;
padding: 3px 0px 3px 23px;
}

a.flv {
color:#00626e;
font-weight:bold;
background:url(/deutscherpersonalraete-preis/img/video/icon_flv.gif) center left no-repeat;
padding: 3px 0px 3px 23px;
}

a.mov {
color:#00626e;
font-weight:bold;
background:url(/deutscherpersonalraete-preis/img/video/icon_mov.gif) center left no-repeat;
padding: 3px 0px 3px 23px;
}
a.wmv {
color:#00626e;
font-weight:bold;
background:url(/deutscherpersonalraete-preis/img/video/icon_wmv.gif) center left no-repeat;
padding: 3px 0px 3px 23px;
}

a.download {
color:#00626e;
font-weight:bold;
background:url(/shop/templates/xtc4/img/button_download-300dpi.gif) center left no-repeat;
padding: 3px 0px 3px 23px;
margin:0px 2px;
}

div#extendedsearch {
display:none;
}

#myboom {margin:0px 0px 20px 0px;}
#myboom a.logo {display:block;width:140px;height:70px;background:url(/deutscherpersonalraete-preis/wLayout/design/img/impressum-myboom-logo.gif) top left no-repeat;}
#myboom a.logo:hover {display:block;width:140px;height:70px;background:url(/deutscherpersonalraete-preis/wLayout/design/img/impressum-myboom-logo.gif) bottom left no-repeat;}
#myboom a.logo span {display:none}


.errorBox {padding:5px;font: normal normal normal 11px Verdana, sans-serif;border:1px solid #dedede;background-color: #ffb3b5;}

img.border {border:1px solid #00626e;padding:2px;background-color: #eeeeee;}

checkbox, radio {
	border:none;
}


/* Index */

h1.dbrpheadline {
	font-size:25px; 
	margin:0; 
	padding:0; 
	font-weight:bold; 
	color:#555;
	line-height:30px;
	padding:8px 0 10px 0;
	font-weight:bold;
}

.boxright {
	padding-right:35px;
	width:700px;
	float:right;
	overflow:hidden;
}

.boxleft {
	margin-left: 10px;
	padding:0px;
	/* width: 100px;   ->   zu klein - WEG */
	width:240px;
	float:left; 		/* fehlte - ACHTUNG */
	display:inline;		/* damit margin bei float nicht verdoppelt wird nur IE 6 - ACHTUNG */
	color:#fff;			/* für die richtige Farbe im IE 6 - ACHTUNG */
}

#box-header {
	background:url(/deutscherpersonalraete-preis/wLayout/design/img/box-header.jpg) no-repeat;
	height:22px;
	width:969px;
	margin-left: 10px;
}

#box-footer {
	background:url(/deutscherpersonalraete-preis/wLayout/design/img/box-footer.jpg) no-repeat;
	height:69px;
	width:990px;
	margin-left: 2px;
}

#boxleftheader {
	background:url(/deutscherpersonalraete-preis/wLayout/design/img/dprpboxheader.jpg) no-repeat;
	height:91px;
	width:232px;
}
#boxleftcontent {
	width:222px;
	padding-left: 10px;
	padding-bottom: 145px;
}

.blockContent .elementText  h3 {
	font-size:14px;
	margin:0;
	padding:0;
	font-weight:bold;
	color:#000;
	line-height:16px;
}

.blockContent .elementText  a {
	font-size:11px;
	margin:0;
	padding:0;
	font-weight:bold;
	/*color:#012349;*/
	color:#000;
	line-height:16px;
	text-decoration: underline;
}

#boxrightcontent {
	width:713px;
}

#veranstalter {
	padding-left:50px;
	position:absolute;
	right:46px;
	text-align:left;
	top:-103px;
}

#schirmherrschaft {
	color: #FFF;
	padding-left: 10px;
	position: absolute;
	top: -115px;
	left: 10px;
	text-align:left;
}

.veranstalterLeft {
	float:left;

}
.veranstalterMittig {
	float:left;
	padding-left: 100px;
}
.veranstalterRight {
	float:left;
	padding-left: 150px;
}

.indexRight	{
	float:left;
	width:330px;
	margin:0;
	display:inline;
	padding:0;
}

.indexLeft	{
	float:left;
	width:330px;
	margin:0 8px 0 0;
	display:inline;
	padding:0;
}

.indexLeftscholz {
	float:left;
	width:230px;
	margin:0 8px 0 0;
	display:inline;
	padding:0;
}


/* Aufzählung der Jury */

.jurybox {
	float:left;
	width:328px;
	height:160px;

}

.juryboxleft {
	float:left;
	width:75px;
	height:100px;
}

.juryboxright {
	float:left;
	width:220px;
	height:160px;
	padding: 0 0 0 10px;
}

.juryboxright a:link {
	color: #ff9933;
	float: right;
	text-decoration:none;
}

.juryboxright a:hover  {
	color: #ff9933;
	float: right;
	text-decoration:underline;
}

/* Lebenslauf */
#lebenslauf {
	width:600px;
	margin:0 auto;
	height:100%;
}

#lebenslauffoto {
	float:left;
	padding-left: 10px;
	padding-top: 10px;
	width: 100px;
}
#lebenslaufhead {
	float:left;
	padding-left: 30px;
	padding-top: 10px;
	width: 400px;
}
#lebenslaufcontent {
	padding-left: 10px;
	padding-top: 10px;
	width: 400px;
}

/* Veranstalter */

.veranstaltertabelle  td{
	padding-left: 20px;
}

.greybox {
	background: #999999;
	width: 500px;
	height: 50px;

	padding-top: 10px;
}

.greybox a {
	padding-top: 5px;
}

.greybox a:hover {
	text-decoration: none;
}

.greysubbox  {
	float: left;
	padding-left: 20px;
}

/* ACHTUNG ACHTUNG - Bitte aufräumen und allen Unsinn weg ;) :) */



