body
{
	padding: 0;	
	font-family: Arial, non-serif;
	font-size: 12px;
	color: #1a1817;
	line-height: 18px;
	background: #f2f1f0;
	margin: 0;
}



a:link, a:visited
{
	font-weight: normal;
	background: none;
	color: #217da2;
	text-decoration: none;

}

a:hover
{
	color: #603913;
	text-decoration: none;
	font-weight: normal;

}



img
{
border: 0;
}



#main
{
	width: 690px;
	background: #fff;
	margin-left: auto;
	margin-right: auto;	
	padding: 0;
	
	}

.startbild
{
	width: 690px;
	background: transparent url("bg_magnolia.jpg") 0 0;
	background-repeat: no-repeat;
	margin: 0 auto;	

	
	}
	
.textebild
{
	width: 690px;
	background: transparent url("bg_puste.jpg") 0 0;
	background-repeat: no-repeat;
	
	}
	
.profilbild
{
	width: 690px;
	background: transparent url("bg_profil.jpg") 0 0;
	background-repeat: no-repeat;
	
	}

.kontaktbild
{
	width: 690px;
	background: transparent url("bg_kontakt.jpg") 0 0;
	background-repeat: no-repeat;
	
	}

.teambild
{
	width: 690px;
	background: transparent url("bg_team.jpg") 0 0;
	background-repeat: no-repeat;
	
	}

.berlinbild
{
	width: 690px;
	background: transparent url("bg_berlin.jpg") 0 0;
	background-repeat: no-repeat;
	
	}

.bbbild
{
	width: 690px;
	background: transparent url("bg_bb.jpg") 0 0;
	background-repeat: no-repeat;
	
	}
	
#titelbalken
{
	clear: both;
	float: left;
	width: 670px;
	height: 50px;
	background: transparent url("bg_titel.png") repeat-x;
	font-size: 28px;
	color: #fff;
	padding: 0 0 0 20px;
	margin: 3px 0;
	}

#titelbalken p
{
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 0;
	line-height: 50px;
	}

.modify
{
	border-top: 1px #f2f1f0 solid;
	padding-top: 5px;
	color: #818184;
	font-size: 10px;
	
	
	}

ul.az
{
	margin: 0;
	padding: 0;
	
	}

li.azli
{
font-size: 11px;
padding:2px 7px; 
list-style-type: none; 
display: block;
float: left;
margin: 1px;
height: 23px;
background: #f2f1f0;
text-align: center;
font-weight: bold;
line-height: 25px;
}

/* /////////////////////////////////////////// MENU */

#mainmenu
{	
	margin-top: 200px;
	width: 690px;
	height: 28px;
	background: #fff;
	padding-left: 0px;	
	}

#mainmenu li
{
	display: block;
	font-size: 16px;
	line-height: 28px;
	float:left; 
	padding-right: 20px;
	}
	


#mainmenu li a:hover
{
	color: #603913;
	}

a.menu-current:link, a.menu-current:visited 
{
		color: #603913;

	}

a.menu-parent:link, a.menu-parent:visited 
{
		color: #603913;

	}
	
.menu-1
{
	display: none;
	}

#submenu
{
	clear: both;
	float: left;
	width: 288px;
	height: 28px;
	background: #fff;
	font-size: 12px;
	}
#submenu ul, #mainmenu ul
{
	margin-left: 0;
	margin-top: 3px;
	padding: 0 0 0 20px;
	}

#submenu li
{
	display: block;
	color: #217da2;
	line-height: 28px;
	float:left; 
	padding-right: 20px;



	}
	

/* Content */

#inhalt
{
	clear: both;
	width: 650px;
	padding: 30px 20px 20px 20px;
	
	}

#inhalt h2
{
	font-size: 18px;
	font-weight: normal;
	padding: 4px 0 7px 0;
	color: #603913;
	
	}

#inhalt h3
{
	font-size: 12px;
	font-weight: normal;
	padding: 4px 0 7px 0;
	color: #000;
	border-top: 1px #dedede solid;
	
	}


#inhalt p
{
	padding: 4px 0;
	}
	
#inhalt hr
{
	clear: left;
	background: #dedede;
	height: 1px;
	border: 0;
	}

a.galink
{
	font-weight: bold;
	
	}
	
.buttons
{
	width: 665px;
	text-align: right;
	padding: 0 0 10px 0;
	}
/* //////////////////////////////////// F O O T E R //////////*/

#footer
{
	clear: left;
	float: left;
	width: 650px;
	height: 50px;
	background: #217da2;
	color: #fff;
	text-align: left;
	padding: 0 20px;
	font-size: 10px;
	line-height: 70px;
	}
#footer .imprint
{	
	float: right;
	padding-left: 205px;
	}
#footer .imprint a:link, #footer .imprint a:visited
{
	font-size: 10px;
	color: #fff;
	text-decoration: none;

	}
#footer .imprint a:hover
{
font-size: 10px;
color: #603913;
text-decoration: none;
background: transparent;

	}

#footer .copy
{
	padding-left: 0px;
	font-size: 10px;
	color: #fff;
	float: left;

	}
#logoprint
{
	display: none;
	}