@charset "UTF-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	background-color:#FFF;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#ccc;
	text-align:center;
	line-height:140%;
}
#mainframe {
	width:811px;
	height:600px;
	margin:0 auto 0 auto;
	padding:0;
	text-align:left;
}
#space-top {
	margin:0;
	padding:0;
	float:left;
	width:811px;
	height:111px;
	background-image:url(images/milchring-logo.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
#maincontentholder {
	width:811px;
	height:379px;
	float:left;
	margin:0px;
	padding:0px;
	text-align:left;
	display:block;
	text-align:left;
	overflow-x:hidden; 
	overflow-y:auto;
}
#naviholder{
	width:811px;
	height:110px;
	margin:0;
	padding:0;
	float:left;
}
#mainnavi {
	height:110px;
	float:left;
	margin:0;
	padding:0;
	text-align:left;
	
}
#subnavi {
	height:110px;
	float:left;
	margin:0;
	padding:0;
	text-align:left;
	
}
/* ---------- text-seiten ------------------- */

#maincontentholder .margin-links {
	margin:30px 10px 0 0px;
}

/* Logo
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#space-top h1 {
	 margin: 0;
	 padding: 0;
	 float:left;
	 display: block;
}
#space-top h1 a {
	  width: 133px;
	  height: 110px; 
	  /*background-image: url(../images/logo_old_browsers.jpg);
	  background-repeat: no-repeat;*/
	  display: block;
}
/*#space-top h1>a {
	  width: 88px;
	  height: 117px; 
	  background-image: url(../images/logo_modern_browsers.png);
}*/
#space-top h1 span {
  display: none;
}

/* --------- zitat home ------------------- */
.home-zitat {
	margin-top:150px;
}

/* --------- NAVIS ---------------------- */

#mainnavi .margin {
	float:left;
	margin:0;
	padding:0 0 0 60px;;
	}
#mainnavi ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	}
#mainnavi ul li {
	float:left;
	padding:0;
	margin:0;
	}
#mainnavi .margin ul li a img {
	margin:0 0 0 0;
	display:block;
	padding:0;
	border:0;
	}

#subnavi .margin {
	float:left;
	margin:0;
	padding-left:245px;
	}
#subnavi ul {
	list-style:none;
	margin:0;
	padding:0;
	}
#subnavi ul li {
	float:left;
	padding:0;
	margin:0;
	}
#subnavi .margin ul li a img {
	margin:0 0 0 0;
	display:block;
	padding:0;
	border:0;
	}
/* ------------ typo ----------------- */
body {
		font-family:Helvetica, Geneva, sans-serif;
		font-size:12px;
		letter-spacing:1px;	
		color:#666;
}
a {
	color:#666;
	text-decoration:underline;
}
/* ------------ linkliste ------------ */
#maincontentholder .margin ul {
	list-style:none;
	padding:50px 0 0 271px;
	margin:0;
}
p.align-center {
		text-align:center;
}

#maincontentholder .margin ul li {
	background-image:url(images/milchring-icon.gif);
  	background-repeat: no-repeat;
  	background-position: left center;
  	height:24px;
  	margin-bottom:15px;
	
}
#maincontentholder .margin ul li a{
		padding-left:30px;
		color:#666;
		text-decoration:none;
}


/* ------------ linkliste HILFE ------------ */

#maincontentholder .margin-links .news-list-container {
	border:0;
	background-color:#FFF;
	margin-top:0px;
	width:100%;
	height:90% !important;
	display:block;
	float:left;
	clear:both;
	text-align:right;
	overflow:hidden;
	padding:0 70px 0 0;
	
}

#maincontentholder .margin-links .news-list-item {
	height:25px !important;
	width:auto !important;
	padding:0;
	margin:0 5px 5px 0;
	border:0;
	background-color:#fff;
	float:right;
	text-align:right;
	display:block;
	overflow:hidden;
	clear:both;
	}
#maincontentholder .margin-links .news-list-item H3{
	margin:0 120px 0 0;
	padding:0;
	font-family:Helvetica, Geneva, sans-serif;
	font-size:12px;
	letter-spacing:1px;	
	color:#666 !important;
	font-weight:100;
	background-image:url(images/milchring-icon.gif);
  	background-repeat: no-repeat;
  	background-position: right center;
	height:24px;
	float:right;
}
#maincontentholder .margin-links .news-list-item H3 a {
	color:#666 !important;
	padding-right:30px;
}
/* --- news news-listen news-ansichten ---------------------------------------------------- */

ul.menuliste-serie li.menuliste-kopf, 
ul.menuliste-neu li.menuliste-kopf, 
ul.menuliste-tuete li.menuliste-kopf {
		display:none;
}
ul.menuliste-serie li img,
ul.menuliste-neu li img,
ul.menuliste-tuete li img {
	display:none;
}

