/* allgemein */

* { 
 margin: 0; 
 padding: 0; 
}

html {
 height:100%;
 font-family: Arial, sans-serif;
/*  font-size: 100.01%; */ /* später mal probieren */
 font-size:12px; 
 text-align:center;
 line-height: 18px;
}

body {
 height:100%;
 text-align:left;
 background-color:white;
}

/* Standard Tags */

h1, h2, h3, h4 {
 color: #7E090F; 
 margin:0; 
 padding:0; 
 text-align:left; 
 font-weight:bold; 
 float:left;
}

h1 {font-size:20px; line-height:18px;}
h2 {font-size:16px; line-height:16px;}
h3 {font-size:14px; line-height:16px;}
h4 {font-size:12px; line-height:14px;}

#box-untermenu-inhalt-tg h3 {
	margin-left:15px;
	font-size:18px;
}


p, ul, ol {
 float: left;
 width: 100%;
 display: block;
 margin-top: 5px;
}

p {

}

a {
 text-decoration: underline;
 color:#933;
}

a:hover {
 text-decoration: none;
 background-color: #0086c6;
 background-image: none;
 background-repeat: repeat;
 background-attachment: scroll;
 background-position: 0% 0%;
 color: #ffffff;
}

img {
 border: 0;
 padding: 0;
 margin: 0;
}

strong {
	color: #DE0000;
}

/* Generelle Styles */

a.no_hover {
 background-color:#FFF;
}

a.no_underline {
 text-decoration:none;
}

/* Bereiche - divs */

#gesamt {
 width:995px;
 height:100%;
 margin:0 auto; /* steuert die gesamtausrichtung der site */
 text-align:left;
}

#head {
 width:995px;
 height:140px;
 padding-top:15px;
 text-align:left;
 float:left;
}

#head-left {float:left; width:253px; height:auto;}

#metaphor {float:left; width:439px; margin-left:25px;}

#head-rechts {
 width:253px;
 margin-left:25px;
 float:left;
}

#menuleiste {
 width:995px;
 height:40px;
 text-align:left;
 float:left;
 background: url(../images/menu-blau.jpg) no-repeat top left;
}

#menu {
 width:980px;
 padding: 0 0 0 15px;
 text-align:left;
 font-size:12px;
 float: left;
}

#rumpfKomplett {
 width:995px;
 height:auto; /* 100% */
 float:left;
}

#rumpf_obere_leiste {
 height: 35px;
 width: 100%;
 float:left;
}

#rumpf_links {
 width:253px;
 float:left;
}

#rumpf_mitte {
 margin-left:25px;
 width:439px; /* mit Border 2px weniger */
 float:left;
 /* border: 1px solid; */
}

#rumpf_rechts {
 margin-left:25px;
 width:253px;
 float:left;
}

#footer {
 width: 997px;
 padding-top: 15px;
 text-indent: 340px;
 vertical-align: top;
 height: 30px;
} 

/* Head-Bereich */


#head-rechts a {
	text-decoration:none;
}

h1#logo {float:left; width:100%;}

h2#box-claim {float:left; width:100%; padding-left:1px;}

#wabe{float:left;}

#box-check {
 width:253px;
 height:108px;
 background: url(../images/hp-check-blau.jpg) left no-repeat;
 float:left;
}

/* Buttons links */

.box-start {
 width:253px;
 height:108px;
 margin: 0 0 20px 0;
 background: url(../images/button-start.jpg) left no-repeat;
 float:left;
}

h3#check, h3.box-start-inhalt {
 color:white;
 padding:15px 15px 0 15px;
 font-size:14px;
 height:95px;
}

h3#check {color: black;}

#box-check:hover, .box-start:hover {
 background: url(../images/button-hell-2.gif) left no-repeat;
 cursor: pointer;
}

h3#check:hover, h3.box-start-inhalt:hover{ color: #DE0000;}

h3#hr-slogan {font-size:11px; line-height:20px; font-weight:normal; margin-top:5px;}

/* boxen rechts */

/* \*/
* html .rcbox-eckelinksoben, * html .rcbox-eckerechtsoben{height: 1%;}
/* */

/* Da gibt eine Fehlermeldung
#rcbox-eckelinksoben, #rcbox-eckerechtsoben { zoom: 1 } */

.box-rechts	{
 /* position: relative; */
 margin-left: auto;
 margin-right: auto;	
 margin-top: 0;
 margin-bottom: 15px;
 padding: 0;
 text-align: left;
 /* width:20%; */				/* <-- use this to tie width to viewport size */
 /* width: 20em; */				/* <-- use this for a set width */
 width:253px;
 background-color: white;
 float:left;
}

