/* ****************************************

Stylesheet für Niomer.com
 
Datei: _stylesheet.css 
Datum: 08. August 2010
Autor: Patric Strasser (Niomer.com)

**************************************** */



/* ******************** Layout Styles */

* {
	padding: 0;
	margin: 0;
	border: none;
	border-collapse: collapse;
}

body {	
	background: url(images/background.jpg) repeat;
	color: #000000;
	width: 800px;
	margin: auto;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

form {
	background: none;
	color: #000000;
	width: 450px;
	border: 1px dashed #000000;
	margin: 10px auto auto auto;
	padding: 10px;
}
label {
	display: block;
}
form input,
form textarea {
	width: 445px;
	border: 1px solid #AAAAAA;
	margin: 0 0 10px 0;
	padding: 0;
}

#wrapper {
	position: absolute;
	width: 800px;
	margin: auto;
}

#banner {
	position: absolute;
	left: 0;
	top: 0;
	width: 800px;
	margin: 0;
}
#banner_space_left {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	background: url(images/banner_space_left.jpg) no-repeat top left;
	display: block;
	width: 31px;
	height: 206px;
}
#banner_1 {
	position: absolute;
	left: 31px;
	top: 0;
	margin: 0;
	background: url(images/banner_1.jpg) no-repeat top left;
	display: block;
	width: 24px;
	height: 160px;
}
#banner_5 {
	position: absolute;
	left: 55px;
	top: 0;
	margin: 0;
	background: url(images/banner_5.jpg) no-repeat top left;
	display: block;
	width: 715px;
	height: 206px;
}
#banner_space_right {
	position: absolute;
	left: 770px;
	top: 0;
	margin: 0;
	background: url(images/banner_space_right.jpg) no-repeat top left;
	display: block;
	width: 30px;
	height: 206px;
}
#banner ul {
	position: absolute;
	left: 31px;
	top: 150px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#quicklink_kontakt {
	display: block;
	width: 24px;
	height: 0;
	background: url(images/banner_2.jpg);
	padding-top: 17px;
	overflow: hidden;
}
#quicklink_kontakt:hover,
#quicklink_kontakt:active,
#quicklink_kontakt:focus {
	background-position: 0 -17px;
}

#quicklink_sitemap {
	display: block;
	width: 24px;
	height: 0px;
	background: url(images/banner_3.jpg);
	padding-top: 19px;
	overflow: hidden;
}
#quicklink_sitemap:hover,
#quicklink_sitemap:active,
#quicklink_sitemap:focus {
	background-position: 0 -19px;
}

#quicklink_favourite {
	display: block;
	width: 24px;
	height: 0px;
	background: url(images/banner_4.jpg);
	padding-top: 20px;
	overflow: hidden;
}
#quicklink_favourite:hover,
#quicklink_favourite:active,
#quicklink_favourite:focus {
	background-position: 0 -20px;
}

