* {
padding:0;
margin:0;
border:0;
}

input, select, textarea, .text{
color:#003300;
border: 1px solid #336699;
}

body, html {
	font-family: 'trebuchet ms', Arial, Sans-Serif;
	font-size: 12px;
	text-align: center;
	padding:0px;
	margin:0px;
	
}

html {
	overflow-y:scroll;
}

DIV.container {
	width: 765px;
	margin: 0px auto;
	
}

DIV#top {
	width: 765px;
	height: 90px;
}

DIV#topnavi {
	float: right;
	width: 300px;
	display:inline;
	vertical-align:bottom;
}

UL.topnavi {
	margin-top: 60px;
	color: #999;
}

UL.topnavi li {
	list-style-type: none;
	display: inline;
}

UL.topnavi li a.top, a.top:visited {
	text-transform: uppercase;
	font-weight: bold;
	color: #999;
}

UL.topnavi li a.top:hover {
	color: #666;
}	

IMG#logo {
	float: left;
}

DIV.button {
	width: 301px;
	height: 84px;
	float: right;
	background-image: url(img/button.gif);
	background-repeat: no-repeat;
}

DIV.button p {
	color: #fff;
	font-size: 14px;
	margin-top: 25px;
	width: 280px;
	margin-left: 8px;
}
	

DIV#headerall {
	background-image: url(img/headerbg.gif);
	background-repeat: repeat-x;
	background-position: left-center;
	width: 100%;
	height: 79px;
}

DIV#middle {
	width: 785px;
	margin: 0px auto;
}

DIV#content {
	width: 460px;
	margin-top: 20px;
	float: left;
	text-align: left;
}

DIV#navigation {
	width: 276px;
	float: right;
	margin-top: 20px;
	text-align: left;
}

UL#navi {
	text-transform: uppercase;
}

UL#navi li {
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 5px;
	border-bottom: 1px solid #999;
}

UL#navi li a.nav, a.nav:visited {
	color: #336699;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

UL#navi li a.nav:hover {
	color: #000;
}

h1, .navititle {
	color: #ff9900;
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 10px;
}

h2 {
	color: #ff9900;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 20px;
}

h3 {
	color: #ff9900;
	font-size: 18px;
	font-weight: normal;
	margin-top: 12px;
}

p {
	margin-bottom: 10px;
}

a.buttomlinks, a.buttomlinks:visited {
	/*text-transform: uppercase;*/
	text-decoration:none;
	font-weight: bold;
	color: #999;
}
a.buttomlinks:hover {
color: #666666;
}

.referenzenthumb{
border: solid 1px #336699;
}
#object1{
position:absolute;
background-color:FFFFDD;
color:black;
visibility:show;
left:25px;
top:25px;
z-index:+1
}
#popLayer{
margin:0px;
padding:0px;
border:2px solid #336699;
background-color:#CCCCCC;
}
.logodiv{
	text-align:left;
	vertical-align:top;
	display:inline;
	float:left;
	margin-top:15px;
	padding:0 0 0 55px;
	background-image:url(img/codebase.jpg);
	background-repeat:no-repeat;
	background-position:left 10px;
}
.logo1 a{
	text-decoration:none;
}
.logo1{
	line-height:38px;
	height:38px;
	display:inline;
	color:#336699;
	font-size:38px;
	margin:0;
	padding:0;
	text-decoration:none;
}
.logo2{
	display:inline;
	color:#000;
	font-size:12px;
	margin:0;
	padding:0;
	line-height:16px;
	height:16px;
}

.domainlist li
{
list-style-type:none;
margin-bottom:8px;
margin-left:10px;
}
.domainlist a, a:visited{
color: #336699;
}
.domainlist a:hover{
color: #000;
}

