/* Standardangaben
Paddings und Margins auf 0 setzen, vertikaler Scrollbar immer sichtbar, Clearfix und float-standard
*/

html{
    height: 100.1%; }
*{ padding: 0; margin: 0;}
a img{ border: none; }
form {display: inline}
ul img, .navigation img{ vertical-align: bottom; }
.clearfix:after { content: ".";     display: block;     height: 0;     clear: both;     visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.floatleft { float: left; margin-right: 10px; display: inline;}
.floatright {float: right; margin-left: 10px; display: inline;}

/* Schriftart und Größe für die Seite, Abstände von Paragraphen usw */
body, table, td, p {
    font: 12px Arial, Helvetica, Verdana, Geneva, sans-serif;
    font-weight: normal;
}

body, p, li{
    line-height: 1.3em;
}

body{
    background: #E3E2DD;
    text-align: center;
    padding: 0;
    margin: 0;
}

p {
    margin: 0em 0 1em;
    padding: 0;
}

strong {
    font-size: 12px;
}



/* Grundgerüst */

#aussenrum {
    background-image: url('../bilder/background.png');
    background-repeat: repeat-x;
    height: 772px;
}
#container{
    margin: 0 auto;
    text-align: left;
    position: relative;
    width: 1000px;
}

#kopfgrafik{
    background-image: url('../bilder/kopfgrafik.png' );
    background-position:10px;
    background-repeat:no-repeat;
    height: 120px;
}

#kopfgrafik .floatright a{
    font-size:11px;
    text-decoration:none;
}
#kopfgrafik .floatright a:hover, #kopfgrafik .floatright a.active{
    text-decoration:underline;
    color:#05379B;
}

#kopfgrafik .floatright .navigation{
    display:inline;
}
#kopfgrafik .floatright .navigation li{
    display:inline;
    float:left;
}

#navigation{
    margin-left:10px;
    width: 958px;
    height: 38px;
    background: url( '../bilder/navigation_hintergrund.png' );
    border-left:1px solid #2d429d;
    border-right:1px solid #2d429d;
}
#navigation a{
    font-weight:normal;
}
#content {
    float:left;
    width: 520px;
    padding-right: 20px;
    padding-top: 20px;
}

#rechts {
	float:left;
	width: 180px;
	padding-left: 10px;
}

#footer{

}
/* Ende Grundgerüst */

/* Navigation */
#navigation ul {
    list-style: none;
    margin-left:130px;
    _margin-left:100px;

    padding: 0;
}
#navigation ul li {
    float: left;
}
#navigation ul li a {
    border-left: 1px solid black;
    border-right: 1px solid white;
    float: left;
    margin-top: 2px;
    padding-left:10px;
    padding-right:10px;
    height: 33px;
    line-height: 33px;
    display: block;
    color: white;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
}
#navigationsuche {
    border-left: 1px solid black;
    border-right: 1px solid white;
    float: left;
    margin-top: 2px;
    padding-left:10px;
    padding-right:10px;
    _padding-top:7px;
    height: 33px;
    line-height: 33px;
    display: block;
    color: white;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
}
#navigationsuche a {
    color: white;
}
#navigation .active {
	background-image: url('../bilder/navigation_hover.png');
	font-weight: bold;
}
#navigation a:hover {
    background-image: url('../bilder/navigation_hover.png');
}
#navigationsuche a:hover {
    background: none;

}
/* Ende Navigation */

/* Inhalt */
#inhalt {

    margin-left: 10px;
    width: 960px;
    background-image: url( '../bilder/content_hintergrund.gif' );
}

#produkte a img {

}

ul {
/*     list-style: none; */
}
#produkte ul {
    list-style: disc;
    margin-left:15px;
}

#content ul {
    list-style: disc;
    margin-left:15px;
}

h1{
    font-size: 16px;
    margin: 0 0 0.5em 0;
    color: #039

}

h2{
    font-size: 14px;
    margin: 0 0 0.1em 0;

}

h3{
    font-size: 13px;
    text-decoration: none;
    margin: 0 0 0.3em 0;
    color: #039;
}
h3 a{

    color: #039;
}

a {
    color: black;
    text-decoration: none;
    font-weight:bold;
    font-size:11px;
}

#produktrepeater a , #produktrepeaternomarg a{
    text-decoration:underline;
    font-weight:normal;
}

#produktrepeater h3 a, #produktrepeaternomarg h3 a{
    font-weight:bold;
    font-size:13px;
}
#kopfgrafik .navigation a, .warenkorbzeile2 a, fieldset a {
    text-decoration:underline;
    font-weight:normal;
}
a.button {
    font-weight:normal;
}
#rechts a {
    font-weight:bold;
    text-decoration: none;
}
a:hover {
    color: #05379B;
    text-decoration: underline;
}

