/* Stand 20091207*/


/*Gesamt-Aufbau Kopfzeile und Fußzeile*/
html{
font-size: 100%;
}

* {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
}
body {
    background-attachment: fixed;
	background-color: #FFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
    border-style:none;
    font-size:1em;
}
/*hier Schriftfamilie für HORO DR.... angeben*/
a {
	text-decoration: none;
	font-family: Verdana, Arial;
}
a:link {
       color: #cc0000;
}
a:visited {color: #cc0000;
}
a:hover {
	text-decoration: none;
	color: #333;
	font-family: Verdana, Arial;
}
#wrap {
	margin: 0 auto;
	width: 825px;
}
#header {
	height: 85px;
}

#header h1 {
	padding: 0 0 5px 190px;
	text-decoration: none;
	font-size: 1.4em;
	font-weight: 600;
}

#header h1 a {
	text-decoration: none;
	letter-spacing: 2px;
	color: #333;
}
#header h1 a:hover {
	color: #cc0000;
}

#bottom {
  padding: 10px 0;
  background: #ffffff url(images/bottom.gif) no-repeat scroll 0% 50%;
}
#footer {
	text-align: center;
	font-size: 0.7em;
	color: #006;
	text-decoration: none;
	letter-spacing: 0.2em;
}

/*Menü - oben*/

#menu {
	background: #ffffff url(images/menu.gif) no-repeat scroll 0% 50%;
	height: 70px;
	line-height: normal;
	font-family: Verdana, Arial;
}
#menu ul {
  list-style-type: none;
  padding-left: 40px;
}
#menu ul li {
	display: block;
	float: left;
	padding: 20px 0 20px 0;
}
/*Menü oben Größe und Farbe*/
#menu ul li a {
	padding: 20px 20px 0 0;
    font-weight: 100;
    font-size: 0.7em;
    text-decoration: none;
	color: #333;	
}
#menu ul li a:hover {
  color: #cc0000;

}
.fahnen {
	padding-left: 10px;
	padding-top: 10px;
	text-decoration: none;
	border: none;
}

/*Content*/

#content {
	padding: 0 20px 0 20px;
	background: #ffffff url(images/content.gif) repeat-y scroll 0% 50%;
}

/*Inhalt rechte Seite*/

.right {
	float: right;
	width: 580px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 20px;
}
/*rechts Texte groß hervorgehoben*/
.right h3 {
	padding: 15px 0 0;
	font-size: 1.4em;
	font-weight: 400;
	color: #C00;
	line-height: 1.2em;
	font-family: "Times New Roman", Times, serif;
}
.right h2 {
	padding: 15px 0 0;
	font-size: 1.3em;
	font-weight: 400;
	color: #C00;
	line-height: 1.2em;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
}
.login h2 {
	padding: 15px 0 0;
	font-size: 1.3em;
	font-weight: 400;
	color: #C00;
	line-height: 1.2em;
	font-family: "Times New Roman", Times, serif;
    padding-left: 20px;
}

/*rechts Seitenüberschrift*/
.text_ueberschrift {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.4em;
	font-weight: 400;
	color: #cc0000;
	margin-bottom: 20px;
	font-style: italic;
}
/*rechts Absatzschrift*/
.right p {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	top: 200px;
}

.right_p_rot {
	font-size: 1em;
	color: #Cc0000;
	font-family: Verdana, Arial;
}
/*rechts kleine Hinweisschrift*/
.right_klein {
	font-family: Verdana, Arial;
	font-size: 0.7em;
	color: #333;
	text-align: left;
}

.right_ganzklein {
	font-family: Verdana, Arial;
	font-size: 0.6em;
	color: #000000;
}
/*Inhalt linke Seite*/

.left {
	float: left;
	width: 150px;
	padding-top: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	font-size: 0.7em;
	line-height: 10px;
	color: #C00;
}
.left ul {
	padding: 20px 0 15px 10px;
	list-style-type: none;
}

/*links Navi-Schrift*/
.left ul li a {
	text-decoration: none;
	font-weight: 500;
	color: #333;
	line-height: 1.8em;
	background-color: #FFFFFF;
	font-size: 1.2em;
}
.left ul li a:hover {
  color: #cc0000;
}

/*left Schrift Technologie und Kundenlogin*/
.left p   {
	font-weight: 400;
	font-style: italic;
}
/*left Schrift für print pdf sitemap*/
.left .Stil2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 0.85em;
}
/*Positionierung der Bilderliste auf index*/
.clicktabelle {
	padding-top: 250px;
}
.righ_p_fett {
	font-family: Verdana, Arial;
	font-size: 1.6em;
	font-weight: 700;
	color: #333;
}
.leftlinkzus {
	font-family: Verdana, Arial;
	font-size: 1.2em;
	font-weight: 600;
	color: #333;
	padding-left: 25px;
	font-style: italic;
}
