/* ***** Global Tags ***** */

html{
	overflow-y:scroll;
	overflow-x: hidden;
}

body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #333;
	background: #fff;
	padding: 0;
	margin: 0;
}

a:visited{
	color: #333;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a:link{
	color: #333;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}

a:active{
	color: #333;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a:hover{
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #1d447a;
	font-size: 12px;
	text-decoration: none;
}

img{
	border: 0;
	vertical-align: middle;
}

td, div, p{
	padding: 0;
	margin: 0;
}

.fl,
.fr{
	float: left;
}

.fr{
	float: right;
}

.clear {
    clear: both;
    display: block;
    height: 0px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

/* ***** Main Tags ***** */
#wrapper{
	margin: 0;
	padding: 0;
	text-align: left;
	background: #fff url(../images/top_bg.jpg) repeat-x top right;
	height: 100% !important;
}

#wrapper #bg_left{
	background: #15387f;
	height: 100% !important;
	width: 183px;
	min-width:183px;
	margin: 0;
	padding: 0;
}

* html #wrapper #bg_left{
width:5px;
margin:0;
padding:0;
background: #15387f;
float:left;

}

DIV#middle{
	height: 100%;
	width: 955px;
	color: #333;
}

#top{
	width: 100%;
	height: 83px;
	background: #15387f url(../images/verlauf_rechts.jpg) no-repeat right;
	border-bottom: 1px solid #15387f;
	border-top: 1px solid #15387f;
	margin: 0;
	padding: 0;
}

* html #top{
	height: 85px;
}

#top .logo{
	margin-left: 10px;
	margin-top: 20px;
}

#top .language{
	margin-top: 53px;
	margin-right: 18px;
}

#top .newsticker{
	margin-top: -10px;
	margin-right: 18px;
	width: 460px;
	color: #fff;
}

* html #top .newsticker{
	margin-right: 5px;
	width: 430px;
}

#contentwrap{
	height: 100% !important;
	margin: 0;
	padding: 0;
	background: #fff;

}

#contentwrap #navi{
	background: #163c84 url(../images/verlauf_navi.jpg) no-repeat top;
	width: 183px;
	height: auto;
}

#navi p.navHead{
	background: url(../images/navHead.jpg) repeat-x top left;
	padding: 7px;
	padding-top: 8px;
	padding-left: 20px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}

#navi div.login,
#navi div.search{
	padding: 15px 0;
	padding-left: 20px;
	background: #506a9f;
}

#navi div.search{
	padding-top: 0px;
}

#navi div.login{
	margin-bottom: 30px;
}

div.search input,
div.login input{
	margin: 5px 0;
	border: 1px solid #333 !important;
}

div.search #searchform,
div.login form{
	width: 150px;
}

#navi ul{
	margin: 0;
	padding: 0;
	color: #fff;
	list-style-type:none;
	margin-top: 265px;
	margin-bottom: 30px;
}

#navi ul li{
	padding: 5px 0;
	padding-left: 20px;
	margin: 1px 0;
}

#navi ul li.aktiv{
	background: #eff2f7;
	color: #15387f;
	font-weight: bold;
}

#navi ul li.spacer{
	padding: 0;
	margin: 0;
	margin-top: 0;
	color: #163c84;
}

#navi ul li A{
	color: #fff;
	font-size: 110%;
}

#navi ul li A:hover{
	color: #a6b6d3;
}

#navi ul li.aktiv A{
	color: #15387f;
}

#navi ul li.aktiv A:hover{
	color: #a6b6d3;
}

#navi ul li.aktiv ul{
	color: #15387f;
	margin: 5px 0;
	margin-left: 12px;
	font-size: 11px;
	list-style-image: url(../images/bullet_point.jpg);
	font-weight: normal;
}
	
#navi ul li.aktiv ul li{
	list-style-position: outside;
	padding: 5px 0;
	line-height: 115%;
}

#navi ul li.aktiv ul li A{
	font-size: 12px;
}

#contentwrap #inhalt{
	padding: 10px 20px;
	margin-left: 183px;
	height: 1024px;
	background:  url(../images/watermark.jpg) no-repeat top left;
}