.box-rechts-inhalt {
 /* padding:15px; */
  padding:10px;
  text-align:center;
}

.box-rechts-inhalt-tw {
  padding:2px;
}

.box-rechts-inhalt h1 {
 color:#0354c2;
 font-weight: bold;
 font-size: 1.2em;
 float: none;
}
		
.box-rechts-inhalt p, .box-rechts-inhalt ul, .box-rechts-inhalt img {
 color:#3b3b3b;
 font-size: 1em;
 line-height: 1.3em;
 float: none;
}

.box-rechts-inhalt ul{
 padding-left: 25px;
 text-align:left;
	width:210px;
}

/*
.box-rechts-image {
 padding:14px 0 0 40px;;
} */

li.news-items, .rss-item {
 list-style-type: circle;
 list-style-image: url(../images/dreieick.gif);
}

/* ticker */
#scriptdiv {
 position:absolute;top:220px;
 height:368px;
 margin:20px 0 0 0;
 padding:0;
 text-align:center;
 float:left;
 padding:5px;
}

.rcbox-links {
 background-image:url(../images/roundcorner/linie-horizontal-links.jpg);
 background-position: 0% 100%;
 background-repeat: repeat-y;
}

.rcbox-rechts {
 background-image:url(../images/roundcorner/linie-horizontal-rechts.jpg);
 background-position: 100% 0%;
 background-repeat: repeat-y;
}
			
.rcbox-oben 	{
 background-image:url(../images/roundcorner/linie-horizontal-oben.jpg);
 background-position: 0% 0%;
}

.rcbox-unten {
 background-image:url(../images/roundcorner/linie-horizontal-unten.jpg);
 background-position: 50% 100%;
}

.rcbox-oben, .rcbox-unten {
 background-color: transparent;
 background-repeat: repeat-x;
}

.rcbox-eckelinksoben, .rcbox-eckerechtsoben, .rcbox-eckelinksunten, .rcbox-eckerechtsunten {
 background-color: transparent;
 background-repeat: no-repeat;
}
	
.rcbox-eckelinksoben	{
 background-image:url(../images/roundcorner/ecke-links-oben.jpg);
 background-position: 0% 0%;
}

.rcbox-eckerechtsoben {
 background-image:url(../images/roundcorner/ecke-rechts-oben.jpg);
 background-position: 100% 0%;
}
	
.rcbox-eckelinksunten {
 background-image:url(../images/roundcorner/ecke-links-unten.jpg);
 background-position: 0% 100%;
}

.rcbox-eckerechtsunten {
 background-image:url(../images/roundcorner/ecke-rechts-unten.jpg);
 background-position: 100% 100%;
}

/* Bereiche Unterseiten */

.box-untermenu, .box-untermenu-tg {
 width:253px;
 height:255px;
 margin: 0 0 20px 0;
 background: url(../images/untermenu-rahmen-4.jpg) left no-repeat;
 float:left;	
}



/* Menu und Klickpfad */


#menu ul {
 margin:0;
 padding:1px 0 2px 0;
 list-style:none;
}

#menu li {
 float:left;
 margin:0;
 padding:0;
}

li.limenu {
 list-style-type: none;
}

#menu a {
 display: block;

 height:15px;
}

a.menu_href, a.menu_href_active {
 text-decoration: none;
 color:#fff;
 font-weight:bold;
 margin: 0 0 0 0;
 padding: 5px 20px 7px 20px; 
}

a.menu_href:hover, a.menu_href_active:hover {
 color: #DE0000;
 background-color:#F3F3F3;
}

a.menu_href_active {
 color: #933;
 background-color: white;
}

#klickpfad {float:left; color:#933; margin-left:5px; width:740px;}

#social-media {
	float:left; width:200px; height:35px;
}

#social-media p {
	display:inline;
	width:50px;
	float:none;
	margin-top:0;
	vertical-align:top;
	font-weight:bold;

}

#social-media a {
	margin:8px 0 0 8px;
}

#social-media img {

}


/* Start links */

#rumpf_links a {
	text-decoration:none;
}

/* Menu Unterseite */



#box-untermenu-inhalt {
 float:left;
 padding: 10px 0 0 0;
}
#box-untermenu-inhalt-tg {
 float:left;
 padding: 10px 0 0 0;
	text-align:center;
}

.box-untermenu h3 {
 width: 100%;
}

.box-untermenu h3:hover {
 background-color: #933;	
 color:white !important;
}

