﻿/* TS&C München */
/* Styles */ 
/* Copyright 2007 */

*{

	font-family:Verdana;
}

body 
{
	background-color:#efefef;
}


.stylemenuinactive {
	color: #7A9E5D;
}


.stylemenuactive {
	color: #000000;
	font-weight:bold;
}



.stdfarbe {
	background-color: #648C3C;
}


#newspressetermine {
		font-size:8pt;
		}


.divHspace {
	height:15px; 
	border-style:none; 
	border-width:0px
}

.divVspace {
	width:15px;
	border-style:none; 
	border-width:0px
}


#kasten-links
{	
	padding-left: 15px;
	padding-left: 5px;
	padding-right: 7px;	
	border:1px solid #ccc;
	border-top:none;
}

.ts-kasten-gross
{
 	background: url('images/kasten_gross.png') top left no-repeat;
	height: auto;	
	width:315px;
	padding-left: 7px;
	padding-right:8px;
	padding-top: 6px;	
	z-index:90;	
	position:relative;
}

.ts-kasten-gross2
{
	float:left;
	background: url('images/kasten_gross2.png') no-repeat;
	height: 87px;	
	width:365px;
	padding-left: 8px;
	padding-top: 6px;
	margin-top: 4px; 		
	
}

.ts-kasten-klein-links
{
	float: left; 
 	background:url('images/kasten_klein.gif') no-repeat;	
	margin-top: 4px; 
	margin-left: 2px; 
	margin-right: 0px; 
	border: none; 
	width: 147px;
	height: 85px;
	padding-left: 8px;
	padding-top: 6px;
}


.ts-kasten-klein-links2
{
	float: left; 
 	background:url('images/kasten_klein2.png') no-repeat;	
	margin-top: 4px; 
	margin-left: 2px; 
	margin-right: 2px; 
	border: none; 
	width: 147px;
	height: 87px;
	padding-left: 8px;
	padding-top: 6px;
	font-size:8pt;
}


.ts-kasten-klein-rechts
{
	float: right; 
 	background: url('images/kasten_klein.png') no-repeat;	
	margin-top: 4px; 
	margin-left: 0px; 
	margin-right: 0px; 
	border: none;
	width: 147px;
	height: 87px;
	padding-left: 8px;
	padding-top: 6px;	
}

.ts-kasten-mittel-links
{
	font-size:8pt;
	float: left; 
 	background: url('images/kasten_mittel.png') no-repeat;	
	margin-top: 4px;
	margin-left: 0px;
	margin-right: 2px;
	border: none; 
	width: 201px;
	height: 87px;
	padding-left: 8px;
	padding-top: 6px;	
}

.kasten-bottom {
	height:11px; 
	width:315px;
	z-index:99;
/*	margin-left:-4px; margin-right:0px; */
	/*left:2px;*/
	top:-3px;
	position:relative;
	background-color:#fff;	
	background: url('images/kasten_bottom.png') top left no-repeat;
}

table {
	border-style: none;
	border-color: inherit;
	border-width: 0px;
}

/***** Layout *****/

#container {
	background-color: white;
	float:center;
	width:910px;
	height: 100%;
	margin-left:auto;
	margin-right:auto;	

}


#header {
  background-image: url('images/Logo3.gif') no-repeat;
}

#toptitel
{
	float: left;
	height: 122px;
	width: 98.8%;
	margin-top:2px;
	padding-left:10px;
	margin-left:0px;
	overflow: visible;
	background:url('images/verlauf_top.gif') repeat-x;
}

}
#topcontent
{
	float:left;
	background-color:white;
	margin-left:0px;
	margin-right:8px;	
	margin-top:0px;
	margin-bottom:4px;	
	height:90px;
/*	width: 98.5%;	 */
	overflow: visible;	
	background-color:transparent;
	padding:2px;
}

#content
{
	float:left;
	/*width:98.5%;	*/
	width: 98.4%;
	background-color:white;
	margin-top:0px;
	border-left:13px solid #648c3c;
	border-right:1px solid #648c3c;	
	border-bottom:8px solid #648c3c;	
}

#mainmenu
{
    float: left;
    height: 35px;	
}
	
/* Navigation oben (Menue) */	
 ul#Navigation {
    width: 883px;
    font-family:Verdana;
    font-size: 11pt; 
	text-align:left;
	margin-top:3px;
	margin-bottom:3px;
	margin-left:2px;
	margin-right:2px;
    padding-left: 20px;
    height:28px;
    border:1px solid #648c3c;
    background:#000000;
  }
  
  ul#Navigation li {
	float: left;
    list-style: none;
    display: inline;
    background:#000000;
    margin-right: 2px; 
    margin-left:0px;
    padding-left:3px;
    padding-right:2px;    
    padding-top:6px;
    padding-bottom:1px;    
    height: 19px;

  }

  ul#Navigation a {
    height: 22px;
    font-family:Verdana;
    font-size: 10pt;
    font-weight: 500;
    letter-spacing:0.01em;
    text-decoration:none;
    padding-top:1px;
    padding-bottom:1px;    
    padding-left:1px;
    padding-right:8px;
	border-right: 1px solid #648C3C; 
  }
  
  ul#Navigation a:link {
    color: #648c3c; 
/*    background-color: #CCCC996; */
	background: url('images/button9.jpg') no-repeat; 
	width:auto; 
  }
  ul#Navigation a:visited {
    color:#648c3c; 
    background-color: #CCCC996;
  }
  ul#Navigation a:hover {
    color: #91BD64  ; 
    background-color: #CCCC996;
  }
  ul#Navigation a:active {
    color: #648c3c; 
    background-color:#CCCC996;
  }

/* Navigation links */

  ul#subnavi {
    font-size: 11px; 
	margin-top:0px;
	margin-bottom:1px;
	margin-left:0px;
	margin-right:0px;
    padding: 0;
    background:  #7A9E5D;
  }
  
  ul#subnavi li {
    list-style: none;
    height:19px;
	color: white;
	margin-top:0px;    
    margin-right: 0px; 
    padding-left:0px;
    border:none;
  }

  ul#subnavi a {
    display: block;
    height: 16px;
    font-weight: bold;
   /* text-decoration:none; */
    padding-top:1px;
    padding-left:8px;
    padding-bottom:1px;  
  }
  
  ul#subnavi a:link {
    color: white;    text-decoration:none; 
  }
  ul#subnavi a:visited {
    color: white; text-decoration:none;
  }
  ul#subnavi a:hover {
    color: white;  text-decoration:underline;
  }
  ul#subnavi a:active {
    color: white; 
  }
  
 li#subkatli 
 {
    list-style: none;
    height:19px;
    border:none;
	  margin-top:1px;    
    margin-left: 0px; 
    margin-right: 0px;     
    color:#000;
    background-color: #E8F2E1;     
 }   
    
  li#subkatli a {
    display: block;
    height: 17px;
    font-weight: normal;
    text-decoration:none;
    padding-top:1px;
    padding-bottom:1px;    
    background-color: #E8F2E1;  
    padding-left: 9px; 

  }
  
  li#subkatli a:link {
    color: #000; background-color: #E8F2E1;   
  }
  li#subkatli a:visited {
    color: #000;   
  }
  li#subkatli a:hover {
    color: #648c3c; text-decoration: underline;
  }
  li#subkatli a:active {
    color: #648c3c;    
  }
    


