* {
	margin: 0;
	padding: 0;
}

html { 
	top: 0; left: 0; right: 0;
	height: 100%;
	min-height: 100%;
	width: 100%;
	min-width: 1015px;
	margin-bottom: 0.1em;
	overflow-y: scroll; 
}

body { 
	position: absolute;
	top: 0; left: 0; right: 0;
	min-height: 100%;
	width: 100%;
	background: #fff url("img/cloudnet_back.jpg") center top repeat-x;
	font: 62.5% Arial, Verdana, Sans-Serif;
	color: #222;
	text-align: center;
}

#content_container {
	width: 100%;
	padding: 0;
	}

#content {
	width: 1015px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#header {
	height: 60px;
	width: 100%;
	margin: 0;
	padding: 0;
	background: url("img/cloudnet_head.jpg") center top no-repeat;
	}

#menu {
	height: 385px;
	width: 100%;
	margin-bottom: 15px;
	padding: 0;
	background: url("img/menu_back.jpg") center top no-repeat;
	}

.mbox,
.mbox01on,
.mbox02on,
.mbox03on,
.mbox04on,
.mbox05on {
	width: 203px;
	height: 385px;
	float: left;
	}

.mbox {
	background: url("img/transparent.gif") left top no-repeat;
	}

.mbox01on {
	background: url("img/mbox01on.jpg") left top no-repeat;
	}

.mbox02on {
	background: url("img/mbox02on.jpg") left top no-repeat;
	}

.mbox03on {
	background: url("img/mbox03on.jpg") left top no-repeat;
	}

.mbox04on {
	background: url("img/mbox04on.jpg") left top no-repeat;
	}

.mbox05on {
	background: url("img/mbox05on.jpg") left top no-repeat;
	}

#main {
	width: 782px;
	margin: 0 15px;
	padding-bottom: 25px;
	text-align: left;
	float: left;
	}

#sidebar {
	width: 170px;
	margin-left: 15px;
	padding-bottom: 25px;
	float: left;
	text-align: left;
	}

.side-object {
	margin-bottom: 18px;
}

#footer_container {
	position: fixed;
	bottom: 0; left: 0; right: 0;
	height: 25px;
	width: 100%;
	background: url("img/footer_back.png") center top repeat-x;
	z-index: 99;
}

#footer {
	position: relative;
	top: 0; left: 0; right: 0; bottom: 0;
	width: 1015px;
	margin: 0 auto;
	z-index: 99;
}


/* Fuer Internet Exploder */


* html, * html body {
	overflow: hidden;
	bottom: 0;
	height: 100%;
}

* html #footer_container {
	position: absolute;
	width: 100%;
	padding-right: 16px;
}

* html #footer {
	height: 100%;
	position: static;
}

* html #content_container {
	position: absolute;
	top: 0; bottom: 0; left: 0; right: 0;
	height: 100%;
	width: 100%;
	overflow: auto;
}


/* Wieder fuer alle */


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

.clear {
	clear: both;
}


/* Top Menu */


.mbox p,
.mbox01on p,
.mbox02on p,
.mbox03on p,
.mbox04on p,
.mbox05on p {
	padding: 0 18px;
	font-size: 1.3em;
	line-height: 1.3em;
	color: #fff;
}

.mbox h2,
.mbox01on h2,
.mbox02on h2,
.mbox03on h2,
.mbox04on h2,
.mbox05on h2 {
	padding: 14px 18px 0 18px;
	font-family: "Trebuchet MS", Verdana, Sans-Serif;
	font-size: 1.6em;
	font-weight: bold;
	padding-bottom: 7px;
	color: #fff;
}

img.mimage {
	margin-left: 18px;
	margin-bottom: 7px;
}

img.moverlay {
	position: absolute;
	z-index: 10;
}


/* Main Content Section */


#main p {
	font-size: 1.4em;
	line-height: 1.3em;
	margin-bottom: 24px;
}

#main h2 {
	font-family: "Trebuchet MS", Verdana, Sans-Serif;
	font-size: 2em;
	font-weight: bold;
	color: #469dd8;
	margin-bottom: 15px;
}

#main h3 {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 1px;
}

#main ul li {
	font-size: 1.4em;
	line-height: 1.3em;
	color: #222;
	margin: 5px 0 7px 18px;
}

#main a {
	color: #469dd8;
	text-decoration: none;
}

#main a:hover {
	text-decoration: underline;
}

#main img {
	border: 1px solid #ccc;
}

.important {
	padding: 10px;
	background-color: #e2f2fa;
	border-left: 10px solid #469dd8;
	margin-bottom: 24px;
}

.important p {
	margin-bottom: 0 !important;
}

.important h3 {
	font-size: 1.4em !important;
	font-weight; bold;
	color: #469dd8;
}


/* Sidebar */


#sidebar p {
	font-size: 1.3em;
	line-height: 1.3em;
	color: #222;
}

#sidebar h2 {
	font-family: "Trebuchet MS", Verdana, Sans-Serif;
	font-size: 1.6em;
	font-weight; bold;
	color: #469dd8;
	margin-bottom: 3px;
}

#sidebar ul li {
	font-size: 1.3em;
	line-height: 1.3em;
	color: #222;
	margin: 5px 0 7px 18px;
}

#sidebar a {
	color: #222;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

img.logo {
	border: 1px solid #ddd;
	margin: 5px 0 7px 0;
	display: inline;
}


/* Fusszeile */


.bottom_addr {
	font-size: 1.3em;
	font-weight: normal;
	color: #666;
	text-align: right;
	padding: 5px 10px 0 0;
}

.bottom_addr a {
	color: #666;
	text-decoration: none;
}

.bottom_menu {
	font-size: 1.3em;
	font-weight: normal;
	color: #fff;
	text-align: left;
	padding: 5px 0 0 10px;
	float: left;
}

.bottom_menu a {
	color: #fff;
	text-decoration: none;
}

.bottom_menu a:hover {
	text-decoration: underline;
}


/* Formulare */


p.contact {
	font-size: 1.1em !important;
	font-weight: bold;
	margin-bottom: 0 !important;
}

.input {
	width: 735px;
	border: 0;
	margin-top: 3px;
	margin-bottom: 10px;
	padding: 3px 5px;
	font-family: "Trebuchet MS", Verdana, Sans-Serif;
	font-size: 1.3em;
	color: #000;
} 

.select {
	width: 735px;
	border: 0;
	margin-top: 3px;
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Verdana, Sans-Serif;
	font-size: 1.3em;
	color: #000;
} 

.textarea {
	width: 735px;
	border: 0;
	margin-top: 3px;
	margin-bottom: 10px;
	padding: 3px 5px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 1.3em;
	color: #000;
} 

.button {
	width: 110px;
	margin-right: 3px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 1.3em;
	color: #000;
} 

.checkbox {
	margin-right: 5px;
	vertical-align: middle;
} 
