BODY {
	color : #FFFFFF;
	margin : 0;
	background-image: url(../gfx/geschaeftskontakte-oberland.jpg);
	background-color: #001e38;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	line-height: 1.4em;
}

TABLE, TD, P, DIV	{
	color : #0b4e8e;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	line-height: 1.4em;
}

.main {
	position:relative;
	top:25px;
	margin-left:auto;
	margin-right:auto;
	width:870px;
	height:540px;
	background-color: white;
	border:6px solid #c9d3e5;
}

.head {
	position:absolute;
	top:0;
	left:0;
	width:650px;
	height:130px;
}

.letsgo {
	position:absolute;
	top:0;
	left:650px;
	width:218px;
	height:458px;
	background-color:#0b4e8e;
	border-left:2px solid #c9d3e5;
	color:white;
}

.foot {
	padding-left: 35px;
	position:absolute;
	top:458px;
	height:80px;
	background-color:#0087d4;
	border-top:2px solid #c9d3e5;
	color:white;
}

.menu {
	position:absolute;
	top:140px;
	left:25px;
}

.content {
	position:absolute;
	top:180px;
	left:25px;
	width:600px;
	height:275px;
	overflow:auto;
}

H1 {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 14px;
	font-weight: bold;
	margin-bottom:5px;
}

A.navi, A:LINK.navi, A:VISITED.navi {
	font-size: 13px;
	font-weight: bold;
	color : #0b4e8e;
	text-decoration : none;
}

A:HOVER.navi {
	color : #0087d4;
	text-decoration : underline;
}

A:ACTIVE.navi {
	color : #ff0000;
	text-decoration : none;
}

A, A:LINK, A:VISITED {
	color : #0087d4;
	text-decoration : underline;
}

A:HOVER {
	color : #0b4e8e;
	text-decoration : none;
}

A:ACTIVE {
	color : #ff0000;
	text-decoration : none;
}

A.footer, A:LINK.footer, A:VISITED.footer {
	color : white;
	text-decoration : none;
}

A:HOVER.footer {
	color : white;
	text-decoration : underline;
}

A:ACTIVE.footer {
	color : #ff0000;
	text-decoration : none;
}

IMG.rahmen {
	border: solid 1px #c9d3e5;
}

UL {
	list-style: bullet;
	padding-left: 1.3em;
	margin-left: 1.4em;
}

HR {
	height : 1px;
	color: #c9d3e5;
	background-color: #c9d3e5;
	border-top: none;
	border-bottom: 1px solid #c9d3e5;
}

INPUT, TEXTAREA, SELECT {
	color : #001e38;
	background-color : #c9d3e5;
	border : 1px solid #0087d4;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
}