/* ************************************* */
/* Wireitex  -Vertrieb                   */
/* designed 2009 by wmgrafik - new media */
/* ************************************* */

/* Allgemein */

body {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family: arial, verdana, helvetica, sans-serif;
font-size: 12px;
line-height: 14px;
color: #262465;
background:#EAEAF7;
}

a, a:visited, a:active {
text-decoration:none;
color:#8F2900;
font-weight: bold;
}
a:hover {
color: #FF0000;
text-decoration: underline;
font-weight: bold;
}

strong, b {
font-weight: bold;
}

p {
font-size: 13px;
line-height: 16px;
margin-top: 10px;
margin-bottom: 0px; 
}

li {
font-size: 15px;
line-height: 22px; 
color:#262465;
font-weight:bold;
margin-top: 0px;
margin-bottom: 0px;
list-style-position: inside;
list-style-type: square;
}

h1 {
font-size: 24px;
line-height: 34px;
font-weight: bold;
text-align:center;
margin-top: 0;
margin-bottom: 0;
color:#262465;
}
h2 {
font-size: 16px;
line-height: 18px;
font-weight: bold;
margin-top: 20px;
margin-bottom: 0px;
}
h3 { 
font-size: 20px;
line-height: 20px;
font-weight: bold;
margin-top: 0px;
margin-bottom: -20px;
}
h4 {
font-size: 11px;
line-height: 26px;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
}
h5 {
font-size: 10px;
line-height: 22px;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
}
h6 {
font-size: 9px;
line-height: 18px;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
}

#index1 {	
text-align: center;
width:800px;
height: 60px;
margin:  40px auto 0px auto;
padding: 0px;
background-color: #fff;
}

#nav {
margin:10px;
padding:  0;
height:40px;
}

#top {
background: url(../images/top.jpg);
width:800px;
height:160px;
margin:0px;
padding:0px;
}

#content {
clear:both;
text-align:left;
width:760px;
margin: 0px;
padding:20px 20px 10px 20px;
background-color: #fff;
}

#content1 {
text-align:left;
width:760px;
margin: 0px;
padding:10px 20px;
background-color: #fff;
}

#image {
float:left;
text-align:center;
width:220px;
margin:0px 20px 0 0;
padding:5px;
border:1px solid #8F2900;
}

#image2 {
float:left;
text-align:center;
width:100px;
margin:0px 12px 0 0;
padding:5px;
border:1px solid #8F2900;
}

#footer {
clear:both;
margin:0px;
padding:10px;
background:#fff;
height:40px;
width:780px;
}	
html>body #footer {
height:20px;
}

pre {
font-size: 12px;
line-height: 22px;
margin-top: 20px;
margin-bottom: 10px; 
}

.pic {
font-size:11px;
float:left;
}
/*.pic a, visited, active {
text-decoration: none;
color:#999;
}
.pic a:hover {
color:#FF0000;
text-decoration:underline;
}*/
.wm {
	font-size:10px;
	color:#C3C3C3;
	text-align: center;
	white-space: nowrap;
}
.wm a:link {
text-decoration: none;
color:#C3C3C3;
}
.wm a:visited {
text-decoration: none;
color:#C3C3C3;
}
.wm a:active {
text-decoration: none;
color:#C3C3C3;
}
.wm a:hover {
color:#C3C3C3;
text-decoration: underline;
}
