@import url(tt_news_v2_styles.css);
@import url(elementstyles.css);
@import url(tw-rss-newsfeeds.css);
@import url(flv-player_style.css);

/* stiftdesign.css */

body, html {
	border:0px;
	margin:0px;
	width: 100%;
	/* height: 100%; */
	/* background-color: #B1BED1; */
	}



#kopf {
	position:absolute;
	left:0px;
	top:0px;
	width:1009px;
	height:91px;
	z-index:3;
        background-color: white;	
	}
	
#kopflogo {
	 position:absolute; 
	 left: 0px; 
	 top:0px; 
	 width:210px; 
	 height:90px;
         margin: 0px;
         padding: 0px;	 
	 }
	
#kopfrechts {
	 position:absolute;
	 left:209px; 
	 top:0px; 
	 width:800px; 
	 height:90px;
         background-image: url(../images/kopf-hintergrund-rechts-schrift.jpg);
         background-repeat: no-repeat;
         margin: 0px;
         padding: 0px;
         
	  }

#kopfbilder {
         position:absolute;
         right: 0px;
         
         }

#rechts {
	position:absolute;
	left:822px;
	top: 0px;
	width:178px;
	/* min-height: 100%;
	z-index:1; */	
	background-color: #B1BED1;	
	padding-left: 5px;
	padding-right: 5px;
	}
	
#infoheader {
	position: relative;
	margin-top: 115px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

#Druckrechts {
	position: relative;
	border-top: 1px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-color: #464e80;
	border-style: solid;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#links {
	position:absolute;
	width:180px;
	left: 0px;
	top: 0px;
	/* min-height: 100%;
	z-index:1; */
	background-color: #B1BED1;	
	}
	
#topmenu {
	position:absolute;
	left:0px;
	top:91px;
	width:1009px;
	height:18px;
	z-index:2;
	background-color: #464e80;
	}

#topmenu ul {
	margin: 0px;
	padding-left: 5px;
	padding-top: 3px;
	list-style:none;
	
	}
	
#topmenu li {
	float: left;
	display: block;
	position: relative;
	margin: 0px;
	padding: 0 5px 0 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	border-right-width: 2px;
	border-left: 0px;
	border-bottom: 0px;
	border-top: 0px;
	border-style: solid;
	border-color:#B1BED1;
}
	
#topmenu li a {
	text-decoration: none;
	color: white;
	
	}
	
#topmenu li a:hover {
	color: #B6D672;
	}
	
#topmenu li.ACT {
	background-color: #7B9C3A;
	}
	
#topmenu li.NO {
	text-decoration: none;
	color: white;
	
	}
	
#linksmenu {
	margin: 115px 0 0 0;
	
        }

#suche {
	position: relative;
	left:2px;	
	top: 30px;
	}
	
#linksmenu ul {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        }

#linksmenu li {
        text-decoration: none;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #464e80;
	padding: 4px 0 4px 20px;
	margin: 0 0 1px 0;
        }

#linksmenu li a {
        text-decoration: none;
        color: white;
        font-weight: normal;
        }

#linksmenu li a:hover {
        color: #B6D672;
        }

#linksmenu li.NO {
        text-decoration: none;
	color: white;
	}

#linksmenu li.ACT {
        background-color: #7B9C3A;
        }
        

#linksmenu li li {
        text-decoration: none;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #464e80;
        padding: 4px 0 4px 15px;
        
        }

#linksmenu li li a {
        text-decoration: none;
        color: white;
        
        }

#linksmenu li li a:hover {
        color: #B6D672;
        }

#linksmenu li li.NO {
        text-decoration: none;
	color: white;
        }

#linksmenu li li.ACT {
        background-color: #7B9C3A;
        }



#obercontent {
	position: absolute;
	margin: 0px;
	border: none;
	width: 642px;
	left: 180px;
	/* min-height: 100%; */
	top: 0px;
	/* z-index: 0; */
	background-color: white;
	}
	
#content {
	position: relative;	
	margin-top: 109px;
	border: none;		
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	}
	
#fuss {
        position: relative;
        clear: both;
        margin:0px;        
        padding: 5px 0 0 2px;
        height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	border-left: 0px;
	border-right: 0px;
	border-top: 1px;
	border-color: #B1BED1;
	border-style: solid;
	border-bottom: 0px;	
	}
	
#impressum {
	margin-left: 20px;
	float: left;
	}
	
#kontakt {	
	margin-left: 100px;
	float: left;		
	}
	
#sitemap {
	margin-left: 100px;
	float: left;
	}
	
#druck {	
	margin-left: 530px;		
	}
