body {
        margin:0px;padding:0px;
        background-color: #C2C2C2;
        background-image: url(../images/body_09.jpg);
        background-position: top center;
        background-repeat: repeat-y;
        font-family:  Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
        font-size:0.8em;
        font-weight:normal;
        color:#8B8B8B;
}

a, a:visited {
	color: #00599B;
}

/*--------------------------------------------------------------------------------
SITE
--------------------------------------------------------------------------------*/
#site{
        margin:0px;padding:0px;
        width:980px;
        position:absolute;
        margin-left:-490px;
        left:50%;
        background-color: transparent;
        background-image: url(../images/site.jpg);
        background-position: bottom left;
        background-repeat: no-repeat;
        min-height:100%;
}
/*--------------------------------------------------------------------------------
TOP
--------------------------------------------------------------------------------*/
#top {
        margin:0px;padding:0px;
        width:980px;
        height:125px;
        background-color: white;
}
/*--------------------------------------------------------------------------------
MENU
--------------------------------------------------------------------------------*/
#navigation{
        margin:0px;padding:0px;
        width:182px;
        height:auto;
        background-color: transparent;
        float:left;
}
.menu1{
        margin:0px;padding:0px;
        list-style-type:none;
        padding-top: 35px;
}
.menu1_level1 a, .menu1_level1 a:visited, .menu1_level1 a:hover{
        color:black;
        text-decoration:none;
        background-image: url(../images/button.jpg);
        background-position: top left;
        background-repeat: no-repeat;
        display:block;
        line-height:31px;
        text-transform:uppercase;
        color:white;
        font-weight:bold;
        font-size: 120%;
        padding-left:15px;
        margin-bottom:10px;
}
.menu1_level1 a:hover{
        background-image: url(../images/button_hover.jpg);
        background-position: top left;
        background-repeat: no-repeat;
}
.menu1_level1_act a, .menu1_level1_act a:visited, .menu1_level1_act a:hover{
        color:black;
        text-decoration:none;
        display:block;
        line-height:31px;
        text-transform:uppercase;
        color:white;
        font-weight:bold;
        font-size: 120%;
        padding-left:15px;
        background-image: url(../images/button_hover.jpg);
        background-position: top left;
        background-repeat: no-repeat;
        margin-bottom:10px;
}
.level2{
        margin:0px;padding:0px;
        list-style-type:none;
}
.menu1_level2 a, .menu1_level2 a:visited, .menu1_level2 a:hover{
        color:black;
        text-decoration:none;
        background-image: none;
        display:block;
        line-height:8px;
        text-transform:uppercase;
        color:white;
        font-weight:bold;
        font-size: 120%;
        padding-left:15px;
        margin-bottom:10px;
}
.menu1_level2 a:hover{
        color:black;
}
.menu1_level2_act a, .menu1_level2_act a:visited, .menu1_level2_act a:hover{
        background-image: none;
        color:black;
        text-decoration:none;
        display:block;
        line-height:8px;bt
        text-transform:uppercase;
        font-weight:bold;
        font-size: 120%;
        padding-left:15px;
        margin-bottom:10px;
}

.level3{
        margin:0px;padding:0px;
        list-style-type:none;
}
.menu1_level3 a, .menu1_level3 a:visited, .menu1_level3 a:hover{
        text-decoration:none;
        background-image: none;
        text-transform: none;
        display:block;
        line-height:8px;
        color:#555555;
        font-weight:bold;
        font-size: 110%;
        padding-left:15px;
        margin-bottom:10px;
}
.menu1_level3 a:hover{
        text-decoration:underline;
}
.menu1_level3_act a, .menu1_level3_act a:hover{
        color:black;
        text-decoration:none;
        background-image: none;
        text-transform: none;
        display:block;
        line-height:8px;
        color:black;
        font-weight:bold;
        font-size: 110%;
        padding-left:15px;
        margin-bottom:10px;
        text-decoration:underline;
}
/*--------------------------------------------------------------------------------
BROTKRÜMMEL
--------------------------------------------------------------------------------*/
#breadcrumb{
        margin:0pX;padding:0px;
        width: 798px;
        height:25px;
		  background-color: #A3BACA;
        background-image: url(../images/sub_top.jpg);
        background-position: top right;
        background-repeat: no-repeat;
        float:right;
        color:#00599B;
        font-weight:bold;
        font-size:120%;
        padding-top:8px;
}
/*--------------------------------------------------------------------------------
CENTER
--------------------------------------------------------------------------------*/
#center{
        margin:0px;padding:0px;
        width:630px;
        float:left;
        padding-top:20px;
}

.printlink {
	clear: both;
	vertical-align: top;
}

.print {
	float: left;
}

.totop {
	float: right;
}

/*--------------------------------------------------------------------------------
DROPDOWN
--------------------------------------------------------------------------------*/
#dropdown{
        margin:0px;padding:0px;
        float:left;
        width:450px;
        margin-left:15px;
}
/*--------------------------------------------------------------------------------
INHALT
--------------------------------------------------------------------------------*/
#content{
        margin:0px;padding:0px;
        float:left;
        padding-top:20px;
        width:610px;
        margin-left:15px;
}
/*--------------------------------------------------------------------------------
AKTUELLES
--------------------------------------------------------------------------------*/
#right {
        margin:0px;
        padding:0px;
        width:156px;
        height:auto;
        background-color: transparent;
        background-image: url(../images/right.jpg);
        background-position: top right;
        background-repeat: no-repeat;
   padding-top:0px;
        float:right;
}
/*--------------------------------------------------------------------------------
--------------------------------------------------------------------------------*/

.align-right {
        text-align: right;
}

.align-center {
        text-align: center;
}

.wt_directory_pagebrowser li {
	float: left;
}



.vcard {
	width: 300px;
	height:220px;
	padding-right: 5px;
	float: left;
}
td p.bodytext {
font-size:100%
}

.csc-header {
	clear: both;
}
