/* browser resets */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0px none;
	outline: 0;
	vertical-align: baseline;
}

body {
	background-color: #0d4a89;
	margin: 0 0 0 0;
}

.center {
	width:1024px;
	margin:0px auto;
}

ol, ul {
	list-style: none;
}
blockquote:before, blockquote:after,			
q:before, q:after {
	
}
blockquote, q {
	
}
body * {
min-height: 0;
}
/* end browser resets*/



a {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}
a:hover {
	color: #a7a7a7;
	background-color: transparent;
}
a.active {
	color: #000;
	background-color: transparent;
}



#base {
	background: url(../pic/background.jpg) 0 0 no-repeat;
	background-color: #0d4a89;
   	width: 1024px;
   	height: 768px;
   	margin: 0px auto 0px 0px;
	position: relative;
}

#base_index {
	background: url(../pic/background_index.jpg) 0 0 no-repeat;
   	width: 1024px;
   	height: 768px;
   	margin: 0px auto 0px 0px;
	position: relative;
}




#nav {
	position: absolute;
	width: 707px;
	height: 38px;
}
.h {
   	display: none;
   	visibility: hidden;
}
#button_01 {
	position: absolute;
	width: 77px;
	height: 38px;
	background: #0f5eae url(../pic/button_start.jpg) 0 0 no-repeat;
	top: 0px;
	left: 0px;
}
#button_01:hover {
	background: #0f5eae url(../pic/button_start.jpg) 0 -37px no-repeat;
}
#button_01.active {
	background: #0f5eae url(../pic/button_start.jpg) 0 -74px no-repeat;
}
#button_02 {
	position: absolute;
	width: 103px;
	height: 38px;
	background: #0f5eae url(../pic/button_ueber_uns.jpg) 0 0 no-repeat;
	top: 0px;
	left: 77px;
}
#button_02:hover {
	background: #0f5eae url(../pic/button_ueber_uns.jpg) 0 -37px no-repeat;
}
#button_02.active {
	background: #0f5eae url(../pic/button_ueber_uns.jpg) 0 -74px no-repeat;
}
#button_03 {
	position: absolute;
	width: 87px;
	height: 38px;
	background: #0f5eae url(../pic/button_service.jpg) 0 0 no-repeat;
	top: 0px;
	left: 180px;
}
#button_03:hover {
	background: #0f5eae url(../pic/button_service.jpg) 0 -37px no-repeat;
}
#button_03.active {
	background: #0f5eae url(../pic/button_service.jpg) 0 -74px no-repeat;
}
#button_04 {
	position: absolute;
	width: 120px;
	height: 38px;
	background: #0f5eae url(../pic/button_referenzen.jpg) 0 0 no-repeat;
	top: 0px;
	left: 267px;
}
#button_04:hover {
	background: #0f5eae url(../pic/button_referenzen.jpg) 0 -37px no-repeat;
}
#button_04.active {
	background: #0f5eae url(../pic/button_referenzen.jpg) 0 -74px no-repeat;
}
#button_05 {
	position: absolute;
	width: 86px;
	height: 38px;
	background: #0f5eae url(../pic/button_partner.jpg) 0 0 no-repeat;
	top: 0px;
	left: 387px;
}
#button_05:hover {
	background: #0f5eae url(../pic/button_partner.jpg) 0 -37px no-repeat;
}
#button_05.active {
	background: #0f5eae url(../pic/button_partner.jpg) 0 -74px no-repeat;
}
#button_06 {
	position: absolute;
	width: 89px;
	height: 38px;
	background: #0f5eae url(../pic/button_kontakt.jpg) 0 0 no-repeat;
	top: 0px;
	left: 473px;
}
#button_06:hover {
	background: #0f5eae url(../pic/button_kontakt.jpg) 0 -37px no-repeat;
}
#button_06.active {
	background: #0f5eae url(../pic/button_kontakt.jpg) 0 -74px no-repeat;
}
#button_07 {
	position: absolute;
	width: 145px;
	height: 38px;
	background: #0f5eae url(../pic/button_impressum.jpg) 0 0 no-repeat;
	top: 0px;
	left: 562px;
}
#button_07:hover {
	background: #0f5eae url(../pic/button_impressum.jpg) 0 -37px no-repeat;
}
#button_07.active {
	background: #0f5eae url(../pic/button_impressum.jpg) 0 -74px no-repeat;
	border: none;
}

#start {
	background: url(../pic/empty.gif) repeat;
	position: absolute;
	top: 61px;
	left: 390px;
	width: 258px;
	height: 115px;
	text-align:center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border:hidden;
}

#content_index {
	background-color: transparent;
	position: absolute;
	top: 0px;
	left: 362px;
	width: 300px;
	height: 200px;
	text-align:center;
}
#content {
	position: absolute;
	top: 211px;
	left: 159px;
	width: 707px;
	height: 539px;
}
#smiley {
	position: absolute;
	top: 142px;
	left: 14px;
	width: 90px;
	height: 90px;
	opacity: 0.30;
	filter: alpha(opacity=30);
}
#textfield {
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	line-height: 1.3;
	color:#0d4a89;
	position: absolute;
	top: 38px;
	left: 233px;
	width: 474px;
	height: 501px;
	overflow:auto;
}
#textfield_start {
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	line-height: 1.3;
	color:#0d4a89;
	position: absolute;
	top: 38px;
	left: 200px;
	width: 507px;
	height: 501px;
	overflow:auto;
}
#textfield h1, #textfield_start h1 {
	font-weight: bold;
	font-size: 15px;
	color: #fff;
}
#textfield h2, #textfield_start h2 {
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 5px;
}
#textfield h3, #textfield_start h3 {
	font-weight: bold;
	font-size: 15px;
	color: #fff;
	margin-bottom: 10px;
}