body {
	background-color: #eee;
	padding: 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	color: #807f84;
	behavior:url(/static/common/styles/csshover.htc);
	text-align: left;
	margin: 0px;
}

h1 {
	font-size: 14px;
	color: #000;
}

h2 {
	font-size: 11px;
	border-right: 15px solid #a70029;
	border-top: 1px solid #807f84;
	border-bottom: 1px solid #807f84;
	color: #000;
	margin: 15px 0 0 0;
	clear: both;
}

h3 {
	font-size: 9pt;
	color: #000;
	margin-bottom:0;
	margin-top: 10px;
}

b {
	color: #a70029;
}

p {
	line-height: 20px;
}

input, textarea {
	border: 1px solid #807f84;
	color: #807f84;
}

#content {
	padding: 160px 20px 20px 250px;
}

#content ul {
	list-style-image: url(/static/common/img/bullet2.gif);
	list-style-type: square;
	padding-left: 8px;
	margin-left: 8px;
}

#content li {
	margin-top: 10px;
}

#content li p {
	margin: 0;
	line-height: 18px;
}

#content a {
	font-weight: normal;
}

#content img {
	border: 1px solid #000;
	border-top: 4px solid #a70029;
	border-right:0;
	float: right;
	margin-right: -20px;
	margin-left: 10px;
	margin-bottom: 0px;
}

#content img.left {
	margin-right: 10px;
	margin-left: 0px;
	float: left;
	border-right: 1px solid #000;
}

#content img.right {
	clear: both;
	margin-bottom: 10px;
}

#content img.border0 {
	border: 0;
	margin-right: 0;
	margin-bottom: 20px;
}

#content img.icon {
	border: 0;
	float: none;
	margin: 0px;
}

#content img.ani_gif {
	margin: 20px;
	border: 0;
	float: left;
}


#container {
	text-align: left;
	margin: 0 auto;
	width: 760px;
	background-color: #fff;
	position: relative;
	border-width: 0px;
}

#top {
	position: absolute;
	left:0;
	background-image: url(/static/common/img/bg_top.jpg);
	width: 760px;
	height: 164px;
}

#topnav {
	position: absolute;
	padding: 0 0 0 80px;
	margin-top: 4px;
	top:0;
	left: 0;
	width: 160px;
	height: 15px;
	overflow: hidden;
	background-color: #00206d;
	background-image: url(../img/nav_bg_blau3.gif);
	background-repeat: no-repeat;
	background-position: 15px 0px;
	z-index: 20;
}

#topnav a {
	color: #fff;
	font-size: 11px;
}

#toptitle {
	position: absolute;
	left: 250px;
	top: 30px;
	color: #000;
	z-index: 20;
}

#head {
	position: absolute;
	top:0;
	left:0;
	margin-top: 0px;
	width: 760px;
	height: 160px;
	background-image: url(/static/common/img/bg_team.jpg);
	background-position: 0px 4px;
	background-repeat: no-repeat;
}

#logo {
	position: absolute;
	top:0;
	left:0;
	float: left;
	margin-top: 104px;
	width: 760px;
	height: 68px;
	/*background-image: url(/static/common/img/logo_vocato_pr_grau.jpg);
	background-repeat: no-repeat;
	background-position: 53px 0px;  */
}

#logo img {
	margin-left: 53px;
	border: 0;
}

a:link, a:visited, a:active, a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #a70029;
}

#nav {
	position: absolute;
	left: 250px;
	top: 82px;
	z-index: 20;
	margin: 0 auto;
	padding: 0;
	white-space: nowrap;
	list-style: none;
	width: 520px;
}

#nav li {
	float: left;
	background-image: url(../img/nav_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	line-height: 1.8em;
	position: relative;
}

#nav li a {
	padding: 0px 17px 0 17px;
	margin: 2px 0 2px 0;
	display:block;
	line-height: 18px;
}

#nav li ul {
	display: none;
	position: absolute;
	margin:0;
	padding:0;
	border: 1px solid #9a999d;
	border-left: 2px solid #a70029;
	background-color: #fff;
	filter:alpha(opacity=85);
	opacity:0.85;
	-moz-opacity:.85;
	width: 200px;
	left: 0px;
	top: 20px;
	z-index: 2;
}

