


body {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
}

img
{
border: 0px;
}
p
{
padding: 0 0 0 0;
margin: 0 0 0 0;
}


#rahmen
{
margin-top: 10px;
padding:0px;
border: 0px solid #cccccc;
border-top: 0px;
width: 800px;
}



table
{
 
}


td {
	/* no inheritance of the font-size (and family, size in NS4) from body, so repeat it here */
	color:#CCCCCC;
	font-size: 12px;
	/* ns4 */

	vertical-align:top;
	
}



/* define headlines explicitly because the differences of default-headlines are too big between the main-browsers */
h1 {
	color: #000000;
	font-size: 14px;
	font-weight : bold;
	margin-bottom: 12px;
	margin-top: 8px;
	padding:0px;
	letter-spacing: 4px;
	

}
h2 {
	color: #000000;
	font-size: 14px;
	font-weight : bold;
	margin-bottom: 6px;
	margin-top: 12px;
	border-bottom: 1px dotted #CBFF01;
	padding:0px;
}
h3 {
	
	font-size: 10px;
	font-weight : bold;
}


ul {
	padding-bottom: 2px;
	margin-top: 4px;
	margin-bottom: 4px;
}


li {
	padding-bottom: 2px;
	list-style-type: circle;
}

.menu
{
	margin-top: 8px;
	padding: 1px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.menuP
{
 	letter-spacing: 2px;
	font-size: 12px;
	background-image:url(pics/tab.jpg);
	background-repeat: no-repeat;
	height:22px;
	width: 90px;
	text-align: center;
	padding: 2px;
	padding-top: 4px;
}

a.menuP:link, a.menuP:active, a.menuP:visited
{
color: #ffffff;
text-decoration: none;
font-size: 11px;
letter-spacing: 0px;
background-image: None;
font-weight:bold;
}

a.menuP:hover
{
	color: #000000;
}


.menuPActive
{
 	letter-spacing: 2px;
	font-size: 12px;
	background-image:url(pics/active-tab.jpg);
	background-repeat: no-repeat;
	height:22px;
	width: 90px;
	text-align: center;
	padding: 2px;
	padding-top: 4px;
}

.main {
	background-image: url(/pics/bg-main.jpg);
	background-repeat: repeat-y;

	
}

.hinweis
{
background-color:#4F9AEE; padding: 8px; width:400px; border: 1px solid #0050CB;
}

.content1
{
background-color:#4F9AEE; padding: 8px; width:400px; border: 1px solid #0050CB; color:#000000;  width:90%;
}


.btnSubmit
{
background-color:#E0E0E0; padding: 2px; border: 1px solid #0050CB; border-right: 6px solid #0050CB; margin-top: 8px;
}


.content {
	color: #000000;
	padding: 6px;
	padding-top: 4px;
	padding-left: 8px;
	margin-top: 20px;
	padding-bottom: 42px;
	margin-bottom: 20px;
	margin-right: 8px;
	margin-left: 0px;
	font-size: 12px;
	text-align:justify;
	

}

.news
{
color:#333333;
border-bottom: 1px solid black;
padding: 12px;
}

.doSel
{
margin-top: 6px;
border: 1px solid #ffffff;
padding:4px;
}

a.doSel:link, a.doSel:active, a.doSel:visited
{
margin-top: 6px;
border: 1px solid #CC0033;
padding:4px;
text-decoration:none;
font-weight: bold;
}

a.doSel:hover
{
margin-top: 6px;
border: 1px solid #CC0033;
padding:4px;
font-weight: bold;
color: #666666;
}


/* links */
a:link			{
	text-decoration: none;
	color : #000000;
}
a:visited		{
	text-decoration: none;
	color : #000000;
}
a:hover		{
	text-decoration: underline;
	color : #0167E1;
}
a:active 		{
	text-decoration: none;
	color : #000000;
}




.footer		{
	/* text-decoration doesn´t work as class in gecko, so you have to specify this in the footer.html file */
	text-align: right;
	font-size: 12px;
	color: #666666;
	margin-top: 14px;
	font-weight : normal;
	padding: 4px;
	padding-right:6px;
	background: #ffffff;
	padding-left: 170px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #666666;
}

	
.linkFooter		{
	/* text-decoration doesn´t work as class in gecko, so you have to specify this in the footer.html file */
	
	margin-top: 8px;
	font-size: 10px;
	color: silver;
	font-weight : normal;
	
}

a.linkFooter:link, a.linkFooter:hover, a.linkFooter:active, a.linkFooter:visited
{

	font-size: 10px;
	color: silver;
	font-weight : normal;
	text-decoration:none;
}


.bgz1
	{
	background-color: #eeeeee;
	border-bottom: solid 1px silver;
	}

.bgz2
	{
	background-color: #E2ECF6;
	padding: 2px;
	border-bottom: 1px solid silver;
	}
	
#input, .input, .tbxText
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #1D5538;
font-size: 12px;
border: 0px;
border-bottom: 1px solid #666666;
background-color: #f3f3f3;
}


a:hover.closed, a:hover.open {
	color: ;
	background-color : ;
	display:block; 
}





