html, body { 
margin: 0;
padding: 0;
font-family: verdana, arial, sans-serif;
font-size: 12px;
line-height: 16px
}

body {
background-color: #fff;
}

p {
margin-top: 7px;
padding: 0 2px 0 2px
}


/* Links */

a:link {
color: #cc3300;
text-decoration: none
}

a:visited {
color: #cc3300;
text-decoration: none;
font-weight: normal
}

a:hover {
color: #cc3300
}

/* Hauptcontainer */

#kiste_rot {
position: relative;
padding: 0 18px 0 15px;
margin: auto;
border: 0;
width: 704px;
voice-family: "\"}\"";
voice-family: inherit;
width: 670px;
}


/* Logo-Gruen-weiss-rot */
	
#roblogo span { 
display: none
}

#roblogo a {

display: block; 
background-image: url(../img/logo_top.gif);
background-repeat: no-repeat;
width: 672px;
height:61px;
margin: 15px 0 20px 0
}

/* Balken Startseite */

h1	{
font-size: 16px;
font-weight: bold;

}

h2 a:link {
color: #000;
text-decoration: none;
font-weight: normal
}

h2 a:visited {
color: #000;
text-decoration: none;
font-weight: normal
}

h2 a:hover {
color: #666;
font-weight: normal
}

h2 {
font-weight: normal;
font-size: 11px;
margin: 0;
background-color: #ff6633;
padding: 2px 2px 2px 5px;
border: 1px solid #9C3B00
}





#navibox {
position: absolute;
width: 130px;
right: 20px;
top: 98px;
display: none;
}



/* Rechte Spalte a - Startseite */

#spalte_rechts {
position: absolute;
margin-top: 180px;
right: 18px;
top: 145px;
display: none;

}


/* Footer  */

#footer {
margin: 10px 0 7px 0;
height: 35px;
text-align: right;
font-size:10px;
}

.foot_streifen {
background-image: url(../img/streifen.gif);
background-repeat: no-repeat;
width:100%;
height: 18px
}

.foot_layout {
float: left;
text-decoration: none
}

.foot_seiten {
float: left;
margin-top:1px;
padding-left: 10px
}

.foot_imp {
float: right;
margin-top: -2px
}

/* Zweispalter  Unterseiten */

#zweispalter{
float: left;
width: 672px;
text-align: justify
}


/* Rob Artikel */

#rob_box {
position: static;
height: 50px
}

#rob_titelbox {
position: relative;
float:left;
width: 180px;
height: 50px;
background-repeat: no-repeat;
margin-left: -7px
}


#rob_version {
float: right;
width: 200px;
text-align: right;
padding-top: 5px;
margin-bottom: 10px
}

form {
margin: 2px;
line-height: 0;
}

.input {
font-size: 10px;
height: 12px
}

#rob_stats {
float: right;
width: 200px;
text-align: right;
padding-top: 15px
}

#rob_ausgabe {
position: relative;
float:left;
font-weight: bold;
margin-top: 14px
}



#rob_box {
position: static;
height: 50px
}





/* Rob Artikel - kapitaelchen etc */

#zweispalter h3 {
font-size: 18px;
font-family: Times, serif;
text-align: left;
margin-top: 20px
}

#zweispalter h4 {
margin: 35px 0 10px 0;
font-size: 16px;
font-family: Times, serif
}

.dropcap {
float: left; 
width: .7em; 
font-family: Times, serif;
font-size: 4em; 
line-height: 99%; 
padding-right: 5px
}

.dropcap_small {
float: left; 
width: .6em; 
font-family: Times, serif;
font-size: 3em; 
line-height: 92%; 
padding-right: 5px
}


h4 {
font-size: 16px;
font-family: Times, serif;
padding: 0;
margin: 0
}

.titel_sub {
float:right;
text-align:right;
margin-top:2px;
padding:1px 2px 0 2px;
font-size:95%;
font-weight:bold
}



.spezial_color {
font-weight:bold;
font-size: 110%;
background-color: #b92e00;
padding: 2px;
color: #FF6633;
border-left: 1px solid #A81418;
border-right: 1px solid #A81418
}


