﻿/* CSS Document */
A:link {text-decoration: none; color: white;}
A:visited {text-decoration: none; color: white;}
A:active {text-decoration: none; color: white;}
A:hover {text-decoration: none; color: red;}

.body
{
vertical-align:text-top;
padding-top:0px;
font-family:Tahoma;
font-size:12px;
text-align:justify;
color:#000000;
padding-left:10px;
padding-right:20px;
}

.logo
{
background-image:url(images/logo_bg.png);
background-position:top;
background-repeat:repeat;
background-color:#000000;
width:224px;
height:80px;
}

.logolink
{
	border:0px;
}

.main
{
background-color:#FFFFFF;
vertical-align:text-top;
width:670px;
height:635px;
}

.page
{
width:900px;
}

.top
{
background-image:url(images/topweb.png);
background-position:center;
background-repeat:no-repeat;
width:900px;
height:80px;
}

.bund
{
background-image:url(images/bundweb.png);
background-position:center;
background-repeat:no-repeat;
width:900px;
height:80px;
}

.menu
{
background-image:url(images/banner.png);
background-position:top;
background-repeat:no-repeat;
text-align:justify;
width:230px;
height:635px;
padding-left:0px;
padding-right:0px;
padding-top:8px;
}

.title_new
{
vertical-align:text-top;
padding-top:0px;
font-family:Tahoma;
font-size:18px;
color:#006cb7;
padding-left:10px;
padding-right:20px;
padding-top: 10px;
font-weight:bold;
}

.title
{
vertical-align:text-top;
font-family:Tahoma;
font-size:12px;
color:#000000;
font-weight:bold;
}

.newstitle
{
margin-left:10px;
font-family: Tahoma;
font-size:11px;
color:#FFFFFF;
text-align:left;
}

.menu_new
{
width:670px;
height:35px;
font-family: Tahoma;
font-size:12px;
color:#FFFFFF;
text-align:justify;
font-weight:bold;
padding-top:0px;
padding-left:20px;
}

.menu_new2
{
width:479px;
height:35px;
font-family: Tahoma;
font-size:14px;
color:#FFFFFF;
text-align:left;
font-weight:bold;
padding-top:0px;
padding-left:20px;
}


.newsheader
{
margin-top:20px;
margin-left:10px;
font-family: Tahoma;
font-size:12px;
color:#FFFFFF;
text-align:left;
font-weight:bold;
}

.newsheader A:link {text-decoration: none; font-weight:bold; color: white;}
.newsheader A:visited {text-decoration: none; font-weight:bold; color: white;}
.newsheader A:active {text-decoration: none; font-weight:bold; color: white;}
.newsheader A:hover {text-decoration: none; font-weight:bold; color: red;}

.body A:link {
	text-decoration: none;
	font-weight: normal;
	color: #006CB7;
}
.body A:visited {
	text-decoration: none;
	font-weight: normal;
	color: #006CB7;
}
.body A:active {
	text-decoration: none;
	font-weight: normal;
	color: #006CB7;
}
.body A:hover {
	text-decoration: none;
	font-weight: normal;
	color: red;
}

.menu_new A:link {text-decoration: none; font-weight:bold;  color: white;}
.menu_new A:visited {text-decoration: none; font-weight:bold; color: white;}
.menu_new A:active {text-decoration: none; font-weight:bold; color: white;}
.menu_new A:hover {text-decoration: none; font-weight:bold; color: red;}

.menu_new2 A:link {text-decoration: none; font-weight:bold; color: white;}
.menu_new2 A:visited {text-decoration: none; font-weight:bold; color: white;}
.menu_new2 A:active {text-decoration: none; font-weight:bold; color: white;}
.menu_new2 A:hover {text-decoration: none; font-weight:bold; color: red;}

.logolink A:link {text-decoration: none;}
.logolink A:visited {text-decoration: none;}
.logolink A:active {text-decoration: none;}
.logolink A:hover {text-decoration: none;}


