body {
	background-color: #f6f6f6;
	background-image: url(img/bg_menu.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;	
	color: #636363; }

.main		{ margin:0 auto; width:900px; position:relative; }

img 		{ border: none; }

h1, h2, p 	{ margin:0; padding:0; }
h1 			{ font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #005d98; line-height: 46px;}
h2, p  		{ font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; line-height:1.5em;}	
h2 			{ font-size:12px; font-weight:normal; color:#005d98;}

a 			{ color:#005d98; text-decoration:none; outline:none; }
a:hover 	{ color:#005d98;  text-decoration:none;}
 
.selected 	{ font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#005d98;}
.blue 		{ color:#005d98; }

/* ------------------------ logo -------------------------- */	

#logo_container { height:125px; position:relative; width:900px; }
#george_logo 	{ float:right; margin-top:43px; }

/* ------------------------ menu -------------------------- */

#menu_container 			{ font-family:Arial, Helvetica, sans-serif; font-size:12px; height:39px; text-align:left; }

#menu a 					{ bottom:5px; color:#636363; padding:0 15px 0 1px; position:relative; }	
#menu a:hover 				{ color:#006aa7; text-decoration:none;}
	
#zusatz_menu				{ float:right; margin-top:13px;}

#zusatz_menu, 
#zusatz_menu a:link, 
#zusatz_menu a:active, 
#zusatz_menu a:visited 		{ color:#8B8B8B; font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:11px; }
	
#zusatz_menu a:hover, 
#inhalt_zusatz a:hover 		{ color:#005d98; }
	
#zusatz_menu a.selected, 
#inhalt_zusatz a.selected 	{ color: #005d98;}

/* ------------------------ content -------------------------- */

#platzhalter 				{ height:41px; }
.foto						{ postion:absolute; float:right; margin-right:-6px; margin-top:45px; width:365px; height:365px; }
.slideshow 					{ height: 268px; width: 330px; margin:auto }
.slideshow img 				{ padding: 0px; border: none; background-color: #000000; }


#inhalt 					{ width:450px; }

#inhalt_container a 		{ color:#636363; }
#inhalt_container a:hover 	{ color:#005d98; }

#container_inhalt_zusatz	{ width:450px; margin-top:4px; }

#inhalt_zusatz 				{ width:100%; background-color:#FFFFFF;}	
#inhalt_zusatz a 			{ color:#636363; margin-right:15px;}
	
.schatten_rechts 			{ background-image:url(img/schatten_rechts.gif); background-repeat:repeat-y; height:100%; width:7px; float:right; }
	
.schatten_unten 			{ background-image:url(img/schatten_unten.gif); background-repeat:repeat-x; width:100%; /*genau wie #inhalt_zusatz */ height:7px; }

#inhalt_zusatz_spalte_1, 
#inhalt_zusatz_spalte_2,
#inhalt_zusatz_spalte_3		{ float:left; margin:15px 0 0 15px; line-height:1.6em; }

#inhalt_zusatz_spalte_2		{ margin-left:4px;}
#inhalt_zusatz_spalte_3		{ margin-left:4px;}

#inhalt_zusatz_spalte_1 img,
#inhalt_zusatz_spalte_2 img,
#inhalt_zusatz_spalte_3 img { margin:0 3px 2px 0;}
