/* holstenpercussion.de */

html {
	height: 100.5%;
	font-size: 62.5%;
}
body {
background: url(images/Hintergrund.jpg) ;
	text-align: center;
	font: 1.2em/1.8em Verdana, sans-serif;
}

* {margin: 0px; padding: 0px; border: 0px;}

h1, h2, h3, h4, h5, h6 {
	font-family: "Arial", sans-serif; 
	margin: 0em 0em 0em 0em; 
	color: #242a37;
}
h1 {
	color: #242a37;
	font-size: 1.2em;
	font-weight: bold;
	background: url(images/Hintergrund2.jpg);
	padding: 0px 5px;
}
div#header h1 {border: 0px;}

h2 {
	font-size: 1.4em;
	font-family: arial;
	font-weight: normal;
	color: #242a37;
	padding: auto;
}

h3 {color: #242a37;
	font-style: bold;
	text-decoration: underline;
	}

h4 {font-size: 1.2em;
	text-decoration: blink;
	}

h5 {font-size: 1.0em; padding: 0px 3px 0px 3px; margin: 3px; background: url(images/Hintergrund2.jpg); border: 1px solid #8D8D8D; }
h6 {font-size: 1.2em;}

a {color: #242a37; text-decoration: none;}
a:link {color: #242a37; }
a:visited {color: #242a37; }
a:hover {color: #bec3d0;}
a:active {}

div#wrapper {
	width: 1080px;
	/*margin: 0px 40px;*/
	text-align: left;
	background: #FAFAFA;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

div#header {
	height: 40px;
	background: #FAFAFA;
	padding: 10px;
}

div#nav {
	background: #CCCCCC;
	text-align: center;
}
div#nav li {
	display: inline; 
	margin-left: 15px;
	}

div#nav a {
	text-decoration: none; 
	font-weight: bold; 
	text-transform: normal; 
	padding-bottom: 2px;
}
div#nav a:hover, 
body#home li.navhome a,
body#noten	 li.navnoten a,
body#asmallets li.navasmallets a,
body#bestellung li.navbestellung a,
body#webdesign li.navwebdesign a,
body#kontakt li.navkontakt a,
body#empfehlungen li.navempfehlungen a,
body#kontakt li.navkontakt a {
}

div#wrap_content {}

div#maintext {
	/* margin: 0px 110px 0px 210px; */
	color: #242a37;
	padding: 0px 0px;
}
div#maintext a {padding-bottom: 1px; text-decoration: underline; font-weight: bold; }
div#maintext a:link {color: 242a37;} a:hover {color: #bec3d0;}


div#box5 a {color: #000000; font-weight: normal;}
div#box5 a:hover {color: #FFFFFF; font-weight: normal;}

div#box6 {text-align: center; }

div#output {
	padding: 2px 32px 10px 50px;
	text-align: left;
	background: #none;
}

div#footer {
	padding: 2px auto 4px auto;
	text-align: center;
	background: #CCCCCC;
}

div#footer2 {
	padding: 2px auto 4px auto;
	text-align: center;
	background: #CCCCCC;
}
.bilder_mit_rand {
	border: 1px outset #242a37;
}
.maintext {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
	color: #242a37;
	text-decoration: none;
}

.linktext {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
	color: #242a37;
	text-decoration: none;
}

#myform fieldset, #myform input, #myform select {border: 1px solid #242a37;}
#myform textarea {width: 500 px; height: 200px; border: 1px solid #242a37;}
#myform fieldset, #myform label, #myform input, #myform select {display: block;}

#myform fieldset {
	width: 580px;
	margin: 2em 0em 2em 2em;
	padding: 1em;
	background: #F8F8F8;
}
#myform fieldset legend {font-family: Arial, serif; font-style: normal; font-size: 1.4em; color: #242a37;}
#myform fieldset fieldset {width: 500px; margin: 0em 0em 1em 0em; padding-bottom: 0em; background: #F2F2F2;}
#myform fieldset fieldset legend {font-weight: normal;}

#myform label {
	margin-bottom: 0,5em;
	font-weight: normal;
	text-indent: 0.6em;
}
#myform fieldset.radio label {font-weight: normal;}
#myform fieldset.anrede label {float: left; width: 8em;}

#myform input {
	width: 500px;
	padding: 0.2em 0.6em 0.3em 0.6em;
	display: block;
}
#myform textarea {
	width: 500px;
	height: 190px;
	padding: 0.2em 0.6em 0.3em 0.6em;
	display: block;
}
#myform fieldset.radio input {
	clear: none;
	float: left;
	width: auto;
	margin: 0.4em 0.4em 0em 0em;
}
#myform input#submit {width: 500px; margin: 2em 0em 2em 5em; border: 1px solid #242a37; border-color: #CCCCCC #CCCCCC #999999 #999999;}
#myform input#submit:hover {background: #FFDE00; color: #242a37; font-weight: normal;}

#search input#suchbegriff {
	padding: 3px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
#search input {
	padding: 3px;
	border: 1px solid #000000;
	background-color: #CCCCCC;
}
