body {
	color: #ffad01;
	background-color: black;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
}

A:link {
	background-color: transparent;
        color: #ffad01;
	text-decoration: underline;
}
A:visited {
	background-color: transparent;
        color: #ffad01;
	text-decoration: underline;
}
A:active {
	background-color: transparent;
        color: #ffad01;
	text-decoration: underline;
}
A:hover {
	background-color: #382600;
        color: #ffad01;
	text-decoration: underline;
}

div.menu_entry A:link {
	background-color: transparent;
        color: #ffad01;
	text-decoration: none;
}
div.menu_entry A:visited {
	background-color: transparent;
        color: #ffad01;
	text-decoration: none;
}
div.menu_entry A:active {
	background-color: transparent;
        color: #ffad01;
	text-decoration: none;
}
div.menu_entry A:hover {
	background-color: transparent;
        color: #ffad01;
	text-decoration: underline;
}

div.menu_entry_active A:link {
	background-color: transparent;
        color: #ffad01;
	text-decoration: none;
}
div.menu_entry_active A:visited {
	background-color: transparent;
        color: #ffad01;
	text-decoration: none;
}
div.menu_entry_active A:active {
	background-color: transparent;
        color: #ffad01;
	text-decoration: none;
}
div.menu_entry_active A:hover {
	background-color: transparent;
        color: #ffad01;
	text-decoration: underline;
}

div#main {
	background-color: black;
	color: inherit;
	height: 416px;
	margin: auto;
	position: relative;
	top: 50px;
	text-align: left;
	width: 740px;
}

div.content{
	background-color: transparent;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	height: 353px;
	left: 10px;
	position: absolute;
	text-align: justify;
	text-decoration:none;
	top: 38px;
	width: 720px;
	z-index: 10;
}

div.content_top{
	position: absolute;
	top: 15px;
	left: 30px;
	text-align: left;
	z-index: 5;
}
div.content_bottom_left{
	position: absolute;
	bottom: 15px;
	left: 30px;
	text-align: left;
	z-index: 5;
}
div.content_bottom{
	position: absolute;
	bottom: 15px;
	right: 30px;
	text-align: right;
	z-index: 5;
}

div#footer{
	background-color: transparent;
	margin: auto;
	position: absolute;
	top: 390px;
	width: 100%;
	z-index: 5;
}

img#background{
	border: 0px none black;
	height: 353px;
	left: 10px;
	position: absolute;
	top: 38px;
	width: 720px;
	z-index: 0;
}


/* menu */
div.menu{
	background-color: transparent;
	height: 17px;
	margin: auto;
	position: relative;
	top: 0px;
	width: 100%;
	z-index: 5;
}

/* menu-entry parts */
img.haken{
	border: 0px none black;
	height: 24px;
	position: absolute;
	top: 2px;
	width: 22px;
	z-index: 6;
}

div.menu_entry{
	background-color: transparent;
	color: #ffad01;
	position: absolute;
	top: 5px; 
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration:none;
	z-index: 6;
}

div.menu_entry_active{
	background-color: transparent;
	color: #ffad01;
	position: absolute;
	top: 5px; 
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration:none;
	z-index: 6;
}

/* menu-entry placement */
img#haken_01 {
	left: 26px;
}
div#menu01{
	left: 48px;
}

img#haken_02 {
	left: 177px;
}
div#menu02{
	left: 199px;
}

img#haken_03 {
	left: 308px;
}
div#menu03{
	left: 330px;
}

img#haken_04 {
	left: 440px;
}
div#menu04{
	left: 462px;
}

img#haken_05 {
	left: 604px;
}
div#menu05{
	left: 626px;
}

/* separator */
div#separator_top, div#separator_bottom{
	background-color: #382600;
	color: inherit;
	height: 18px;
	margin: auto;
	position: absolute;
	width: 100%;
	z-index: 1;
}
div#separator_top {
	top: 5px;
}
div#separator_bottom{
	top: 406px;
}

/* citation */
div#citation{
	background-color: transparent;
	margin: auto;
	position: absolute;
	top: 24px;
	text-align: center;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	text-decoration:none;
	width: 100%;
	z-index: 10;
}

