@charset "utf-8";

/**
* rheinische Art
* Relaunch
* 2013-11 by otherworld.de - karsten euting
*
* LogoFarbe: rgb(179,179,0) 

* taubenblau: #4B8CC4;
* hellgrau: #B4BDC2;
* gelb-gr�n: #B3B300;
*
*/


/*
    FONTs
*/
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?3krdk1');
  src:  url('fonts/icomoon.eot?3krdk1#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?3krdk1') format('truetype'),
    url('fonts/icomoon.woff?3krdk1') format('woff'),
    url('fonts/icomoon.svg?3krdk1#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-mail:before {
  content: "\e904";
}
.icon-sitemap:before {
  content: "\e900";
}
.icon-archive:before {
  content: "\e901";
}
.icon-mail-envelope-closed:before {
  content: "\e902";
}
.icon-drafts:before {
  content: "\e151";
}
.icon-markunread:before {
  content: "\e159";
}
.icon-expand_less:before {
  content: "\e5ce";
}
.icon-home2:before {
  content: "\e88a";
}
.icon-home:before {
  content: "\e903";
}
.icon-envelop:before {
  content: "\e945";
}



/*
-------------------------------------------------------------------------------------------
*/

html, body,
h1, h2, h3, h4, h5, h6,
p{
    	margin: 0;
    	padding: 0;
}





body  {
    	font: 66.25% Verdana, Arial, Helvetica, sans-serif; 
    	text-align: center;
    	color: #000000;
    }


p {margin:3px 0; }


p.einleitung{
    color: #808080;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 1.1em;
    line-height: 1.5em;
}

 p.versalie:first-letter{font-size:30px;}
 

a{color:blue;
	text-decoration:none;}

a:hover { text-decoration: underline; }

a.top_category{ font-weight: bold }

b.active{
	color:red;
}



h1 {
	font-size: 1.6 em;
	font-weight: bold;
			line-height: 110%;
}


h5{
	font-size: 12px;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:5px;
}

h1.orange{
	color: rgb(204, 102,51);
}

h1.sun {
	color: rgb(102,102,153);
}

h1.grau{
	color: rgb(102,102,102);
}

large{
	font-size:2em;
}

td p {
		line-height:1em;
}

#kopf{
    position: fixed;
    width: 960px;
    background: white none repeat scroll 0% 0%;
    z-index: 100;
    height: 157px;
}

#header {
   background:url("../images/logo.png") no-repeat scroll -17%top rgba(0, 0, 0, 0);
    height: 72px;
    padding-bottom: 10px;
    box-shadow: 0px 2px 2px -2px #4B8CC4;
    width: 98%;
}

#header h1{
    color: rgba(0, 0, 0, 0);
    font: 0px/0 a;
    text-shadow: none;
}

#hilfsnavigation{
    margin: 1.5em 30px 1.5em 12px;
    text-align: right;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:1.1em;
	letter-spacing:0.051em;
}

#hilfsnavigation a{
	color:gray;
	font-weight:bold;
}

#hilfsnavigation a:first-child,
#hilfsnavigation a.menu-current, 
#hilfsnavigation a:hover{
  color:#D71D4E;
  text-decoration: none;
}


	  #container {
    	width: 960px;
    	margin: 0 auto;
    	border: 0px solid red;
    	text-align: left;
    }


#content{
    padding-top: 136px;
}

/***** Spaltendefinition  ***/
     #artikel {
    	float: left;
    	/* width: 550px; */

    	padding:0 0 10px 10px;
		margin:0 10px;
		font-size: 1.18em;
		line-height: 160%;
		
		  width:530px !important;
		margin-right:30px !important;
    }

	
	 #container2{
        background: none repeat scroll 0 0 #FFFFFF;
        border: 0 solid #FF0000;
        float: left;
        margin-right: 10px;
        width: 360px;
	 }

	 #navigation2{
	 		height: 200px;
	 }

     #wrbng {
    	float: right;
    	width: 160px;
    	background: white;
    	padding: 0 8px;
		border:0px dotted blue;
		overflow-x: hidden;
        margin: -0.5em 0 0;
	 }
	 
	 #anz{
		 background: black;
		padding: 0.45em;
		margin: 5px 5px 5px 2px;		
	 }

	#anz a{ color: white;
						text-decoration:none;
						text-transform: uppercase;
						font-weight: bold;
						 font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 1.32em;
}
	#anz a:hover{color:whitesmoke; cursor: help;}

	
     #navigation {
        border: 0 dotted #B4BDC2;
        float: left;
        margin: 0;
        overflow-x: hidden;
        padding: 0;
        width: 165px;
		font-size: 1.1em;
	 }

     #aktuell{
       background-color: #D3D7D8;
        padding: 0.5em;
        padding-left: 1em;
        margin-bottom:2em;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 1.1em;
     }

     #aktuell h5{
       color:white;
       text-transform: uppercase;
       font-weight: normal;
       font-size: 1.6em;
       letter-spacing: 0.1em;
	   font-family: Arial, Verdana, Helvetica, sans-serif;
     }
	
	
     #inhalt{
        border:1px solid #B4BDC2;
        padding: 0.5em;
        padding-left: 1em;
        margin-bottom:2em;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 1.1em;
     }

    #inhalt h5{
      text-transform: uppercase;
      font-weight: bold;
      color: #D71D4E;
      font-size: 1.6em;
      letter-spacing: 0.2em;
	  font-family: Arial, Verdana, Helvetica, sans-serif;
    }
	
	#navigation #inhalt a{color:gray;}
	#navigation #inhalt a:hover{color:black; text-decoration:none !important;}
	
	#navigation #inhalt a strong{color:black;}

