.body
{
	background-color:#002a43;
	background-image:url(images/rolliback.jpg);
	background-repeat:no-repeat;
}

.logo-tab
{
	height:35px;
	width:290px;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
}

.navi-tab
{
	height:35px;
	width:300px;
}


.link-top
{	
	vertical-align: bottom;
	text-align:right;
	width:100px;	
}
.link-top-text
{
	font-family:verdana;
	font-size:10pt;
	color:white;
	vertical-align: bottom;
	text-align:right;	
	text-decoration:none;
}

.main-tab
{
	width:600px;
	height:600px;
	background-image:url(images/verlauf.jpg);
	background-repeat:repeat-x;
	
}
.sub-tab
{
	width:600px;
	height:450px;
}
.logo2
{
	width:600px;
	height:150px;
	background-image:url(images/logo2.jpg);
	background-repeat:no-repeat;
	background-position : top;
	padding-top:3px;
	padding-right:3px;
	padding-left:3px;
}
.logo3
{
	width:600px;
	height:150px;
	background-image:url(images/logo3.jpg);
	background-repeat:no-repeat;
	background-position : top;
	padding-top:3px;
	padding-right:3px;
	padding-left:3px;
}

.side-nav
{
	width:150px;
	height:400px;
	border-right:  3px dotted #fff9e2;
}

.side-td
{
	width:150px;
	height:40px;
	text-align:left;
	padding-left:15px;
		
}

.link
{
	font-family:verdana;
	color:#8f322b;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
}
.active-link
{
	font-family:verdana;
	color:#8f322b;
	font-weight:bold;
	font-size:10pt;
}
.link2
{
	font-family:verdana;
	color:#002a43;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
}
.right-tab
{	
	width:400px;
	height:400px;
}

.text
{
	font-family:verdana;
	color:#8f322b;
	font-size:10pt;
	text-align:left;
	vertical-align:top;
	padding-left:10px;
	padding-right: 8px;
	padding-top:10px;
	padding-bottom:20px;
	line-height : 1.5;
}

.linktext
{
	font-family:verdana;
	color:#8f322b;
	font-size:10pt;
	text-align:left;
	vertical-align:top;
	padding-left:5px;
	padding-bottom:15px;	
	line-height : 1.5;
}
.footer
{
background-image:url(images/footer.jpg);
background-repeat:repeat-x;
width:600px;
height:20px;
}