html {
	height: 100%;
}

body {
	padding:0px;
	margin:0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size:12px;
}

#bg {
	width: 200px;
	margin: auto;
	text-align: center;
	background-color: #FFFFFF;
}
		
#webseite {
	margin-top: 20%;
	text-align: center;
}

#rand {
	width: 730px;
	margin: auto;
}

/**********************************	Content  **********************************/

#head {
	height: 16px;
	width: 100%;
	background-color: #EFEFEF;
	font-size:10px;
	text-align: right;
	border-bottom: 2px solid #DEDEDE;
	border-top: 4px solid #EFEFEF;
}

#logo {
	height:43px;
	width:91px;
	text-align: center;
	background-image: url(../bilder/logo.gif);
	margin: 20px 0px;
}

#internet {
	float: left;
	height: 142px;
	width: 242px;
	background-image: url(../bilder/hg_internet.jpg);
}

#internetov {
	float: left;
	height: 142px;
	width: 242px;
	background-image: url(../bilder/hg_menue.gif);
}

#print {
	float: left;
	height: 142px;
	width: 242px;
	background-image: url(../bilder/hg_print.jpg);
	margin-left: 2px;
}

#printov {
	float: left;
	height: 142px;
	width: 242px;
	background-image: url(../bilder/hg_menue.gif);
	margin-left: 2px;
}

#marketing {
	float: right;
	height: 142px;
	width: 242px;
	background-image: url(../bilder/hg_marketing.jpg);
}

#marketingov {
	float: right;
	height: 142px;
	width: 242px;
	background-image: url(../bilder/hg_menue.gif);
}

#mainbutton {
	width: 196px;
	background-color: #232323;
	padding-top: 23px;
	padding-left: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 12px;
}

#beschreibung {
	height: 60px;
	font-size: 11px;
	padding-left: 10px;
}

#trennhead {
	clear: both;
	background-color: #232323;
	border-top: 2px solid #FFFFFF;
	height: 15px;
	margin-bottom: 20px;
}

#subcontent {
	float: left;
	width: 243px;
	margin-bottom: 15px;
}

#content {
	float: right;
	width: 476px;
	border-left: 1px dotted #232323;
	padding-left: 10px;
	margin-bottom: 15px;
}

#box {
	width: 190px;
	background-color: #FAFAFA;
	font-size: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #232323;
}

#contentbox1 {
	float: left;
	width: 190px;
	background-color: #FAFAFA;
	font-size: 10px;
	margin-bottom: 10px;
	padding: 3px;
	border: 1px solid #232323;
}

#contentbox2 {
	float: right;
	width: 200px;
	background-color: #FAFAFA;
	font-size: 10px;
	margin-bottom: 10px;
	padding: 3px;
	border: 1px solid #232323;
}

#refliste {
	float: left;
	width: 342px;
	background-color: #F0F0F0;
	border: 1px solid #232323;
	margin-bottom: 20px;
}

#footer {
	clear: both;
	width: 250px;
	height: 30px;
	font-size: 10px;
	text-align: right;
	border-top: 1px dotted #232323;
	margin-left: 480px;
}

/******************************	 Text   ******************************/
.bold {
	font-weight: bold;
}

.rot {
	color: #C80000;
}

.punkterot {
	color: #C80000;
	font-size: 11px;
	font-weight: normal;
}

.schwarz {
	color: #232323;
}

h1 {
	font-size: 14px;
}

#head ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#head li {
	display: inline;
	list-style-type: none;
	margin-right: 10px;
	margin-left: 5px;
}

.boxueberschrift {
	display: block;
	height: 16px;
	width: 100%;
	padding-top: 3px;
	margin-bottom: 5px;
	background-color: #232323;
	color: #FFFFFF;
	font-size: 11px;
	letter-spacing: 0.2em;
	text-align: center;
}

.contentboxueberschrift {
	display: block;
	height: 16px;
	width: 100%;
	padding-top: 3px;
	margin-bottom: 5px;
	background-color: #DEDEDE;
	color: #232323;
	font-size: 11px;
	letter-spacing: 0.2em;
	text-align: center;
}