#menu_bar {
	position: absolute;
	left: 0;
	top: 206px;
	width: 800px;
	margin: 0;
}
#menu_space_left_1 {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	background: url(images/menu_space_left_1.jpg) no-repeat top left;
	display: block;
	width: 30px;
	height: 31px;
}
#menu_space_left_2 {
	position: absolute;
	left: 30px;
	top: 0;
	margin: 0;
	background: url(images/menu_space_left_2.jpg) no-repeat top left;
	display: block;
	width: 10px;
	height: 31px;
}
#menu_bar ul {
	position: absolute;
	left: 40px;
	top: 0;
	margin: 0;
	padding: 0;
}
#menu_bar ul li {
    display: inline;
    list-style: none;
	margin: 0;
	padding: 0;
}
#menu_button_01 {
	display: inline-block;
	width: 100px;
	height: 0px;
	background: url(images/menu_button_01.jpg);
	padding-top: 31px;
	overflow: hidden;
}
#menu_button_01:hover,
#menu_button_01:active,
#menu_button_01:focus {
	background-position: 0 -31px;
}
#menu_button_02 {
	display: inline-block;
	width: 104px;
	height: 0px;
	background: url(images/menu_button_02.jpg);
	padding-top: 31px;
	overflow: hidden;
}
#menu_button_02:hover,
#menu_button_02:active,
#menu_button_02:focus {
	background-position: 0 -31px;
}
#menu_button_03 {
	display: inline-block;
	width: 104px;
	height: 0px;
	background: url(images/menu_button_03.jpg);
	padding-top: 31px;
	overflow: hidden;
}
#menu_button_03:hover,
#menu_button_03:active,
#menu_button_03:focus {
	background-position: 0 -31px;
}
#menu_button_04 {
	display: inline-block;
	width: 104px;
	height: 0px;
	background: url(images/menu_button_04.jpg);
	padding-top: 31px;
	overflow: hidden;
}
#menu_button_04:hover,
#menu_button_04:active,
#menu_button_04:focus {
	background-position: 0 -31px;
}
#menu_button_05 {
	display: inline-block;
	width: 104px;
	height: 0px;
	background: url(images/menu_button_05.jpg);
	padding-top: 31px;
	overflow: hidden;
}
#menu_button_05:hover,
#menu_button_05:active,
#menu_button_05:focus {
	background-position: 0 -31px;
}
#menu_button_06 {
	display: inline-block;
	width: 104px;
	height: 0px;
	background: url(images/menu_button_06.jpg);
	padding-top: 31px;
	overflow: hidden;
}
#menu_button_06:hover,
#menu_button_06:active,
#menu_button_06:focus {
	background-position: 0 -31px;
}
#menu_button_07 {
	display: inline-block;
	width: 103px;
	height: 0px;
	background: url(images/menu_button_07.jpg);
	padding-top: 31px;
	overflow: hidden;
}
#menu_button_07:hover,
#menu_button_07:active,
#menu_button_07:focus {
	background-position: 0 -31px;
}
#menu_space_right_2 {
	position: absolute;
	left: 763px;
	top: 0;
	margin: 0;
	background: url(images/menu_space_right_2.jpg) no-repeat top left;
	display: block;
	width: 8px;
	height: 31px;
}
#menu_space_right_1 {
	position: absolute;
	left: 771px;
	top: 0;
	margin: 0;
	background: url(images/menu_space_right_1.jpg) no-repeat top left;
	display: block;
	width: 29px;
	height: 31px;
}

#content {
	position: absolute;
	left: 0;
	top: 237px;
	background: url(images/content_background.jpg) repeat-y top left;
	color: #000000;
	width: 800px;
}
#content_text {
	background: url(images/content_background_brush.png) repeat-y top left;
	color: #000000;
	margin: 0 30px;
	padding: 10px 10px 0 10px;
}
#content_bottom {
	background: url(images/bottom_space_right.jpg) no-repeat top left;
	width: 46px;
	height: 46px;
	margin: 0 0 0 714px;
	padding: 0;
}

#footer {
	background: url(images/footer_background.jpg) no-repeat top left;
	width: 800px;
	height: 70px;
	margin: 0;
	padding: 0;
}
#footer_text {
	color: #FFFFFF;
	font-size: 80%;
	margin: 0px 35px;
	padding: 13px 0 0 7px;
}

.services_block {
	margin: auto;
	padding: 10px 0 0 0;
	width: 700px;
}
.services_block_top {
	width: 700px;
	height: 31px;
	background: url(images/services_top.png) no-repeat top left;
	color: #000000;
	font-size: 120%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.services_block_top p {
	margin: 0;
	padding: 7px 0 0 10px;
}
.services_block_body {
	background: url(images/services_body.png) repeat-y top left;
	color: #000000;
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 0;
	width: 700px;
}
.services_block_body p,
.services_block_body h3 {
	margin: 0;
	padding: 10px 10px 0 10px;
}
.services_block_body .services_quote {
	font-style: italic;
	text-align: justify;
	margin: 0 30px;
	padding: 10px 10px 0 10px;
}
.services_block_bottom {
	background: url(images/services_bottom.png) no-repeat top left;
	color: #000000;
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 0;
	width: 700px;
	height: 11px;
}

.referenzen_text{
	margin: 0;
	padding: 60px 0 0 0;
	height: 390px;
}

.impressum_text {
	margin: 5px 0 0 25px;
}

#sitemap_1 {
	margin: 10px 30px;
	padding: 0;
	list-style-type: disc;
}
#sitemap_2 {
	margin: 0 10px;
	padding: 0;
	list-style-type: circle;
}