.hrgrau {
	color: #F1F1ED;
	border-bottom: 2px solid #ccc;
	width: 100%;
    line-height:8px;
    margin-bottom:2px;
}
.imgborder {
	border: 1px solid #ccc;
	padding: 2px;
}
.bild {
    /*border: 1px solid #ccc;*/
    padding: 2px;
}
.individuell img {
    border: 1px solid #ccc;
}
.repeater{
    margin-bottom: 1.4em;
}
#rechts .repeater, #rechts .repeater p{
    margin-bottom: 0
}
.repeater h2{
    margin: 0;
    font-size: 12px;
    padding: 0;
}

.rahmen {
    border: 1px solid black
}

.datum {
    font-size: 10px;
    color: #808080;
}

#rechts .floatright {
    font-size:11px;
}


/* Kontaktformular */
.kontakt, input.text, textarea.text {
    width: 250px;
}

#formmailmessage, .formmailerror {
    width: 370px;
}

label {
    position: relative;
    width: 170px;
    float: left;
    margin-bottom: 5px;
}

#kontaktform label {
    position: relative;
    width: 130px;
    float: left;
    margin-bottom: 5px;
}

input, textarea, select {
    background: #ffffff;
    color: #000000;
    border: 1px solid black;
}

input.text, input.password, textarea.text{
    margin: 0px 0px 5px 0px;
    padding: 2px 0;
    background: #ffffff url(../bilder/hintergrund_input_text.gif) repeat-x;
    border: 1px solid #cccccc;
    font-size: 11px;
}

input.required, input.password.required, textarea.required{
    margin: 0px 0px 5px 0px;
    padding: 2px 0;
    background: #ffffff url(../bilder/hintergrund_input_text_required.gif) repeat-x;
    border: 1px solid #F8D5D5;
}

form input.required.completed, form input.ausfuellen.completed{
    background: #ffffff url(../bilder/hintergrund_input_text.gif) repeat-x !important;
    border: 1px solid #cccccc !important;
}

select {
    width:150px;
    margin-bottom: 5px;
    font-size: 11px;
    padding: 2px;
}

body > select {
    margin-bottom: 0px;
}

.checkbox, .radio {
    background: none;
    margin-bottom: 5px;
    border: 0;
}

.submit{
    margin: 5px 0 5px 0;
    padding: 2px 2px;
    background: #ffffff url(../bilder/hintergrund_input_text.gif) repeat-x;
    border: 1px solid #cccccc;
}

input:focus, select:focus, input.required:focus {
    border: 1px solid black;
}

form label.required {
    color: red;
}

form label.completed {
    color: black;
}

.ausfuellen {
    border: 1px solid red;
}

#formmailmessage, .formmailerror {
    border: 1px solid #E7DBC6;
    padding: 5px;
    color: red;
    margin: 0px 0px 5px 0px;
    background: #ffffff url(../bilder/hintergrund_input_text_required.gif) repeat-x;
    display: none;
    overflow: hidden;
    line-height: 1.3em;
}

.formmailerror{
    display: block;
}

#formmailmessage.complete{
    color: black;
    border: 1px solid green;
    background: #ffffff url(../bilder/hintergrund_input_text.gif) repeat-x;
}

#formmailmessage em{
    color: green !important;
    font-weight: bold;
}

#formmailmessage .linkespalte{
    width: 110px;
    display: block;
    float: left;
    margin: 0;
}

#formmailmessage .rechtespalte{
    width: 110px;
    display: block;
    float: left;
    margin: 0;
}

#formmailmessage #daten{
    margin-top: 10px;
}

#formmailmessage br{
    clear: left;
}


.kontakt {
    position: relative;
    display: block;
    float: left;
    margin-bottom: 5px;
}

#anschrift {
    float: right;
    position: relative;
}

#anschrift label {
    position: relative;
    width: 60px;
    float: left;
    margin-bottom: 2px;
}

#anschrift p {
    margin-top: 4px;
}

#kontaktform, #formmailmessage {
    margin-right: 10px;
    position: relative;
}

#kontaktform input.radio {
    width: auto;
    margin: 0;
    padding: 0;
    border: 0;
    background: none;
}

.clearleft {clear: left; }
/* Ende Kontakt */

/* Ansprechpartner */
.ansprechpartner .text{
    width: 350px;
}

.ansprechpartner label{
    width: 60px;
    margin: 0;
}

.ansprechpartner p {
    margin-top: 0px;
}

.ansprechpartner em.position {
    font-style: normal;
    display: block;
    margin: 2px 0px 5px 0px;
}

.ansprechpartner h2 {
    font-size: 12px;
    margin: 0;
    padding: 0;
    line-height: 1em;
}


.listenpunkte ul li{
    list-style-type:disc;
    margin-left: 25px;
}

.indilistimg img {
    margin-bottom:5px;
}


blockquote {
	margin:10px 0 10px 40px;

}
