.main {
	border: 8px solid #ffffff;
	background: #FFFFFF; 
	margin: 15px auto 15px auto; 
	text-align: left;
	width: 960px;
	vertical-align:top;
}

body{
	font-family: Arial, sans-serif;
	background-color: #b8cae1;
	color: #333333;
	margin: 0px;
	padding: 0px;
	line-height: 1.166;
	background-image: url(bilder/bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

img {
border: none;
}

a:link, a:visited, a:hover {
	color: #2e5d96;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

.headline {
background-color: #D9E4F1;
padding: 2px;
}
h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 154%;
 color: #2e5d96;
}

h2{
 font-size: 114%;
 color: #2e5d96;
}

h3{
 font-size: 100%;
 color: #2e5d96;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #2c2c2c;
}

h5{
 font-size: 100%;
 color: #2c2c2c;
}

ul{
  list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}	

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#augen-lasern-logo{
	background-image: url(bilder/augen-lasern.jpg);
	background-repeat: no-repeat;
	margin-bottom: 4px;
	width: 211px;
	height: 216px;
	cursor:pointer;
}

.logo{
	margin: 0px;
	margin-bottom: 4px;
	margin-top: 4px;
	background-image: url(../bachelor/bilder/massage-logo.jpg);
	background-repeat: no-repeat;
	width: 211px;
	height: 84px;
	cursor: pointer;
}

#augen-lasern-head{
	font-size: 80%;
	padding: 20px 0px 0px 0px;
	width: 728px;
	background-color: #fff;
	height: 3px;
}

#navBar{
	margin: 0 0 0 0;
	padding: 0px;
	background-color: #ffffff;
	width: 205px;
}
 .images{
 padding-top: 2px;
height: 100px;
width: 150px;
vertical-align: top;
 }

#content{
    float:right;
	width: 730px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
	line-height: 2;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/


/************* #breadCrumb styles *************/

#linkblock{
	padding: 0px 0px 0px 0px;
	width: 94%;
}

#breadCrumb{
	font-size: 80%;
	padding: 0px 0px 0px 10px;
	width: 94%;
}

/************** .feature styles ***************/

.feature{
	padding: 0px 30px 10px 10px;
	font-size: 80%;
}

.feature2{
    padding: 0px 0px 10px 10px;
	font-size: 10px;
	line-height: 1.166;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.feature2 a:link, .feature2 a:visited{
	color: #820000;
	text-decoration: underline;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature3 a:link, .feature3 a:visited{
	color:#000000;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.feature img{

}

/************* #siteInfo - footer ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #cccccc;
	padding: 5px 10px 5px 10px;
	margin-top: 4px;
	background-color: #5a5a5a;
}

#siteInfo a{
	color: #ffffff;
	}

#siteInfo img{
	padding: 4px 4px 4px 4px;
	vertical-align: middle;
}
 .images2{
 padding-top: 0px;
 padding-left: 9px;
 }

/*********** #Navigation ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #fff; padding-top: 8px;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

.nav-headlines{
	margin: 0px;
	margin-top: 4px;
	background: #d9e4f1;
	height: 40px;
	font-size: 82%;
	width: 205px;
}

.nav-headlines a{
	text-decoration: none;
	color: #2e5d96;
}

.nav-links{
	text-align: left;
	margin: 0px;
	margin-top: 4px;
	margin-right: 20px;
	margin-left: 15px;
	font-size: 72%;
	padding-bottom: 10px;
}

.nav-headlines h3{
	padding: 10px 0px 2px 0px;
	color: #2c2c2c;
	margin-left: 15px;
}

.Stil1 {color: #585858}

th {
background-color: #D9E4F1;
}