.firstmenu {
 display: block;
 width: 90%;
 margin-left:15px;
 text-decoration:none;
}

.firstmenu:hover {
 color:white !important;
 background-color: #933;
}

.box-untermenu ul {
 list-style:none;
 float:left;
 padding: 10px 0 0 0;
 font-size: 12px;
}

.box-untermenu li {

}

.box-untermenu li a {
 display: block;
 color:#000;
 width: 236px;
 text-decoration: none;
 padding:1px 0 0 15px;
}

.box-untermenu li a:hover {
 color:#fff;
 background-color: #933;
}



.secondmenu {
}

.secondmenu_active {
 color:red !important;
 background-color: #bbbbbb;
}

.secondmenu_active:hover {
 color:white !important;
}

.secondmenu_indent {
	text-indent:10px;
}



/* Rumpf */

.rumpf_block {
 margin-bottom: 30px;	
 margin-right:5px;
 float:left;
 padding: 3px;
}

/* background-color: #dedede;  */

/* ist ganz gut: braun
border-top: #be9d8b 2px solid; 
border-left: #be9d8b 2px solid;
border-bottom: #be9d8b 2px solid;
border-right: #be9d8b 2px solid; 
*/

/* ist ganz gut: blau
border-top: #3366ff 2px solid; 
border-left: #3366ff 2px solid;
border-bottom: #3366ff 2px solid;
border-right: #3366ff 2px solid; 
*/

/* ist ganz gut: grau
border-top: #B3B3B3 2px solid; 
border-left: #B3B3B3 2px solid;
border-bottom: #B3B3B3 2px solid;
border-right: #B3B3B3 2px solid; 
*/


.head-rumpf-text {
 background: url(../bilder/wabe-schwarz-klein.gif) 0 2px  no-repeat;
 background-color: #fff; 
 margin-bottom:10px;
/* width:270px; wenn rechts kein bild => deaktiv */
 min-height: 20px;
 float: left;
 letter-spacing: 1px;
 padding-left: 30px;
 line-height: 22px;

}

.rumpf-block-methaper {
 width:150px;
 float: left;
 text-align: right;

}

.h3-rumpf-text {
 color: #7E090F; 
 width: 100%;
 float: left;
 margin-bottom:10px;
}

.h3-in-text {
 width: 100%;
 float: left;
 margin-top: 5px;
	
}

.rumpf-block-img {
	/* border: 1px solid red; */
}

.div-rumpf-text {
 color: #000;
 display: block;
 float: left;
 width:420px;
 margin-top: 0;
}

.rumpf_block ul, .rumpf_block ol {
 list-style: disc;
 padding: 0 0 0 15px;
}

ul.inner-ul {
 margin-top:0;	
}

.rumpf_block ol {
 list-style: decimal;
}

li.li-item {
 line-height: 21px;	
}

/* tagcloud */

#tagcloud {
  text-align:center;
}

#tagcloud a {
 outline-color: -moz-use-text-color;
 outline-style: none;
 outline-width: medium;
 white-space: nowrap;
 text-decoration: none;
 color: #666666;
 font-size: 0.75em;
 line-height: 1.4em;
 padding-top: 1px;
 padding-right: 3px;
 padding-bottom: 1px;
 padding-left: 3px;
 margin-top: 5px;
 margin-right: 5px;
 margin-bottom: 5px;
 margin-left: 0pt;
}

#tagcloud a:hover {
 background-color: #0086c6;
 background-image: none;
 background-repeat: repeat;
 background-attachment: scroll;
 background-position: 0% 0%;
 color: #ffffff;
}

#tagcloud a.cloud_0{font-size:.65em;color:#ccc}
#tagcloud a.cloud_1{font-size:.75em}
#tagcloud a.cloud_2{font-size:.85em}
#tagcloud a.cloud_3{font-size:.95em}
#tagcloud a.cloud_4{font-size:1.1em;}
#tagcloud a.cloud_5{font-size:1.1em; font-weight:bold}
#tagcloud a.cloud_6{font-size:1.2em; font-weight:bold}
#tagcloud a.cloud_7{font-size:1.3em;color:#a2c609}
#tagcloud a.cloud_8{font-size:1.4em;color:#a2c609}
#tagcloud a.cloud_9{font-size:1.5em;color:#a2c609}
#tagcloud a.cloud_10{font-size:1.8em;line-height:1em;padding:0;color:#a2c609;font-weight:normal}



/* ++++++++ twitter +++++++ */

.twtr-doc a:hover{
    color: #FFF !important;
}
