/* commented backslash hides from ie5mac \*/ 
html{
	height:100%;
	margin:0;
	padding:0
} 
/* end hack */ 

html,body {
	padding:0;
	margin:0;
	background-color: #fff;
	font-size: 13px;
	font-family: "Arial", verdana, sans-serif;

}

.clear {
	clear:both;
}

body{	
	text-align:left;
	min-width:960px;/* for mozilla*/
	background-color: #fff;
	height:100%;
	background:  url(images/ttsv_body_bg.jpg) repeat-x left top;
}

#wrapper {
	
	background:  url(images/ttsv_outer_bg.png) no-repeat center bottom;
}

#outer{
	height:99.9%;
	min-height:100%;
	width:960px;
	text-align:left;
	margin:auto;
	position:relative;
	overflow:visible;
}

/* mac hide \*/
* html #outer{
	width:960px
}
/* end hide*/

html>body #outer{
	height:auto;
} /*for mozilla as IE treats height as min-height anyway*/

#inner{
	width:100%;
	padding-top:115px;/*needed to make room for header*/
} 

#header{
	position:absolute;
	top:0px;
	left:0px;
	width:960px;
	height:232px;
	display: block;
	z-index:74;
	background:  url(images/ttsv_header_bg.jpg) no-repeat left top;

}

	#menuTop {
		margin-left:20px;
		background: #618339 url(images/ttsv_topmenue_bg.jpg) repeat-x;
		float:left;
		padding:4px 6px 3px 6px;

		-moz-border-radius-bottomright: 4px;
		-webkit-border-bottom-right-radius: 4px;
		-moz-border-radius-bottomleft: 4px;
		-webkit-border-bottom-left-radius: 4px;
	}
	
	ul.topmenue, ul.footermenue, ul.innermenue {
		margin:0;
		padding:0;
		/* list-style-type: none; */
		list-style-image: url(images/ttsv_topmenue_seperator.jpg);
	}
	
	ul.topmenue {
		list-style-image: url(images/ttsv_topmenue_seperator_white.jpg);
	}
	
	ul.footermenue {
		list-style-image: url(images/ttsv_topmenue_seperator_grey.jpg);
	}
	
	ul.topmenue .first, ul.footermenue .first, ul.innermenue .first {
		list-style-image: url(images/ttsv_topmenue_seperator_spacer.gif);
	}
	
	ul.innermenue {
		width:100%;
		height:20px;
		padding-top:6px;
		background: #EBEBEB url(images/ttsv_innermenue_bg.jpg) no-repeat left top;
	}
		
	ul.topmenue li, ul.footermenue li, ul.innermenue li {
		float:left;
		margin-right:10px;
		margin-left:10px;
	}
	
	ul.topmenue li.current a, ul.footermenue li.current a, ul.innermenue li.current a {
		font-weight: bold;
		color: #681538;
	}
	
	ul.topmenue li a, ul.footermenue li a, ul.innermenue li a {
		color: #fff;
		text-decoration: none;
	}
	
	ul.innermenue li a {
		margin-right:15px;
	}
	
	ul.footermenue li a { color: #ccc; }
	
	ul.topmenue li a:hover, ul.footermenue li a:hover, ul.innermenue li a:hover {
		text-decoration: underline;
	}
	

#ajaxmenu{
	position:absolute;
	top:202px;
	left:0px;
	width:600px;
	height:28px;
	z-index:65;
	border-top:1px solid #fff;
}

#logo {
	position:absolute;
	top:30px;
	left:10px;
	width:540px;
	height:161px;
	text-indent: -5000px;
	z-index:300;
	background: url(images/ttsv_logo.png) no-repeat left top;
	margin-left: -80px;
}


#sitesearch {
	position:absolute;
	top:0px;
	right:15px;
	text-align:right;
	margin:0;
	padding:8px;
	background: #3D5425;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
}

#sitesearch p {
	text-align: center;
	color: #fff;
	margin:0;
	padding:0;
}

		#sitesearch fieldset{
				border: none;
				margin:0;
				padding:0;
		}
		
		#dtv {
			float:right; 
			margin-top:135px; 
			margin-right:6px;
		}
		
		#dtv img {
			border:none;
		}
		

/* mac hide \*/
* html #outer, * html #header {width:960px}
/* end hide*/

#footer {
	margin:0 auto;
	color: #ffffff;
	width:960px;
	clear:both;
	height:50px;
	text-align:left;
	left:0px;
	bottom:0px;
	position: absolute;
	
}

