/****************************************************************************

Author: Stefanie Volk

*****************************************************************************/

/* defaults ************************************************************/

html, body {
	margin: 0;
	padding: 0;
} 

body {
	/*background:url("10original.jpg") repeat scroll 0 0 #000000;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:30px;
	padding-top: 30px;
	background-color: #ADA5A6;/*7A7A7A*/
	color: #302A2B;
	
}

body a:link, body a:visited, body a:active {
	color: #a51a41;
	text-decoration: none;
}		

body a:hover {
	text-decoration: none;	
	color: #91BA45;
	/*background-color:#a51a41;*/	
}

#contentBlank a:hover{
	background-color:#91BA45;
	color: #ffffff;	
}
	

h1, h2, h3, h4, h5, h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#302a2b;
	margin:1em 0;
}

ul, li {
	margin:0;
	padding:0;
	list-style:none;
}

/* hacks ***********************************************/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* misc ********************************************/

h1#logo, h1#logo a {
	float: left;		
	margin:0;
	padding:0;
	display:block;
	text-indent: -9999px;
	background: url(../img/logo7.png) no-repeat left top;
	width: 221px;
	height: 40px;	
}

/* main divs *****************************************/

#wrap {
	width:800px;
	margin:0 auto;
	padding:0;
}

#content {
	width:798px;
}

#contentBlank {
	width:766px;
	background-color:#fff;
	clear:left;
	padding:16px;
	min-height:300px;
}

#contentHome {
	width:766px;
	height:476;
	background-color:#FFFFFF;
	clear:left;
	padding:16px;
}



/* sub nav *****************************************/

#subNav, #subNavWide {
   height:30px;
   width:420px;
   font-size:10px;
   float:left;
   clear:left;
}

#subNavWide {
   width:698px;
}

#subNav li a, #subNavWide li a {
   /*text-indent: -9999px;*/
   text-decoration: none;
   /*display:block;*/
   /*height: 15px;*/
}

#subNav li, #subNavWide li {
   display:inline;
   float:left;
   height: 15px;
   margin: 10px 0px 0px 0px;
}

#impressum a, #impressumActive a {
	width: 62px;
	background-image: url(../img/impressum2.png);
	background-repeat: no-repeat;
	background-position: left top;
	color:#000;
	text-indent:-9999px;
	display:block;
	height:20px;
}

#impressum a:hover { 
	background-position: 0px -22px; 
}

#impressumActive a {
	background-position: 0px -22px;
}


/* navigation **************************************/

#nav {
	width: 407px;
	float: right;
	height: 40px;
	padding:0;
		margin-right: -11px;
}

#nav li {
	display: inline;
	float:left;
}

#wasistmmm a, #wasistmmmActive a {
	text-indent: -9999px;
	text-decoration: none;
	display:block;
	width: 105px;
	height: 40px;
	background-image: url(../img/wasistmmm4.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#wasistmmm a:hover {
	background-position: 0px -50px;
}

#wasistmmmActive a {
	background-position: 0px -100px;
}


#geschichte a, #geschichteActive a {
	text-indent: -9999px;
	text-decoration: none;
	display:block;
	background: url(../img/geschichte4.png) no-repeat left top;
	width: 89px;
	height: 40px;
}

#geschichte a:hover {
	background-position: 0px -50px;
}

#geschichteActive a {
	background-position: 0px -100px;
}

#hohmann a, #hohmannActive a {
	text-indent: -9999px;
	text-decoration: none;
	display:block;
	background: url(../img/shohmann4.png) no-repeat left top;
	width: 95px;
	height: 40px;
}

#hohmann a:hover {
	background-position: 0px -50px;
}

#hohmannActive a {
	background-position: 0px -100px;
}

#galerie a, #galerieActive a {
	text-indent: -9999px;
	text-decoration: none;
	display:block;
	background: url(../img/galerie4.png) no-repeat left top;
	width: 59px;
	height: 40px;
}

#galerie a:hover {
	background-position: 0px -50px;
}

#galerieActive a {
	background-position: 0px -100px;
}

#links a, #linksActive a {
	text-indent: -9999px;
	text-decoration: none;
	display:block;
	background: url(../img/links4.png) no-repeat left top;
	width: 54px;
	height: 40px;
}

#links a:hover {
	background-position: 0px -50px;
}

#linksActive a {
	background-position: 0px -100px;
}

/* page headings *********************************************************************/



h2#h_identity {
	text-indent:-9999px;
	width:87px;
	height:16px;
	margin:26px 0 10px 26px;

}



/* submenu page headings *********************************************************************/

/*h2#h_philosophy {
	text-indent:-9999px;
	width:87px;
	height:16px;
	margin:20px 0 10px 0;
	background: url(file:///Macintosh%20HD/Users/saralja/Documents/--%20FREELANCE%20--/_src/h_philosophy.gif) no-repeat 0px 0px;
}
*/




#img_home{
	border:10px;
	border-color:#000000;
}

#shohmann_list li{
	list-style-image:url(../img/bullet-active.gif);
	margin: 14px;
	
}
#susanneImg {
	float: left; 
	margin-right: 50px; 
	margin-bottom: 20px;
}