﻿a:link
{
color:#008000;
text-decoration:none;
}

a:visited
{ color:#008000;
text-decoration:none;
}

a:hover
{
color:#FF0000;
text-decoration:underline;
}

a:active
{
color:#FF0000;
text-decoration:none;
}




/*----------Schriftgroessen & Überschriften----------*/

h1 {
	font-size: 12px;
	font-weight:bold;
	color:#990000;
}

h2 {

	font-weight: bold;
	font-size: 11px;
}

p { font-size: 11px;}

table { font-size: 11px;}


/*----------Body und allgemein----------*/

html {
	width: 100%;
	height: 100%;
	margin: 0;
    	padding: 0;
	font-size:  11px;

	}

body {
	width: 100%;
	height: 100%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  11px;
    	margin: 0px;
    	padding: 0px;

}

/*----------Formular----------*/

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border: 1px;
	border-color: #cc0000;
	height:auto;
	font-size: 11px;
	border-style:solid;
	
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border: 1px;
	height:auto;
	border-color: #CC0000;
	font-size: 11px;
	border-style:solid;
}

/*----------Divs----------*/


#links {
	background-image: url(../pagebilder/links.jpg);
	height: 100%;
	width: 137px;
	left: 0px;
	position: absolute;
}

#links img {
position:absolute;
bottom:0px;
left:0px;
}


#rechts {
	background-image: url(../pagebilder/rechts.jpg);
	height: 100%;
	width: 137px;
	right: 0px;
	position: absolute;
}

#rechts img {
position:absolute;
bottom:0px;
right:0px;
}

#streifen {
	height: 183px;
	width: 100%;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url(../pagebilder/hg-streifen.jpg);
	position:absolute;
	overflow:hidden;
	text-align: center;
}

#container {
	background-image: url(../pagebilder/oben.jpg);
	height: 183px;
	width: 950px;
	top:0px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	
}
#content {
	background-image: url(../pagebilder/streifen.jpg);
	height: auto;
	width: 557px;
	position:absolute;
	top: 183px;
	left:196px;
	text-align:left;
	font-size:  11px;
}

/*----------Menue----------*/

#menue {
	width: 195px;
	position: absolute;
	left: 0px;
	text-align:left;
	top: 183px;
	font-size:  11px;
}



#menue a:link
{
color: rgb(30,30,30);
text-decoration:none;
}

#menue a:visited
{
color: rgb(30,30,30);
text-decoration:none;
}

#menue a:hover
{
color:#006600;
text-decoration:underline;
}

#menue a:active
{
color:#006600;
text-decoration:none;
}

#index #nav-index a,
#gesellschaft #nav-gesellschaft a,
#gmbh #nav-gmbh a,
#ag #nav-ag a,
#sl #nav-sl a,
#bv #nav-bv a,
#sp #nav-sp a,
#europ #nav-europ a,
#gmbh #nav-gesellschaft a,
#ag #nav-gesellschaft a,
#sl #nav-gesellschaft a,
#bv #nav-gesellschaft a,
#sp #nav-gesellschaft a,
#europ #nav-gesellschaft a,
#immobilien #nav-immobilien a,
#versicherung #nav-versicherung a,
#downloads #nav-downloads a,
#link #nav-links a,
#kontakt #nav-kontakt a,
#impressum #nav-impressum a,
#ug #nav-ug a
{
color:#006600;
font-weight:bold;
}

/*----------Menue Ende----------*/

#content-rechts {
	width: 197px;
	position: absolute;
	right: 0px;
	top: 183px;
	text-align:left;
}

#content #unten {
	background-image: url(../pagebilder/unten.jpg);
	height: 47px;
	width: 557px;
	bottom:-47px;
}