#footer p {
	margin-top: 10px;
}
#footer p a {
	text-decoration: none;
	color: #ffffff;
}
* html #footer{
	margin-bottom:-1px
}/* ie rounding bug*/

/* mac hide \*/
* html #footer {
	/*only ie gets this style*/
	height:82px;
	/* for ie*/
}
/* end hide*/

div,p  {
	margin-top:0px;
}/*clear top margin for mozilla*/

p.searchtext {
	font-size:12px;
	margin-bottom:0px;
}

span.highlight, p.highlight{
	color: #681538;
	background: none;	
}

h1, h2, h3 {
	color: #618200;
}

h1 { font-size: 17px; font-weight: bold; margin-bottom:15px;}
h2 { font-size: 15px; font-weight: bold; margin-bottom:10px;}
h3 { font-size: 13px; font-weight: bold; margin-bottom:8px;}

#right {
	width:253px;
	float:right;
	z-index: 55;
}

#right-inner {
	margin-top:125px;
	width:231px;
	padding-left: 12px;
	padding-right: 10px;
	padding-top:20px;
	text-align: left;
	background: #fff;
	min-height:600px;
}

#left {
	position:relative;/*ie needs this to show float */
	width:700px;
	float:left;
	z-index: 56;
}

#left-inner {
	margin-top:125px;
	width:660px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top:20px;
	text-align: left; 
	background: #fff;
	min-height:600px;
}

#left-inner fieldset {
	border: none;
}

#left-inner label {
	clear: both;
	float: left;
	margin:0;
	padding:0;
	width: 120px;
}

#clearfooter {
	width:100%;
	height:82px;
	clear:both;
} /* to clear footer */

html>body #minHeight{
	float:left;
	width:0px;
	height:100%;
	margin-bottom:-82px;
} /*safari wrapper */

#content {
	padding-top: 10px;
	z-index: 300;
	padding-bottom: 7px;
}


#content h2 {
	font-size: 15px;
	color: #618200;
	/* background:  url(images/bullet_17x21.gif) no-repeat left top; 
	padding-left: 19px; */
	line-height: 24px;
	position: relative;
	z-index: 999;
}

h3#post-  {
	font-size: 12px;
	color: #618200;
	background:  url() no-repeat left top;
	padding-left: 0px;
}

#content p {
	font-size: 13px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}

#content p a {
	color: #618200;
}

#content p a:hover {
	background-color: #618200;
	color: #ffffff;
}


#footer p {
	padding: 8px;
}

	#post ul li{
		list-style-image: url(images/bullet_11x8.gif);
		margin-bottom: 0.5em;
		font-size: 110%;
	}


.FSF_searchResults {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_resultLink {
	color: #618200;
}

.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}

.highlight {
	font-size: 12px;
	background-color: #f2f2f2;
	color: #618200;
	font-weight: bold;
	line-height: 18px;
	_line-height: 16px;

}

img {
	border: dotted 1px #444444;
}


.LIn_shortMode {
	list-style-type: none;
	margin: 0;
	padding: 0;

}

.LIn_desc {
	display: none;
}
.LIn_date {
	font-style: italic;
	margin-left: 5px;
}

#content a, #sidebar a
{
    color: rgb(97, 130, 0);
}

#content a:hover, #sidebar a:hover
{
    background-color: rgb(97, 130, 0);
    color: rgb(255, 255, 255);
}

/*** DITTO NES FORMATIERUNG ***/
.ditto_summaryPost {
	background: #EDEDED;
	margin-bottom:15px;
	padding:1px 10px;
}

.ditto_summaryPost .ditto_teasertext{
	font-size: 18px;
	color: #cccccc;
}



/**************************************************Text Styling****************************************************/


TABLE {
	
	width:100%;
	padding:0px;
	margin:0px;
}

th {
	font-size: 8.5pt;
	background-color: #EAEAEA;
	font-weight:bold;
	padding:3px;
	margin:0px;
}



td {
	font-size: 8.5pt;
	padding:3px;
	margin:0px;
}



P{
	font-size: 7.5pt;
	vertical-align:top;
	text-align:left;
	padding:0px;
	margin:0px;
}


TABLE.home {
	
	width:100%;
	padding:0px;
	margin:0px;
	border: none;
}

TABLE.home th {
	font-size: 8.5pt;
	background-color: #EAEAEA;
	font-weight:bold;
	padding:3px;
	margin:0px;
}



TABLE.home td {
	font-size: 8.5pt;
	vertical-align:top;
	text-align:left;
	border: none;
	padding:3px;
	margin:0px;
}


table img {
	border:none;
}