#navigation a{
	color:black;
	/*
	background: transparent url(../images/navigation.a.bg.gif) no-repeat;
	padding-left: 15px;
	*/
}

#navigation a.latest_topics{
	color:black;
    background-image: none;
   /*	background: transparent url(../images/navigation.latest.bg.gif) no-repeat;
	text-indent: 15px;*/
	padding-left: 0;
	display: block;
	margin:0.5em 0 1.5em 0;
}

.menu_title{
   font-weight: bold;
    margin: 0em 0 0.5em;
    text-transform: uppercase;
	font-size: 1.1em;
}

.menu_title.topic747{
	color:#D71D4E;
}

/** Footer **/
     #footer {
    	padding: 10px 10px 10px 20px; /* Diese Auffüllung entspricht der linksbündigen Ausrichtung der Elemente in den divs, die darunter erscheinen. */
    	background:#f5f5f5;
		margin: 20px 0;
		/* color: #B3B300; */
		font-weight:bold;
    }
     #footer p {
    	margin: 0; /* Wenn Sie die Ränder des ersten Elements in der Fußzeile auf 0 einstellen, können Sie unerwartete Abstände zwischen divs vermeiden. */
    	padding: 10px 0; /* Durch die Verwendung der Auffüllung bei diesem Element entsteht genau wie bei einem Rand ein Leerraum, aber ohne die potenziellen Abstandsprobleme. */
    }
	#footer a{
		color:#B3B300;
	}
    #footer a:hover{
        text-decoration: none;
    }

    .fltrt { /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }

/*** M E N U S  ****/

/* 2nd Level */

/* Ueberschrift */
#navigation_ebene2{
	margin-bottom: 1em;
	width:160px;
	font-size: 1.1em;
}

#navigation_ebene2 h2{
				font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 1.2em;
	font-weight: bold;

	height:25px;
	padding:5px;
	color: #4B8CC4;
	  text-transform: uppercase;
	}

#navigation_ebene2 a{
			font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 1.1em;
 
}

	

			.scroll-pane
			{
				width: 160px;
                 border: 1px solid #B4BDC2; 
				height: 250px;
                max-height: 250px;

				overflow-y: auto;
                overflow-x: hidden;
                margin-bottom: 2em;
			}





/* Einzelanzeige */

.mod_topic_page {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size:1.3em;
	line-height: 150%;
	
	}
	
	
.mod_topic_page img{
  max-width: 100%;
}
	
	.mod_topic_page .tp_author{margin-top: -0.5em !important;  font-family: Arial, Helvetica, sans-serif;}
	
.mod_topic_prevnext {
	margin: 0;
}

.mod_topic_prevnext p {
	display: block;
	float: left;
	width: 140px;
	border: 0px solid gray;
	margin-left:10px;
	margin-right:10px;
	padding-right: 10px;
	 margin-bottom: 1.5em;
	 /*
 background: Yellow; */
}

.mod_topic_prevnext  a,
.mod_topic_prevnext  a strong{
	color:black;
	font-weight:normal;
    margin-bottom 1.7em;
}
.mod_topic_prevnext a:hover{
	text-decoration: underline;
}

  .mod_topic_prevnext a strong {
    font-weight: bold !important;
}

#copyright, #printheader{
	display: none;
}

/* Boxes */
div.box_orange1{
	border: 1px solid rgb(204, 102,51);
	padding: 5px;
}

div.box_orange3{
	border: 3px solid rgb(204, 102,51);
	padding: 5px;
}

div.box_orange5{
	border: 5px solid rgb(204, 102,51);
	padding: 5px;
}



div.box_sun1 {
	border: 1px solid rgb(102,102,153);
		padding: 5px;
}
div.box_sun3 {
	border: 3px solid rgb(102,102,153);
		padding: 5px;
}
div.box_sun5 {
	border: 5px solid rgb(102,102,153);
		padding: 5px;
}


div.box_grau1{
	border: 1px solid rgb(102,102,102);
		padding: 5px;
}
div.box_grau3{
	border: 3px solid rgb(102,102,102);
		padding: 5px;
}
div.box_grau5{
	border: 5px solid rgb(102,102,102);
		padding: 5px;
}

.box1{
	border: 1px solid black;
}

/*
    SLIDER
*/

    #slider-head{
        float: left;
        width: 70px;
/*
        background: #4b8cc4;
*/
        background: white;
        color: black;

        margin-right: 0.67rem;
        font-size: 13px;
        padding: 3px 0;
        text-transform: uppercase;
        font-weight: bold;
        text-indent: 1.3em;

        font-family: Arial, Helvetica, sans-serif;
    }

     #slider-outer-wrapper{
        transition: opacity .25s ease-in-out;
        /*  background-color:rgba(75, 140, 196, 1); */
        background-color: white;
        color: black;

        font-size: 11px;
        padding: 3px;
        opacity: 0;

        margin-top:12px;
        margin-bottom:12px;

        line-height:1.4;


       /*
 border-bottom: 1px solid rgba(75, 140, 196, 1);
*/
        padding-bottom: 12px;

    }
    .slider--item{
        font-size: 13px;
        padding: 3px;
        font-family: Arial, Helvetica, sans-serif;
    }



    .slider--item a{
/*
        background:#4b8cc4;
*/
        background:white;
        color:black;
    }