/* CSS fÃ¼r vision-fachberatung.de */
/* ixsz 2005-05-22 */


body {
	background-color: #F2F2F2;
}
div#paper {
	width: 780px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/paperBG.jpg);
	background-position: left top;
	background-repeat: repeat-y; 
	line-height: 140%;
}
div#footer  {
	width: 780px;
	height: 30px;
	border: 0px solid green;
	background-image: url(img/footerBG.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	font-size: xx-small;
	text-align: left;
	padding-left: 15px;
	color: #666666;
}	
div#logo {
	padding: 20px;
	height: 170px;
	width: 230px;
	}

div#menubox {
	width: 780px;
	height: 34px;
	border: 0px solid green;
	background-image: url(img/menuBG.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: right;
	}
div#menubox a {
	font-size: x-small;
	margin-left: 5px;
	margin-right: 25px;
	line-height: 34px;
	color: #666666;
	text-decoration: none;
	font-weight: 500;
}
div#menubox a.absatz {
	margin-top: 20px;
	}		
div#menubox span.invisible {
	display: none;
	}
div#menubox span.MenuActiv a {
	font-size: x-small;
	margin-left: 5px;
	margin-right: 25px;
	display: inline;
	line-height: 34px;
	text-decoration: none;
	font-weight: 600;
	color: #000550;
	}	

div#header  {
	width: 780px;
	height: 290px;
	border: 0px solid green;
	background-image: url(img/headImage.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}


div#vnav {
	font-size: small;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 35px;
	width: 200px;
	float: right;
	color: #C09048;
		
	}
	

	
div#vnav ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left 0px;
}

div#vnav li {
	line-height: 120%;
	margin-top: 10px;
	margin-left: 0px;
	padding-left 0px;
	}

div#vnav li a {
	text-decoration: none;
	color: #C09048;
		font-style: italic;
}

div#vnav li.main a {
}

div#vnav li.mainActiv a {
	font-weight: bold;
	color: #944000;
}
div#vnav li.main a:hover {
	color: #944000;
}

div#vnav li.subMain a {
	font-weight: normal;
}

div#vnav li.subMain a:hover {
	color:#A52A2A;
}

div#vnav li.subMainActiv a {
	font-weight: bold;
}





/* -- CONTENT -- */
div#content {
	margin: 90px;
	margin-right: 250px;
	margin-top: 0px;
	color: #666666;
	font-size: small;
}
div#content p.rechts {
	text-align: right;
	}
div#content p.align-right,
div#content h3.align-right {
	text-align: right;
	}
div#content a {
	text-decoration: none;
	color: #944000;
	}
div#content a:visited {
	text-decoration: none;
	color: #C09048;
	}
div#content a:hover {
	text-decoration: none;
	color: #944000;	
	}
div#content h3 {
	font-size: small;
}
div#content h2 {
	font-weight: 400;
	color: #3366CC;
}
div#content h1 {
	font-size: medium;
	font-weight: 200;
	line-height: 140%;
	color: #666666;	text-align:right;
}
div#content ul {
	padding-bottom: 25px;
}	
dt {
	font-weight: bold;
	margin-bottom: 0px;
	}
dd {
	margin-bottom: 35px;
	margin-left: 25px;

	}
	

/*  Kontaktformular */

div#content table{
	background-color:#FFFFFF;
	padding:3px;
	}	

div#content td.farbe1 {
	font-size: 85%;
	padding: 3px;
	margin:0px;
	line-height: 100%;
	}

div#content td.farbe2 {
	font-size: 85%;
	padding: 0px;
	margin:0px;
	}

.dotbox {
	color:#97A2A7;
	border: 1px solid #DCDCE2;
	width: 320px;
	margin: 0px;
	padding: 3px;
	padding-left: 8px;
	background-color: #f9fafb;
}

.dotboxfocus {
  border-top: 1px solid #9d9d9d;
  border-left: 1px solid #9d9d9d;
  border-right: 1px solid #f6f7f8;
  border-bottom: 1px solid #f6f7f8;   
  width: 320px;
  margin: 0px;
  padding: 3px;
  padding-left: 8px;
  background-color: #FFFFFF;
}

.dotboxover {
	border: 1px solid red ;
}

label, input, textarea, select {
	cursor: pointer;
}


span.fussnote {
	font-size: 7pt;
	font-style: italic;
	line-height: 8pt;
}

div#content ul.csc-menu {
	text-align: right;
	margin-right: 0px;
	margin-left: auto;
	list-style-type: none;
	}

/* div#content ul.csc-menu li.csc-section */
div#content div#browse,
div#content li {
	text-align: right;
	margin-right: 0px;
	margin-left: auto;
	line-height: 120%;
	margin-top: 10px;
	}