#nav li:hover ul {
	display: block;
}

#nav ul li {
	display: block;
	width: 200px;
	background-image: none;
}

#nav ul li a {
	margin-bottom: 0px;
	height: 20px;
}


#leftnav {
	position: absolute;
	float: left;
	padding:0;
	margin:0;
	margin-top: 160px;
	width: 200px;
	padding-top:18px;
}

#leftnav ul {
	cursor: hand;
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}

#leftnav ul a{
	color: #aaa;
	font-weight: bold;
	font-size: 11px;
}

#leftnav ul ul{
	margin: 0 0 0 20px;
	padding: 0;
}

#leftnav ul ul ul{
	margin: 0 0 0 10px;
	padding: 0;
}

#leftnav ul ul ul li{
	margin-bottom: 0px;
}

#leftnav a.activedoc{
	color: #a70029;
}

#leftnav li {
	margin-bottom: 6px;
}

#leftnav ul ul li {
	margin-bottom: 0px;
}

img {
	border: 0;
}

#breadcrumbs {
	position: absolute;
	width: 500px;
	margin-top: 143px;
	margin-left: 250px;
	font-size: 9px;
	font-weight: bold;
	color: #000;
}

#breadcrumbs ul {
	margin: 0px;
	padding: 0px;
	padding-left: 1px;
	list-style-type: none;
}

#breadcrumbs a {
	font-weight: normal;
	color: #000;
	font-size: 9px;
}

#breadcrumbs ul li {
	display: inline;
	margin-right: 3px;
}

#breadcrumbs ul li.home {
	background-image: none;
}

#bottomnav {
	clear: both;
	padding: 20px 20px 10px 200px;
	color: #000;
	font-weight: bold;
	font-size: 11px;
}

#subdocs {
	list-style-type: none;
	margin: 20px 0 0 0;
	padding: 0;
}

#subdocs a{
	color: #aaa;
	font-weight: bold;
	font-size: 11px;
}

#subdocs p {
	line-height: 10px;
	font-size: 11px;
}

.red {
	color: #a70029;
	font-weight: normal;
}

.blue {
	color: #00206d;
	font-weight: normal;
}

.float_left {
	float: left;
	margin-right:5px;
}

/* Quickform-Formular */
form.quickform {
	width: 485px;
	line-height:14px;
	margin:0;

}

form.quickform  .header {
	font-size: 11px;
	font-weight: bold;
	border-right: 15px solid #a70029;
	border-top: 1px solid #807f84;
	border-bottom: 1px solid #807f84;
	color: #000;
	margin: 15px 0 30px 0;
}

form.quickform  .label {
	width: 100px;
	vertical-align:top;
	float:left;
	display:block;
	padding-right:5px;
	line-height: 14px;
	padding-top:9px;
}

form.quickform  .element {
	width: 250px;
	vertical-align: top;
	float:left;
	text-align: left;
	display:block;
	margin-bottom: 10px;
}

form.quickform  .row_required {
	font-weight: bold;
}

form.quickform  .row {
	font-weight: normal;
}

form.quickform .clear {
	 line-height:1px;
	 font-size:1px;
	 clear:both;
}

/* Ende Quickform-Formular */

p.errorMessage {
	margin-top: 50px;
	margin-bottom: 100px;
}

p.bottom_space {
	margin-bottom: 150px;
}

/* Abstandhalter im News-Fenster */
div.more_info {
	padding-top: 20px;
}

/* News-Fenster */
.window {
	margin:20px;
	background-color: #fff;
}

/* Imgtxt-Klassen */

.imgtxt-vocato_prnav {
	color: #fff;
}

.imgtxt-vocato_hrnav {
	color: #fff;
}

.imgtxt-vocato_prnava {
	color: #aaa;
}

.imgtxt-vocato_hrnava {
	color: #aaa;
}

.imgtxt-vocato_subnav {
	color: #000;
}

.imgtxt-vocato_head_pr {
	color: #fff;
}

.imgtxt-vocato_head_hr {
	color: #fff;
}

/* Ende Imgtxt-Klassen */

div.noprint {
	float: right;
}