#bestellung_domain {
	margin: 5px 0 5px 0;
	width: 150px;
}
#bestellung_tld {
	margin: 5px 0 5px 0;
	width: 60px;
}
#bestellung_domain_check {
	margin: 5px 0 5px 0;
	width: 190px;
}
#bestellung_domain_transfer {
	width: 15px;
	height: 15px;
}
#bestellung_paket {
	margin: 5px 0 5px 54px;
	padding: 0;
	width: 350px;
}
#bestellung_firma {
	margin: 5px 0 5px 11px;
	width: 350px;
}
#bestellung_anrede {
	margin: 5px 0 5px 46px;
	width: 60px;
}
#bestellung_titel {
	margin: 5px 0 5px 61px;
	width: 100px;
}
#bestellung_vorname {
	margin: 5px 0 5px 33px;
	width: 250px;
}
#bestellung_nachname {
	margin: 5px 0 5px 25px;
	width: 250px;
}
#bestellung_anschrift {
	margin: 5px 0 5px 35px;
	width: 350px;
}
#bestellung_plz {
	margin: 5px 0 5px 63px;
	width: 100px;
}
#bestellung_ort {
	margin: 5px 0 5px 66px;
	width: 250px;
}
#bestellung_bundesland {
	margin: 5px 0 5px 18px;
	width: 250px;
}
#bestellung_land {
	margin: 5px 0 5px 57px;
	width: 250px;
}
#bestellung_email {
	margin: 5px 0 5px 0;
	width: 250px;
}
#bestellung_telefon {
	margin: 5px 0 5px 1px;
	width: 250px;
}
#bestellung_fax {
	margin: 5px 0 5px 62px;
	width: 250px;
}
#bestellung_bemerkung {
	margin: 5px 0 5px 18px;
	width: 350px;
	height: 100px;
	vertical-align: top;
}
#bestellung_werber_name {
	margin: 5px 0 5px 20px;
	width: 305px;
}
#bestellung_werber_adresse {
	margin: 5px 0 5px 7px;
	width: 305px;
}
#bestellung_agb {
	width: 15px;
	height: 15px;
}

/* ******************** Text Styles */

h1 { 
	font-size: 150%;
	font-weight: bold;
	padding: 10px 10px 0 10px;
}

h2 { 
	font-size: 130%;
	font-weight: bold;
	padding: 10px 10px 0 10px;
}

h3 {
	font-size: 110%;
	font-weight: bold;
	padding: 10px 10px 0 10px;
}

h4 {
	font-size: 110%;
	font-weight: normal;
	padding: 10px 10px 0 10px;
}

h5 {
	font-size: 100%;
	font-weight: bold;
	padding: 10px 10px 0 10px;
}

a,
a:link,
a:visited {
	color: #000077;
	text-decoration: none;
}
a:hover,
a:active,
a:focus {
	color: #444444;
	text-decoration: none;
}

ol {
	margin: 0;
	padding: 3px 0 0 40px;
}
ul {
	margin: 0;
	padding: 3px 0 0 40px;
}

.center {
	text-align: center;
}

.float_right {
	float: right;
	margin: 5px;
	padding: 0;
}
.float_clear {
	clear: both;
}

.services_block_top a,
.services_block_top a:link,
.services_block_top a:visited {
	font-size: 75%;
	font-weight: normal;
	margin: 0 0 0 15px;
	padding: 0;
}
.services_block_top a:hover,
.services_block_top a:active,
.services_block_top a:focus {
	font-size: 75%;
	font-weight: normal;
	margin: 0 0 0 15px;
	padding: 0;
}

.referenzen_text h2 {
	padding: 0 0 5px 0;
}

form h5 {
	padding: 0 0 10px 0;
}

#kontakt_callback_captcha_text,
#kontakt_formular_captcha_text {
	display: inline;
	font-weight: bold;
	vertical-align: middle;
}
#kontakt_callback_captcha,
#kontakt_formular_captcha {
	width: 394px;
	margin: 0 0 10px 5px;
}

#footer_text a,
#footer_text a:link,
#footer_text a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer_text a:hover,
#footer_text a:active,
#footer_text a:focus {
	color: #444444;
	text-decoration: none;
}