/* URI www.Computer-Service-Goettingen.de */
div#URI_line{
	background-color: transparent;
	height: 14px;
	margin: auto;
	position: absolute;
	top: 0px;
	text-align: center;
	width: 100%;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 14px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration:none;
}
/* www. & .de in URI_line */
span.URI_small{
	font-size: 10px;
}

/* name and telephone on the bottom */
div#contact_line{
	background-color: transparent;
	height: 14px;
	margin: auto;
	position: absolute;
	top: 18px;
	text-align: center;
	width: 100%;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	z-index: 5;
}
/* space between contact line contents */
span.contact_data{
	margin-left: 20px;
	margin-right: 20px;
}

/* content wer */
img#portrait{
	border: 0px none black;
	height: 160px;
	left: 40px;
	position: absolute;
	top: 50px;
	width: 122px;
	z-index: 2;
}

div#name{
	position: absolute;
	text-align: center;
	top: 210px;
	left: 40px;
	width: 122px;
	z-index: 15;
}

div#vita{
	position: absolute;
	text-align: left;
	top: 170px;
	left: 145px;
	width: 575px;
	z-index: 15;
}

/* content notdienst */
div#notdienst_top{
	left: 0px;
	margin: auto;
	position: absolute;
	right: 0px;
	top: 15px;
	text-align: center;
	width: 100%;
	z-index: 5;
}
div#notdienst_bottom{
	bottom: 15px;
	left: 0px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 5;
}
div#notdienst_heading{
	font-size:22px;
	font-weight:bold;
	padding-top:8px;
}
div#notdienst_nr{
	font-size:28px;
	font-weight:bold;
	padding-bottom:8px;
}
table.tarife {
	background-color: transparent;
	border-color: #ffad01;
	border-style: none;
	border-width: 0px;
	border-spacing: 0px;
	margin: auto;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;
}
td.tarife_left {
	background-color: transparent;
	border-color: #ffad01;
	border-style: none;
	border-width: 0px;
	color: #ffad01;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 15px;
	padding-top: 0px;
	text-align: right;
	text-decoration: none;
	vertical-align: top;
	width: 300px;
}
td.tarife_right {
	background-color: transparent;
	border-color: #ffad01;
	border-style: none;
	border-width: 0px;
	color: #ffad01;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: left;
	text-decoration: none;
	vertical-align: top;
	width: 300px;
}

/* content referenzen */
div.referenzen{
	background-color: transparent;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	height: 300px;
	left: 50px;
	position: absolute;
	text-align: justify;
	text-decoration:none;
	top: 60px;
	width: 640px;
	z-index: 5;
}

div#leistungen{
	position: absolute;
	text-align: left;
	top: 45px;
	right: 30px;
	width: 360px;
	z-index: 5;
}

div#partner{
	border: 1px solid white;
	position: relative;
	text-align: left;
	top: 45px;
	right: 30px;
	width: 360px;
	z-index: 5;
}

div.ref_title{
	left: 25px;
	top: 18px;
	position: absolute;
}
img.ref_img{
	left: 20px;
	top: 40px;
	position: absolute;
}
div.ref_content{
	left: 310px;
	top: 120px;
	position: absolute;
}
div.ref_price{
	right: 0px;
	bottom: 0px;
	position: absolute;
}
div.ref_navi{
	background-color: transparent;
	bottom: 35px;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	position: absolute;
	text-align: justify;
	text-decoration:none;
	z-index: 5;
}
div#back{
	left: 25px;
}
div#forward{
	right: 25px;
}

/* content elefant */

img#elefant{
	border: 0px none black;
	height: 160px;
	left: 30px;
	position: absolute;
	top: 85px;
	width: 167px;
	z-index: 2;
}

div#leistungen_elefant{
	position: absolute;
	left: 174px;
	text-align: left;
	top: 45px;
	z-index: 5;
}

a#preisliste {
	position: absolute;
	right: 10px;
}

img a#preisliste {
	border: 1px none black;
}

/* general text formats */
strong {
	font-weight: bold;
}

.centered{
	text-align: center;
}

.footnote {
	font-size: 8px;
}

img{
	border: 0px;
}