html,body {
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
	overflow:hidden;
}

body {
	font-family:trebuchet ms,arial,helvetica,sans-serif;
	font-size:12px;
	color:#333;
	height:100%;
	line-height:1.3;
}


* {
	outline:none;
	border:none;
}

a {
	color:#224a62;
}

a:hover {
	color:#f90;
}

#main {	
	background:url(../images/concrete.jpg);
	height:303%;
	width:303%;
}

.box {	
	height:33%;
	width:33%;
	position:relative;
	float:left;
}

.navi {
	bottom:30px;
	left:40px;
	position:absolute;
	list-style:none;
	font-size:30px;
	z-index:51;
	padding:0px;
	margin:0px;
}

.navi li {
	background:url(../images/box_bg_trans_50.png);	
	padding:0px 5px 4px 5px;
	margin:1px;
	float:left;
	clear:left;
}

.navi a {
	text-decoration:none;
	color:#444;
}

.navi a:hover, .navi a.active {
	color:#f90;
}

.navi span {
	display:block;
	font-size:12px;
	margin-top:-5px;
}

.logo {
	background:url(../images/logo_roland_schuetz.png);
	width:300px;
	height:134px;
	bottom:-12px;
	right:20px;
	position:absolute;
}

.refbox, .refbox2 {
	background:url(../images/box_bg_trans_50.png);	
	padding:10px;
	position:absolute;
	right:20px;
	top:22px;
	width:222px;
	cursor:move;
}

.refbox:hover, .refbox2:hover {
	background:url(../images/box_bg_trans_70.png);	
}

.refbox img, .refbox2 img {
	margin-bottom:5px;
	border:solid #aaa 1px;
}

.refbox a, .refbox2 a {
	float:right;
}


.refbig {
	background:url(../images/box_bg_trans_50.png);	
	padding:10px;
	position:absolute;
	right:240px;
	top:20px;
	width:auto;
}

.refbig img {
	float:left;
}

.refbig .text {
	background:url(../images/box_bg_trans_70.png);	
	padding:10px 10px 0px 10px;
	position:absolute;
	right:-200px;
	top:30px;
	width:230px;
}

h1 {
	padding:0px;
	margin:-3px 0px 5px 0px;
	font-size:16px;
	color:#666666;
}

p {
	padding:0px;
}


.ich {
	background:url(../images/roland_2.png) no-repeat;	
	position:absolute;
	right:260px;
	bottom:10px;
	width:246px;
	height:550px;
	z-index:12;
}

.wurst {
	background:url(../images/netzwerk.png) no-repeat;	
	position:absolute;
	right:390px;
	top:180px;
	width:462px;
	height:307px;
	z-index:10;
}

.textbox {
	background:url(../images/box_bg_trans_70.png);	
	padding:10px 35px 0px 10px;
	position:absolute;
	right:412px;
	bottom:51px;
	width:300px;
	z-index:11;
	height:390px;
}

#boxFive .textbox {
	right:300px;
	top:20px;
	bottom:auto;
	height:auto;
}

#boxOne .textbox {
	right:50px;
	top:40px;
	bottom:auto;
	height:auto;
	padding:10px 10px 0px 10px;
}


#boxOne .textbox.v2  {
	right:100px;
	top:180px;
	padding-top:1px;
}


form {
	margin:0px;
	padding:0px;
}


/* formular */

.formrow {
	float:left;
	clear:left;
	padding-bottom:3px;
}

.formrow span {
	float:left;
	padding: 3px 3px 0px;
	display:block;
}

label {
	width:200px;
	display:block;
	float:left;
	padding-top:3px;
}

.textinput {
	width:320px;
	float:left;
	padding:3px 2px;
	font-family:trebuchet ms,arial,helvetica,sans-serif;
	font-size:15px;
	background:#bcd;
}

.s2 {
	width:20px;
	float:left;
}

.s4 {
	width:40px;
	float:left;
}

.s5 {
	width:50px;
	float:left;
}

.s6 {
	width:157px;
	float:left;
}

.button {
	background:#f90;
	padding:3px 5px;
	clear:both;
}

small {
	float:right;
}

.errortext {
	color:#ed1c24;
}

.clearer {
	clear:both;
	overflow:hidden;
	height:1px;
}

.adresse {
	position:absolute;
	right:30px;
	bottom:125px;
	width:230px;
	font-size:13px;
	color:#000;
}


.adresse span {
	background:url(../images/box_bg_trans_50.png);	
	line-height:23px;
	padding:2px 4px;
}
