body{
	margin:0px;
	padding:0px;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:81%;
	line-height:1.4em;
	background-color:#F9F9F9;
}
img{
	border:0;
}
a img {
	cursor:hand;
}
.bodystyleStart{
 	background-image:url(img/startbg.gif);
	background-repeat:repeat-x;
}

div,p,li,ul,ol,span,form, table{margin-top:0px;margin-bottom:0px;}

.unsichtbar, .nurdruck, .text { /* Links oder Texte fuer Screenreader */
	position: absolute;
	left: -1000px;
	width: 0px;
	height: 0px;
	overflow:hidden; 
	display:inline;
}

.center{
	width:690px;
	height:100%;
	margin:0 auto;
	padding-left:0.1ex;
	text-align:left;
}

.centerIndex{
	width:897px;	
	margin:0 auto;
	padding-left:0.1ex;
	text-align:left;
}
.add_navi{
	height:100px;
}

.add_contentIndex{
	padding-top:30px;
	background-color:#F9F9F9;
	width:897px;
}

a,a:hover, span a{
	font-size:86%;
	color:#CD4141;
	text-decoration:none;
}
h1{
	font-size:100%;
	margin:0px;
}
h2{font-size:100%;
	margin:0px;
	padding-left:5px;
}
h3,h4,h5,h6{
	font-size:90%;
	margin:0px;
}
.headline, a.headline, a.headline:hover{
	font-size:100%;
	font-weight:bold;
	color:#444444;
	text-decoration:none;
}
.textnormal{	
	color:#444444;
}
a.textnormal{	
	color:#CD4141;
}

/*Navigations Styles*/
ul.navul{padding:0px;margin:0px;}
li.nav1list{display:inline;list-style-type:none;padding:0px;margin:0px;}

table{
	font-size:100%;
	line-height:12pt;
	color:#444444;
	border-collapse:collapse;
}
.thead{
	font-weight:bold;
	margin:0px;
	padding:5px;
	vertical-align:top;
	text-align:left;
	
}
.td{
	background-color:#DDDDDD;
}
