

@import url(tt_news.css);

@media screen, projection
{

.content .csc-textpic-border .csc-textpic-imagewrap .csc-textpic-image img {border: 1px solid black;}
.content .csc-textpic-border .csc-textpic-caption { padding-top: 5px; font-size: 13px;}


 /**
  * ######################
  * #	  FLICKR	 #
  * ######################
  */


.tx-flickrset-pi1-list-image a img{border:0;padding:6px;}
.tx-flickrset-pi1-list-image h5 {font-size:16px; margin: 25px 0 15px 0;}

.tx-flickrset-pi1-forward a, .tx-flickrset-pi1-back a { font-size:15px; font-weight:bold;}
.tx-flickrset-pi1-forward, .tx-flickrset-pi1-back { margin-top: 15px 5px 5px 5px;}


.tx-flickrset-pi1 h3 {clear:both; padding: 30px 0 0 0; margin-bottom: 0;}

 /**
  * ######################
  * #	  Flickr END	 #
  * ######################
  */
#impressum {margin: 0 auto; text-align:center;}
#impressum a{font-size:10px;color:black;}
#impressum a:hover{color:black;}
#impressum a:visited{color:black;}

a {text-decoration:none;
	color:#c11e1f;
}
.banner { width:625px;}


body {
	background: #7b7a7a url(../bilder/bg-body.png) center top repeat-y;
	font-size:12px;
	line-height:20px;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	}


.page {
	margin: 0 auto;
	width: 900px;
	background-color: #f1f1f1;
	
	}
	
.balken {
	height:25px;
	width:896px;
	background-color: #505050;
	margin-bottom: 10px;
	margin-top: 15px;
	color: white;
	font-size: 20px;
	padding: 4px 0 0 4px;
	}
	
.header {
	height:173px;
	width:900px;
	background: url(../bilder/header.png) right top no-repeat;
	}

.main {

	}
	

.content {
	background-color: white;
	float:left;
	width: 622px;
	padding:10px 0 0 0px;
	overflow:hidden;
		}


.content-inline {
	padding-left: 5px;
	padding-right: 5px;
		}
	
.content a{
	color:#c11e1f;
	}
.content a:hover{
	color:#white;
	}	
.rechte-spalte {
	width: 263px;
	float:right;
	}
	
.rechte-spalte .csc-frame{
	padding: 5px;
	margin: 5px 0;
	background-color:white;
		border: 1px outset #ccc;
	}
	
.rechte-spalte img{
	padding:0;
	margin: 5px 0;
	border: 1px outset #ccc;
	}
.rechte-spalte a img{
	border: 1px outset #ccc;
	}
.rechte-spalte a img:hover{
	border: 1px outset #c11e1f;
	}
	
.rechte-spalte div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image{
	border:0;
	margin:15px 0 0 0;
	padding:0;
	}
	
 /**
  * ######################
  * #	  Inhaltsbereich #
  * ######################
  */

.csc-header {
	background-color:white;
	}
.content .csc-header h1{
	margin-bottom:0;
	font-size:19px;
	padding:5px;
	font-weight:normal;
	}
.content h2{
	font-weight:normal;
	margin-left:2px;
	}	


h5 {
	background:#F1F1F1 url('/fileadmin/user_upload/Kreis/Test/balken.png') no-repeat;
	padding-left:15px;
	font-weight: bold;
	font-size: 16px;

}

.content .bodytext{
	margin-top:0;
	padding: 5px;
	}	
.content img{
	padding-left:3px;
	}
	
.csc-firstHeader {
	margin-top:0;
	padding-top:0;
}


.bodytext {background-color:white;}



 /**
  * ######################
  * #	  Navigation	 #
  * ######################
  */


.menu {margin:0;padding:0;}

.navi {
	background-color:#d7d7d7;
	height: 24px;
	width:898px;
	font-size: 14px;
	margin: 10px 0 15px 0;
	padding: 0;
	border:1px solid #ccc;
	}
	
	
ul.menu li {
    padding:0px;
    margin:0;
    float:left;
}

ul.menu ul li {
	    padding: 1px 0 0px 0;
}

/**
* ### hintergrund 1. ebene
*/
ul.menu li a:hover {
	background: url(../bilder/transparent-rot.png);
	color: white;
	text-decoration:none;
	border: 0px;	
}

ul.menu ul a:hover {
	color: white;
	text-decoration:none;
	border:0;

}

ul.menu ul {
    margin-left:0;
    padding: 0px 0 4px 0;
    position: absolute;
	background: url(../bilder/transparent.png);
    display:none;
    min-width:80px;
    border: 1px solid #ccc;
}


ul.menu, ul.menu ul {
    list-style-type: none;
}

ul.menu a {
    display: block;
    padding: 2px 7px 2px 8px;
    font-weight: bold;
    text-decoration:none;
    color: black;
    text-transform: uppercase;
    
}

ul.menu ul a {
    padding: 0 0px;
    color: black;
    padding: 1px 5px 1px 5px;
    font-size: 12px;
}




/* IE-Hack f�r die Breite */
*html ul.menu ul {
    width:180px;
}


/* Klassenstile f�r das Untermen� */
/* �ber der Liste  befindet (.hover JavaScript) */

ul.menu ul.hover, ul.menu li.hover ul, ul.menu li:hover ul  {
    display:block;
}


ul.menu ul li {
    float:none;
    background-color: transparent;
}


 /**
  * ######################
  * # clear	bug	 # 
  * ######################
  */

	
.clear {
   clear: both;
   line-height: 1px;
   font-size: 1px;
   height: 1px;
}
 
}
