/*font family for page. If you have another style sheet that sets font family, you can delete this rule*/
div, td, p {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}


#main a:link, #rechts a:link  {
	color:#000000;
	text-decoration:underline;
	
}
#main a:visited , #rechts a:visited{
	color:#000000;
	text-decoration:underline;
}
#main a:hover, #rechts a:hover {
	color:#FF0000;
	text-decoration:underline;
}



#text a:link, #rechts a:link  {
	color:#000000;
	text-decoration:underline;
	
}
#text a:visited , #rechts a:visited{
	color:#000000;
	text-decoration:underline;
}
#text a:hover, #rechts a:hover {
	color:#FF0000;
	text-decoration:underline;
}




/*Control DIV for expand all and collapse all links*/
#p7TMctrl {
	margin: 0 0 12px 0;
	font-size: 12px;
	display: block;

}
#p7TMctrl a:link {
	color: #ff0301;
	text-decoration:none;
}
#p7TMctrl a:visited {
	color: #ff0301;
	text-decoration:none;
}
#p7TMctrl a:hover {
	color: #66CC00;
	text-decoration:none;
}

#p7TMnav div {
	/*/*/line-height: 2; /* */
}
/*Sets line-height of all other menuitems*/
#p7TMnav div div {
	/*/*/line-height: 2; /* */}
/*Sets line-height of all menuitems*/
#p7TMnav {
	/*/*/line-height: 2; /* */
}

/*second level menuitem divs on - Cascades to lower levels*/
/*Sets left margin to 16px establishing a cascading indent*/
#p7TMnav div div {
	margin: 0 0 0 20px;
}

/*The Link style for top-level menuitems*/
#p7TMnav div a {
	/*/*/display: block;
	color: #ff0301;
	font-size: 12px;
	text-decoration:none;
	padding: 0 0 0 6px;
}
#p7TMnav div a:visited {
	color: #ff0301;
	text-decoration:none;
}
#p7TMnav div a:hover {
	color: #FFFFFF;
	text-decoration:none;
	background-color:#ff0301;
}

/*The Link style for second-level menuitems*/
#p7TMnav div div a {
	font-size: 11px;
	text-decoration:none;
}

/*The Link style for third-level menuitems and lower*/
/*To set a specific style for the fourth level, add a div to the selector*/
/*Fourth-level example syntax: p7TMnav div div div div a {declaration}*/
#p7TMnav div div div a {
	font-size: 12px;
	text-decoration:none;
}

.p7plusmark {
	background-repeat: no-repeat;
	background-image: url(../p7tm/p7t_plus.gif);
	background-position: 8px 50%;
	padding: 0 0 0 20px !important;
}
.p7minusmark {
	background-repeat: no-repeat;
	background-image: url(../p7tm/p7t_minus.gif);
	background-position: 8px 50%;
	padding: 0 0 0 20px !important;
}

/*rule programatically assigned to child links when image-based plus and minus option is selected*/
.p7defmark {
	background-image:  none;
	padding: 0 0 0 20px !important;
}

/*rules programatically assigned to page link correesponding to current page (You are Here)*/
a.p7currentmark {
	font-weight: bold;
	text-transform: uppercase;
	color: #f9f400 !important;
	background-color: #ff0301; !important;
	padding: 0 0 0 5px !important;
}

.headlinetable  {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 19px;
	color: #f9f400;
	font-weight:bold;
	margin: auto;
}

#inhalt { 	
	width: 980px;
	text-align: left;
	margin:auto;
	height: auto;
	
	
}

#nav{ 
 position:absolute; 
 left:0px; 
 top:156px; 
 width:157px; 
 height:384px; 
 z-index:8;
 }
 
 #content{ 
 position:absolute; 
 z-index:7;
 }
 
#bildleiste {
position:absolute; 
left:231px; 
top:160px; 
width:219px; 
height:329px; 
z-index:6;
}

#headline {
position:absolute;
left:1px; 
top:2px;
width:980px; 
height:140px; 
z-index:12; 
border: 1px none #000000;
}

#text {
position:absolute; 
left:233px; 
top:490px; 
width:222px; 
height:105px; 
z-index:1;
}

#abschluss {
position:absolute; 
left:0px;
top:560px; 
width:934px; 
height:19px; 
z-index:9; 
}

.anmerkung
{
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 11px;
}

textarea
{
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	
}

input {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	height: 15px;
	
}

input:focus, input:hover {
	background-color:#FFFFCC;
	
}

.senden {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 23px;
	background-color:#FF0000
	
}

.ueberschrift {
	font-size: 16px;
	font-weight: bold;
}

#rechts {
position:absolute; 
left:543px; 
top:155px; 
width:409px; 
z-index:4; 
background-color: #FF0300; 
layer-background-color: #FF0300; 
border: 1px none #000000;
}
