body {
	font-family: arial, helvetica;
	font-size: 11px;
	color: #454545;
	/*background-color: #224F6A;*/
    background-color: #25314F;
}

table {
	font-family: arial, helvetica;
	font-size: 11px;
	color: #000000;
}

.pos {
	margin-top: 40px;
	background-color: #ffffff;
}

td.head {
	background-image: url(../img/head.gif);
	width: 898px;
}

td.foot {
	background-image: url(../img/foot.gif);
	height: 25px;
	color: #E2EEF5;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 24px;
}

td.cpr {
	background-color: #384A78;
	color: #E2EEF5;
	font-size: 10px;
}

a {
    color: #25314f;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a.cpr {
	color: #E2EEF5;
	text-decoration: none;
}

a.cpr:hover {
	text-decoration: underline;
}

/* Primärnavigation */

div.prinav {
	background-color: #ffffff;
	border-bottom: 1px solid #ffffff;
	cursor: pointer;
	padding-right: 3px;
	padding-top: 0px;
    margin-bottom: 0px;
}

div.prinav_mo9, div.prinav_mo12, div.prinav_mo15, div.prinav_mo18, div.prinav_mo21, div.prinav_mo24 {
	border-bottom: 1px solid #354771;
	filter: Alpha(opacity=0, finishopacity=100, style=1, startx=1, finishx=20);
	cursor: pointer;
	padding-right: 3px;
	padding-top: 0px;
    margin-bottom: 0px;
}

table.prinav {
    position: relative;
    top: 13px;
    left: 20px;
}

td.prinav {
	border-right: 1px solid #224F6A;
}

b.prinav {
	font-size: 12px;
}

a.prinav, a.prinav_act {
	color: #454545;
	text-decoration: none;
    font-size: 12px;
}

a.prinav:hover {
    text-decoration: none;
}

a.seknav {
	color: #454545;
	text-decoration: none;
    font-weight: normal;
}

a.seknav_act {
	color: #454545;
	text-decoration: none;
    font-weight: normal;
}

a.seknav:hover {
    text-decoration: none;
}

/* Subnavigation */

td.subnav {
	/*background-color: #2F6E93;*/
	background-color: #384A78;
    background-image: url(../img/stripes_sn.gif);
}

a.subnav, a.subnav_act {
	color: #D9D9E1;
	text-decoration: none;
	font-weight: bold;
}

a.subnav:hover, a.subnav_act:hover {
    text-decoration: none;
}

img.line_sn {
    margin-bottom: 3px;
    margin-left: 4px;
}

/* Content */

table.content {
	/*background-color: #b1dfb8;*/
	/*background-image: url(../img/stripes.gif);*/
    margin:0;
    margin-bottom: 5px;



}

table.contact {
    margin: 0;
    margin-top: -13px;
}

td.space {
	background-image: url(../img/space.gif);
	width: 5px;
	height: 1px;
}

span.titlebox {
	color: #25314F;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	border-right: 3px solid #25314F;
	border-bottom: 1px solid #25314F;
	text-align: right;
	padding: 5px;
    padding-left: 30px;
	height: 16px;
    float:right;
}

div.arrow_top {
    width: 100%;
    height: 15px;
    text-align: right;
    padding-right: 10px;
}

div.arrow_top img {
    margin-bottom: -1px;
}

span.arrow_top_contentsites {
    width: 100%;
    height: 15px;
    text-align: right;
    padding-right: 10px;
    margin: 0;
    margin-top: 3px;
}

/* News */

table.news {
	background-color: #A3B1D4;
	/*background-image: url(../img/stripes.gif);*/
	/*margin-left: 20px;*/
	margin-bottom: 20px;
	margin-right: 20px;
	/*padding-left: 10px;*/
}

span.newstitle {
	color: #224F6A;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	border-right: 3px solid #224F6A;
	border-bottom: 1px solid #224F6A;
	text-align: right;
    vertical-align: middle;
    padding: 5px;
	padding-left: 30px;
	height: 20px;
	position: relative;
    right: -15px;
}

a.titel, a.titel:hover {
	text-decoration: none;
	color: #000000;
    font-size: 13px;
    font-weight: bold;
}

a.titel:hover {
	text-decoration: underline;
}

/* Suche */

input.search {
	background-color: #E1E5F0;
	border: 1px solid #ffffff;
	font-family: arial;
	font-size: 12px;
	color: #454472;
	width: 80px;
	height: 18px;
	margin-left: 3px;
}

input.go {
	margin-bottom: -2px;
}

div.search {
	background-color: #384A78;
	width: 102px;
	height: 30px;
	padding-top: 5px;
}

/* ---------------------------- */

/* Kontakt */

input.textfeld {
    color: #454545;
    border: 1px solid #354771;
    font-family: arial;
	font-size: 12px;
    height: 18px;
    background-color: #E1E5F0;
    width: 300px;
}

input.textfeld2 {
    color: #454545;
    border: 1px solid #354771;
    font-family: arial;
	font-size: 12px;
    height: 18px;
    background-color: #E1E5F0;
    width: 150px;
}

input.textfeld3 {
    color: #454545;
    border: 1px solid #354771;
    font-family: arial;
	font-size: 12px;
    height: 18px;
    background-color: #E1E5F0;
    width: 40px;
}

textarea.kontakt {
    color: #454545;
    border: 1px solid #354771;
    font-family: arial;
	font-size: 12px;
    background-color: #E1E5F0;
    width: 300px;
}

.button, .button_act, .submitbutton, .submitbutton_act {
    width: 90px;
    height: 16px;
    border: 1px solid black;
    text-align: center;
    background-color: #25314F;
    color: #C2DBEA;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
}

.button:hover, .button_act, .submitbutton_act {
    color: #8698C6;
}

.submitbutton, .submitbutton_act {
    height: 16px;
}

div.kontakt {
    font-weight: bold;
    font-style: italic;
    margin-left: 23px;

}