body {
	background-color:#fdfbd6;
	background-image:url(images/startseite/pp_startseite_back.gif);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2 {
	padding:0 0 0 0;
	margin:0 0 0.5em 0;
}

h1 {font-size:16px; color:#003e6e; margin: 0 0 0.8em 0; font-weight:bold; text-transform: uppercase;}
h2 {font-size:13px; color:#FFF; margin: 0 0 0.8em 0; font-weight:bold; }

p {
	padding:0 0 0 0;
	margin:0 0 0 0;
}
a {
	color:#FFFFFF;
    font-weight:bold;    
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
}

.clear_both {clear:both; font-size:1px;}
.clear_right {clear:right; font-size:1px;}
.clear_left {clear:left; font-size:1px;}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/	
#outer {
	text-align:center;
}
#mitte {
	width:1000px;
	margin:0 auto 0 auto;
	text-align:left;
}
#mitte_innen {
	width:1000px;
	margin:0 0 0 0;
	float:left;
}
/*+++++++++++++++++++ 3 Spalten Formatierungen +++++++++++++++++++++++++++++++*/
#left{
	width:180px;
	float:left;
}
#middle{
	width:655px;
	float:left;
}
#right{
	width:165px;
	float:left;
}
/*+++++++++++++++++++++++++++++++ Footer +++++++++++++++++++++++++++++++*/
.footer {
	width:655px;
	margin:0 0 0 0;
	float:left;
}
.footer_content {
	font-size:11px;
	width:655px;
	margin:0 0 0 0;
	padding:10px 0 10px 0;
	text-align:center;
	float:left;
}
.footer a{
	color:#3C6EAA;
	text-decoration:none;
}
.footer a:hover{
	color:#FF0000;
	text-decoration:underline;
}

/*+++++++++++++++++++ Boxen linke Spalte +++++++++++++++++++++++++++++++*/
#left_row1 {
	width:180px;
	height:182px;
	padding:0 0 0 0;
	float:left;
	background-image: url(images/startseite/pp_startseite_back_left_row1.gif);
	background-repeat:no-repeat;
}
#nav_admin {
		width:180px;
		padding:75px 0 0 0;
		float:left;
		color:#FFFFFF;
		font-size:10px;
}
#left_row2 {
	width:180px;
	height:500px;
	padding:0 0 0 0;
	float:left;
	background-image: url(images/startseite/pp_startseite_back_left_row2.gif);
	background-repeat:no-repeat;
}
#nav_partner {
		width:165px;
		padding:15px 15px 0 0;
		float:left;
		text-align:right;
		color:#333;
		font-size:10px;
}
/*+++++++++++++++++++ Boxen mittlere Spalte +++++++++++++++++++++++++++++++*/
#middle_row1 {
	width:655px;
	height:182px;
	padding:0 0 0 0;
	float:left;
	background-image: url(images/startseite/pp_startseite_back_middle_row1.gif);
	background-repeat:no-repeat;
}
#logo {
		width:655px;
		height:182px;
		padding:0 0 0 0;
		float:left;
		background-image: url(images/startseite/pp_startseite_back_middle_logo.gif);
		background-repeat:no-repeat;
}
#middle_row2 {
		width:655px;
		padding:0 0 0 0;
		float:left;
		background-image: url(images/startseite/ls_startseite_back_middle_row2.gif);
		background-repeat:no-repeat;
}
#middle_row3 {
		width:655px;
		padding:0 0 0 0;
		float:left;
}
/*+++++++++++++++++++ Mittlere Spalte Inhaltsbereich +++++++++++++++++++++++++++++++*/
#middle_row2_content_flash {
		width:646px;
		height:309px;
		padding:0 0 0 9px;
		margin:0 0 0 0;
		float:left;
}
.middle_row2_content {
		width:647px;
		padding:0 0 0 8px;
		margin:0 0 0 0;
		float:left;
		background-image: url(images/startseite/pp_startseite_back_middle_row2_content.gif);
		background-repeat: repeat-y;
		color:#FFFFFF;
}
.middle_row2_col1 {
			width:570px;
			padding:10px 20px 20px 30px;
			margin:0 0 0 0;
			float:left;
}

/*+++++++++++++++++++ Boxen rechte Spalte +++++++++++++++++++++++++++++++*/
#right_row1 {
	width:165px;
	height:182px;
	padding:0 0 0 0;
	float:left;
	background-image: url(images/startseite/pp_startseite_back_right_row1.gif);
	background-repeat:no-repeat;
}
#right_row2 {
	width:165px;
	padding:0 0 0 0;
	float:left;
	background-image: url(images/startseite/pp_startseite_back_right_row2.gif);
	background-repeat:no-repeat;
}	

/*+++++++++++++++++++++++++++++++++ Administrative Navigation Sprachauswahl ++++++++++++++++*/

a.nav_sprache {
	color:#3C6EAA;    
	text-decoration:none;    
}
a.nav_sprache:hover {
	color:#FF0000;
	text-decoration:underline;    
}
a.nav_sprache:active {
	color:#FF0000;
	text-decoration:none;    
}	