#inhalt table{

}

#inhalt #inner_wrap{
	height: 600px;
}

#inhalt .rootline{
	color: #333;
	padding: 0;
	margin-bottom: 30px;
	width: auto;
}

#inhalt .bodytext A,
#inhalt .rootline A{
	color: #15387f;
	text-decoration: none;
	font-weight: bold;
}

#inhalt .bodytext A:hover,
#inhalt .rootline A:hover{
	color: #333;
	text-decoration: none;
}

#inhalt .title{
	font-size: 16px;
	color: #15387f;
	font-weight: bold;
}

#inhalt .bodytext{
	padding-top: 5px;
	padding-bottom: 5px;
}

#inhalt #footer{
	border-top: 1px solid #15387f;
	margin-bottom: -15px;
}

#inhalt ul{
	margin-top: 4px;
	margin-bottom: 4px;
}

#inhalt ul li{
	padding: 1px 0;
	margin: 0;
}

#inhalt ul li A{
	color: #15387f;
	text-decoration: none;
	font-weight: bold;
}

#inhalt ul li A:hover{
	color: #333;
	text-decoration: none;
}


/* ***** Typo3 Styles ***** */
fieldset{ border: 0; width: 500px; text-align: left; margin-left: 25px; margin-top: 15px; }

fieldset DIV{ margin-top: 5px; margin-bottom: 5px; }

form{ width: 500px;}

input   { color: #000; font-size: 8pt; line-height: 8pt; font-family: Verdana, Arial; vertical-align: middle; border: 0px solid #333; margin: 5px; background: transparent; border: 1px solid #666666;padding: 3px;background: #f9f9f9; }

input.bold { border: 1px solid #333; background: #fff; }

input.csc-mailform-submit{ background: #a3acb7;	border: 1px solid #838c97; margin: 0 auto;}

textarea   { color: #000; font-size: 8pt; line-height: 8pt; font-family: Verdana, Arial; vertical-align: middle; border: solid 1px #333; width: 192pt; margin: 5px; }

label { width: 130px; display: block; float: left;}

.headerstyle {
	color: #fff;
	font-weight: bold;
	float: left;
	background: #2986c0;
	padding: 5px 5px;
	padding-bottom: 3px;
	margin: 1px 0;
}
.headerstyle A {
	color: #fff !important;
}
.headerstyle A:hover {
	color: #ccc !important;
}
DIV.tx-tskmdsvnormen-pi1-listrow{
	clear:;
}

DIV.tx-tskmdsvnormen-pi1-listrow table tbody tr,
DIV.tx-tskmbenutzer-pi1-listrow table tbody tr{
	background: #f9f9f9;
	font-size: 12px;
}
DIV.tx-tskmdsvnormen-pi1-listrow table tbody tr.tx-tskmdsvnormen-pi1-listrow-odd,
DIV.tx-tskmbenutzer-pi1-listrow table tbody tr.tx-tskmbenutzer-pi1-listrow-odd{
	background: #efefef;
}
.tx-tskmdsvnormen-pi1-searchbox,
.tx-tskmbenutzer-pi1-searchbox{
	background: #2986c0;
	color: #fff;
	width: 720px;
	font-size: 12px;
	margin-left: 2px;
	margin-top: -2px;
}
.tx-tskmdsvnormen-pi1-tskmdsvnormen-button,  .tx-tskmdsvnormen-pi1-searchbox-sword,
.tx-tskmbenutzer-pi1-searchbox-button,  .tx-tskmbenutzer-pi1-searchbox-sword{
	color: #022a6f;
	background: #fff;
	padding: 3px;
	border: 1px solid #081224;
	margin: 2px;
	margin-left: 4px;
}
DIV.tx-tskmbenutzer-pi1-listrow table tbody tr.tx-tskmbenutzer-pi1-listrow-subrow {
	background: #fff;
}
.tx-tskmbenutzer-pi1-listrow-odd2 {
	background: #fafafa;
}

div.csc-textpic{
	float: left;
}
