body {
	font-family: Verdana, Arial;
	font-size: 12px;
/*  background-image: url("../img/bg_man.jpg");*/
}
img {
border:0;
}
.image {
	border: thin solid #FFFFFF;
}

/********* END - Definitionen des Body **********/
/*----------------------------------------------------------------*/
/********* START - Definitionen der Tabellen **********/

td {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
}
.iframe_scroll {
overflow: auto;
width: 768px;
height: 530px;
}

.content {
width: 765px;
height: 530px;
display:block;
overflow:auto;
position:absolute;
}

/********* START - Definitionen der Tabellen **********/
/*----------------------------------------------------------------*/
/********* START - Definitionen der Links **********/

a{
	text-decoration: none;
	color: #717171;
}

A:Visited  {
	text-decoration: none;
}

A:Active  {
	text-decoration: none;
	color: #990000;
}

A:Hover  {
	text-decoration: underline;
	color: #990000;
}

/********* END - Definitionen der Links **********/
/*----------------------------------------------------------------*/
/********* START - Definitionen der Backgroungs **********/

.backgroung_screen{
	background-image:url(screenimg/bg.gif);
	background-repeat:repeat;
}
.backgroung_td_man{
	background-image:url(screenimg/bg_man.jpg);
	background-repeat:no-repeat;
}
/********* END - Definitionen der Backgroungs *********/
/*----------------------------------------------------------------*/
/********* START - Definitionen der Textbereiche *********/

.copyright{
	font-size: 10px;
	color: #CACACA;
}

.links_st1{
	font-size: 13px;
	color: #BCBCBC;
}

.laufschrift{
	font-size: 12px;
	color: #000000;
}
.laufschrift_k{
	font-size: 10px;
	color: #000000;
}
.titel{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.titel_k{
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.uebertitel_page{
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.nav_n{
	font-size: 12px;
	font-weight: bold;
	color: #717171;
}
.nav_a{
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.nav_a_k{
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}

/********* END - Definitionen der Textbereiche *********/
/*----------------------------------------------------------------*/
/********* START - Definitionen Inputfelder *********/
.input_feld1 {
	font-size: 11px;
	color: #010D82;
	background-color: #D1D6FC;
	border: 1px solid #000066;

}