img.refbild {
	float: left;
	margin-right: 5px;
	border: 3px solid #FFFFFF;
}

img.weiter {
	margin-left: 9px;
	margin-right: 70px;
}

img.links {
	margin-left: 18px;
}

img.rechts {
	float: right;
}


/*******************************	Hyperlinks ******************************/
a {
	color: #C80000;
	text-decoration: underline;
}

a:hover {
	color: #C80000;
	text-decoration: none;
}

a.head {
	color: #232323;
	text-decoration: none;
}

a.head:hover {
	color: #C8C8C8;
	text-decoration: none;
}

a.menue {
	color: #FFFFFF;
	text-decoration: none;
}

a.menue:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/******************************* Formular ********************************/

.formular {
	margin: 0px;
	padding: 0px;
}

input.kundenlogin {
	font-size: 10px;
	background-color: #ECECEB;
	border: 1px solid #232323;
	width: 160px;
	margin-bottom: 2px;
}

.submit {
	margin-top: 3px;
	border: 0px solid #232323;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	background-color: #232323;
}

.skontakt {
	margin-top: 3px;
	border: 1px solid #232323;
	font-size: 10px;
	background-color: #F0F0F0;
	width: 140px;
}

input.textfeld {
	display: block;
	float: left;
	margin-bottom: 5px;
	border: 1px solid #232323;
	width: 250px;
	font-size: 11px;
}

input.empfehlung {
	display: block;
	float: left;
	margin-bottom: 5px;
	border: 1px solid #232323;
	width: 200px;
	font-size: 11px;
}

textarea {
	display: block;
	float: left;
	margin-bottom: 5px;
	border: 1px solid #232323;
	width: 250px;
	font-size: 11px;
}

label {
	display: block;
	float: left;
	text-align: left;
	width: 120px;
}

label.empfehlung {
	display: block;
	float: left;
	text-align: left;
	padding-left: 5px;
	width: 160px;
}

form br {
	clear: left;
}

/******************************* Lightbox ******************************/

#lightbox {
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}

#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
}

#lightboxCaption {
	float: left;
}

#keyboardMsg {
	float: right;
}

#closeButton {
	top: 5px;
	right: 5px;
}

#lightbox img {
	border: none;
	clear: both;
} 

#overlay img {
	border: none;
}

#overlay {
	background-image: url(../bilder/overlay.png);
}

* html #overlay {
	background-color: #333;
	background-color: transparent;
	background-image: url(../bilder/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="bilder/overlay.png", sizingMethod="scale");
}

/*	SubMenue
*******************************************************************************/
.subover {
display:block;
width: 200px;
height: 17px;
color: #C80000;
line-height: 17px;
font-size: 11px;
letter-spacing: 0.2em;
border-bottom: 2px solid #FFFFFF;
}

a.submenue {
display: block;
width: 200px;
height: 17px;
font-weight: bold;
text-decoration: none;
line-height: 17px;
font-size: 11px;
letter-spacing: 0.2em;
color: #232323;
border-bottom: 1px solid #E6E6E6;
}

a.submenue:hover {
width: 198px;
height: 17px;
font-weight: bold;
text-decoration: none;
line-height: 17px;
letter-spacing: 0.2em;
color: #C80000;
background-color: #EFEFEF;
border-bottom: 1px solid #E6E6E6;
}

a.submenue2 {
display: block;
width: 177px;
height: 17px;
text-decoration: none;
line-height: 17px;
font-size: 11px;
letter-spacing: 0.2em;
color: #232323;
margin-left: 23px;
border-bottom: 1px solid #E6E6E6;
}

a.submenue2:hover {
width: 177px;
height: 17px;
text-decoration: none;
line-height: 17px;
letter-spacing: 0.2em;
color: #C8C8C8;
margin-left: 23px;
border-bottom: 1px solid #E6E6E6;
}