#maincontentholder .margin ul.menuliste-serie {
	list-style:none;
	padding:50px 0 0 76px;
	margin:0;
	float:left;
	width:30%;
}

#maincontentholder .margin ul.menuliste-neu {
	list-style:none;
	padding:50px 0 0 126px;
	margin:0;
}

#maincontentholder .margin ul.menuliste-tuete {
	list-style:none;
	padding:50px 0 0 175px;
	margin:0;
}

.news-list-container {
	border:0;
	background-color:#FFF;
	margin-top:125px;
	/*height:115px;*/
	width:100%;
	display:block;
	float:left;
	/*border:#666 solid 1px;*/
	overflow-x:auto;
	clear:both;
	text-align:left;
	
}
.news-list-container-home {
	border:0;
	background-color:#FFF;
	margin-top:50px;
	/*height:115px;*/
	width:100%;
	display:block;
	float:left;
	/*border:#666 solid 1px;*/
	overflow-x:auto;
	clear:both;
	text-align:center;
	
}
ul.test {
		list-style:none;
}
ul.test li {
		float:left;
}

.news-list-item {
	height:105px !important;
	width:78px !important;
	padding:0;
	margin:0 5px 5px 0;
	border:0;
	background-color:#fff;
	float:left;
	text-align:left;
	display:block;
	
	
	}
.news-list-item a, .news-list-item a img {
		margin:0;
		padding:0;
		border:0;
}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	color:#ccc;
	float:left;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#ccc;
	
	text-decoration:none;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom:0;
	background-color: #FFF;
}
.news-list-container H3 A {
	color:#fff;
	
}
.news-list-container P {
	padding:0;
	margin:0;
}
.news-list-date {
	display:none;
	}
.news-list-container IMG {
	float: left;
	border:0;
	margin:0;
	padding:0;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:1px solid #Fff;

}
.news-list-container HR.clearer-last {
	width:100%;
	clear:both;
	color:FFF;
}
.news-latest-container HR.clearer {
	clear:left;
}

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:0px;
	margin-bottom:5px;
	border:0;
	background-color:#FFF;

}
.news-single-item H2 {
	/*font-size: 16px;
	font-weight:bold;
	color: #ccc;
	margin-bottom: 0px;*/
	display:none;
	
}
.news-single-item H3 {
	margin-bottom: 15px;
}

.serie-text  {
	display:block;
	width:350px;
	float:left;
	text-align:right;
	margin-right:20px;
	
}


.serie-bild {
	display:block;
	width:49%;
	float:left;

}


.news-single-img {
	display:block;
	float: left;
	padding-left:20px;
	width:400px;

}

.news-single-img a {
	margin:0 7px 7px 0;
	padding:0;
	border:0;
}

.news-single-img a img {
	margin:0;
	padding:0;
	border:0;
}


.news-single-imgcaption {
	display:none;
}


.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 0;
	margin-top: 0;
	clear:both;
	color:#ccc;
	text-decoration:none;
}

/*--------------------------------- tt_news SINGLE view  "NEU" ---------------------------------*/

.news-list-container-neu-border-top {
	width:640px;
	height:18px;
	background-image:url(images/neu_border_top.jpg);
	margin:0;
	padding:0;
}
.news-list-container-neu-border-bottom {
	width:640px;
	height:18px;
	background-image:url(images/neu_border_bottom.jpg);
	margin:0;
	padding:0;
	clear:both;
}

.news-list-container-neu {
	width:640px;
	margin:0 0 50px 64px;
	background-image:url(images/neu_border.jpg);
	display:block;
}
.news-list-container-neu h3 {
	margin:20px 0 10px 20px;
	width:50%;
	float:left;
}
.news-list-container-neu p {
	margin:0px 0 10px 20px;
	width:50%;
	float:left;
}


.news-list-item-neu  img {
		margin:0 30px 0 0;
		padding:0;
		border:0;
		float:right;
}

/* ---- slideshow ------------*/

.tx-rgslideshow-pi1 {
	float:right;
	border:none;
	clear:none;
}
.rgslideshow {
	border:0 !important;
}
/* ---- gästebuch ------------*/
.margin-links form {
	float:left;
}
.tx-aahbook-pi1 {
	width:500px;
	float:right;
	clear:none;
}
.tx-aahbook-pi1-button {
	float:left;
}
.tx-aahbook-pi1 {
		
}

.tx-aahbook-pi1 a {
	text-decoration:none;
	color:#666;
	}
.tx-aahbook-pi1 a:hover {
	text-decoration:underline;
	color:#666;
	}
.tx-aahbook-pi1-footer a {
	display:none;
}
.tx-aahbook-pi1-header {
	/*display:none;*/
}