body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
    font-weight: normal;
    font-size: 11px;
    color: #fff;
    background-color: rgb(0,45,0);
}

/*
font.head_green { color:#00BC00; font-family:Helvetica, Arial, SansSerif, mono; font-weight:bold; font-size:16px; line-height:20px }
font.text_grey { color:#666666; font-family:Helvetica, Arial, SansSerif, mono; font-size:11px; line-height:14px }
font.text_white { color:#FFFFFF; font-family:Helvetica, Arial, SansSerif, mono; font-size:11px; line-height:14px }
font.text_green { color:#00BC00; font-family:Helvetica, Arial, SansSerif, mono; font-size:11px; line-height:14px }
font.subtext_grey { color:#4F4F4F; font-family:Helvetica, Arial, SansSerif, mono; font-size:11px; line-height:13px }
font.subtext_black { color:#000000; font-family:Helvetica, Arial, SansSerif, mono; font-size:11px; line-height:13px }
font.subtext_white { color:#FFFFFF; font-family:Helvetica, Arial, SansSerif, mono; font-size:11px; line-height:13px }
*/

a {
	color:#00F600;
	text-decoration: none;
}

a.wlinki {
	font-weight: bold;
}

/* a:link { color:#00f600; text-decoration:none}
a:visited { color:#00f600; text-decoration: none} */
a:active { color:#FFD200; text-decoration: none }
a:hover { color:#FFD200; text-decoration: none }

#outerwrapper,#outerwrappers {
	position: absolute;
  	top:50%;
  	left:50%;
	width: 750px;
	height: 450px;
  	margin-left:-375px;
  	margin-top:-225px;
	padding: 0;
	overflow: hidden;
	/* border:1px solid #ffffff; */
	background-color: #F2F2F2;
}

#outerwrappers {
	background-color: #ffffff;
}

#top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 750px;
	height: 50px;
	background-color: #fff;
}

#toplogo {
	position: absolute;
	top: 0px;
	left: 0px;
}

#toplogo img {
	border: 0;
}


#right {
	position: absolute;
	top: 50px;
	right: 0px;
	width: 200px;
	height: 400px;
}

#righttext, #rtext2, #rtext3 {
	position: absolute;
	top: 292px;
	left: 8px;
	width: 200px;
    color: #000000;
    font-family: Helvetica, Arial, SansSerif, mono;
    font-size: 11px;
    line-height: 13px
}

#rtext2 {
	top: 323px;
}
#rtext3 {
	top: 354px;
}

#contento {
	position: absolute;
	top: 74px;
	left: 54px;
	height: 376px;
	width: 496px;
/*	overflow-x: auto; */
	overflow: auto;
	overflow-x: hidden;
    color:#666666;
    font-family: Helvetica, Arial, SansSerif, mono;
    font-size: 11px;
    line-height:14px;
	text-align: justify;
}

#content {
	width: 460px;
}

#content h3 {
	color: #00BC00;
	font-family: Helvetica, Arial, SansSerif, mono;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	margin-top: 20px;
}


#starthl {
	position: absolute;
	left: 0px;
	top: 290px;
	width: 440px;
	color: #00BC00;
	text-align: right;
}

#starthl h3 {
	font-size: 30px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	padding-right: 10px;
	padding-top: 5px;
	line-height: 32px;
	font-style: italic;
}

#startcol {
	position: absolute;
	top: 0px;
	left: 438px;
	width: 235px;
	height: 450px;
}

#startcol #sca {
	border-right: 12px solid #00BC00;
	background-color: #F2F2F2;
	width: 223px;
	height: 78px;
	margin-bottom: 13px;
}

#startcol #scb {
	border-right: 12px solid #00BC00;
	background-color: #F2F2F2;
	width: 223px;
	height: 112px;
	color:#666666;
	text-align: right;
	font-size: 10px;
	margin-top: 8px;
}

#startcol #scb p {
	padding-right: 5px;
	padding-top: 5px;
}
#topnav {
	position: absolute;
	left: 212px;
	top: 18px;
	width: 530px;
	height: 16px;
	padding: 0;
}

#subnav, #startnav {
	position: absolute;
	left: 0px;
	top: 58px;
	width: 550px;
	height: 16px;
	padding: 0;
	background-color: #ffffff;
}

#startnav {
	position: absolute;
	left: 0px;
	top: 340px;
	width: 440px;
}

#topnav ul, #subnav ul, #startnav ul {
	float: left;
	width: 530px;
	margin: 0px;
	padding: 0px;
}

#subnav ul {
	padding-left: 54px;
	width: 476px;
}

#startnav ul {
	width: 440px;
}

#topnav li, #subnav li, #startnav li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#topnav li a, #subnav li a, #startnav li a {
	text-decoration: none;
	font-size: 12px;
	padding-right: 18px;
	font-family: Helvetica, Arial, SansSerif, mono;
	font-weight: bold;
	border-left: solid 4px;
	padding-left: 5px;
	line-height: 14px;
    color: rgb(128,128,128);
}

#subnav li a {
	font-size: 11px;
	padding-left: 5px;
	padding-right: 10px;
}

#startnav li a {
	font-size: 11px;
	padding-left: 3px;
	padding-right: 5px;
	font-weight: bold;
}


#topnav li a.selected, #topnav li a:hover, #subnav li a.selected, #subnav li a:hover, #startnav li a:hover    {
	color: #00BC00;
}

div.wtable table {
	width: 460px;
}

div.wtable table.lebenslauf {
	width: 400px;
}

div.wtable table td {
	background-color: #ffffff;
	padding: 4px;
	vertical-align: top;
	text-align: left;
}

div.wtable table td strong {
	text-align: right;
	display: block;
	width: 130px;
	margin-top: 0px;
}

div.wtable table.overview, div.wtable table.overview tr {
	border: 0;
	border-collapse: collapse;
}

div.wtable table.overview th, div.wtable table.overview td {
	background-color: #ffffff;
	width: 220px;
	height: 18px;
	padding-left: 5px;
	border: 0;
	border-right: 30px solid #F2F2F2;
	font-family: Helvetica, Arial, SansSerif, mono;
	font-weight: bold;
	font-size: 12px;
    color: rgb(128,128,128);
}

div.wtable table.overview th {
	color: #00BC00;
	height: 25px;
	padding-bottom: 5px;
	line-height: 14px;
}

div.wtable table.overview td a {
	text-decoration: none;
	font-size: 12px;
	padding-right: 18px;
	font-family: Helvetica, Arial, SansSerif, mono;
	font-weight: bold;
	border-left: solid 4px;
	padding-left: 5px;
	line-height: 14px;
    color: rgb(128,128,128);
}

div.wtable table.overview td a:hover {
	color: #00BC00;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 450px;
}

label {
	font-size: 11px;
	font-weight: bold;
	color: rgb(100,100,100);
}

input, textarea {
	width: 436px;
	border: 0;
	background-color: #ffffff;
}

input#send {
	width: 40px;
	text-align: left;
	color: #00bc00;
	background-color: #ffffff;
	border: 0;
	margin: 0;
	padding: 0;
	margin-left: -2px;
	margin-top: 5px;
	font-size: 11px;
	font-weight: bold;
}

textarea {
	height: 130px;
}
