body 
{
	background-color:#e5e5e5; 
	background-image:url(../grafiken/gute_aussicht_bg.jpg); 
	background-repeat:no-repeat; 
	margin: 0px; 
	padding: 0px;
 }

 
*
{
	font-family: Arial;
	font-size: 13px;
	color: #69707e;
	LINE-HEIGHT: 18px;
}

h1{
	font-family: Arial;
	font-size: 17px;
	color: #69707e;
	LINE-HEIGHT: 18px;
	font-weight:bold;
}


h2{
	font-family: Arial;
	font-size: 14px;
	color: #69707e;
	LINE-HEIGHT: 18px;
	font-weight:bold;
}

h3{
	font-family: Arial;
	font-size: 15px;
	color: #69707e;
	LINE-HEIGHT: 18px;
	font-weight:bold;
}

.text{
	font-size: 13px;
	LINE-HEIGHT: 20px;
}

.gruen{
	color: #008800;
	font-weight:bold;
}

.rot{
	color: #DD0000;
	font-weight:bold;
}


#gute_aussicht_logo 
{
	position: absolute;
	top: 35px;
	left: 35px;
}

.gute_aussicht_kommunikation
{
	border-width:0px;
}

#markenkommunikation
{
	position: absolute;
	top: 44px;
	left: 350px;
}

#kommunikation
{
	position: absolute;
	top: 44px;
	left: 550px;
}

#gute_aussicht_menue
{
	position: absolute;
	top: 203px;
	left: 35px;
}

#gute_aussicht_menue a
{
	color: #69707e;
	text-decoration: none;
}

#gute_aussicht_menue a:hover
{
	color: #3d454f;
	text-decoration: none;
}

#gute_aussicht_menue a:visited
{
	color: #69707e;
	text-decoration: none;
}

#gute_aussicht_sub_menue
{
	position: absolute;
	top: 203px;
	left: 142px;
}

#gute_aussicht_sub_menue a
{
	color: #69707e;
	text-decoration: none;
}

#gute_aussicht_sub_menue a:hover
{
	color: #3d454f;
	text-decoration: none;
}

#gute_aussicht_sub_menue a:visited
{
	color: #69707e;
	text-decoration: none;
}

#inhalt
{
	position: absolute;
	top: 90px;
	left: 320px;
	width: 534px;
	padding-bottom:20px;
}


.aktiv
{
	font-weight:bold;
	color: #3d454f;
	
}

a {
	color: #FF0030;
	text-decoration: none;
}


a:hover
{
	color: #FF0030;
	text-decoration: none;
}


a:visited
{
	color: #FF0030;
	text-decoration: none;
}
 				
 
#slogan
{
	font-family: Arial;
	font-size: 12px;
	color: #69707e;
	margin-left:30px;
}


#gatext
{
	display:none;
}

#menue
{
 					font-family: Arial;
 					font-size: 12px;
 					color: #69707e;
 					LINE-HEIGHT: 18px;
 				}
 				
 #menue a
 				{
 					color: #69707e;
 					text-decoration: none;
 				}

 #menue a:hover
 				{
 					color: #232731;
 					text-decoration: none;
 				}

 #menue a:visited
 				{
 					color: #69707e;
 					text-decoration: none;
 				}

#divContainer {
position:absolute; 
top:30px; 
left:300px; 
width:200px; 
height:170px; 
overflow:hidden; 
clip:rect(0,200,250,0); 
visibility:visible;
border:1px solid black;
}
#divContent {
position:absolute; 
top:0px; 
left:0px;
}
#divScroller {
position:absolute; 
top:30px; 
left:300px; 
width:200px;
}