/* Main Layout */

* {
 font-family: verdana, arial, sans-serif;
 font-size: 12px;
}

a {
	color: #1791ff;
	font-weight: normal; 
	text-decoration: underline;
}

a img {
	border: none;
}

html, body { 
 margin:0; 
 padding:0; 
 text-align:center;
 background-color: #fff;
} 
 
#pagewidth { 
 width:1000px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;
} 
 
#header {
 position:relative; 
 height:205px; 
 background-color:#e8e8ee; 
 width:100%;
}

#topleft {
 display: block;
 float: left;
 width: 188px;
 height: 189px;
 background-color: #fff;
 background-image: url(logo.png);
 background-repeat: no-repeat;
 margin: 10px 6px 6px 10px;
}

#topmiddle {
 display: block;
 float: left;
 width: 588px;
 height: 189px;
 background-color: #fff;
 margin: 10px 0 6px 0;
}

ul.toplinks {
	width: 444px;
	margin: 2px auto;
	padding: 0;
	text-align: center;
}

.toplinks li {
	font-size: 9px;
	display: block;
	float: left;
	width: 74px;
}

#topright {
 display: block;
 float: left;
 width: 188px;
 height: 189px;
 border-left: 1px solid #e8e8ee;
 border-right: 1px solid #e8e8ee;
 margin: 10px 9px 6px 7px;
}

#metanav {
	height: 30px;
	background-color: #e8e8ee;
	padding: 0 11px 0 10px;
}

#metacontent {
	height: 30px;
	background-color: #1791ff;
	text-align: center;
	color: #fff;
}

#metanav a {
	color: #fff;
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	text-decoration: none;
}

#wrapper {
	width: 100%;
	min-height: 500px;
	background-image: url(wrapperback.png);
	background-repeat: repeat-y;
}

#leftcol {
 width:206px;
 float:left; 
 position:relative; 
 background-color:#e8e8ee;
}

#navi {
 width: 185px;
 margin: 0 6px 0 10px;
 padding: 20px 0 0 5px;
 background-color: #fff;
 font-size: 14px;
 color: #1791ff;
 font-weight: 700;
}

#navi ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#navi li {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style-type: none;
}

.nav1 {
	line-height: 28px;
	font-weight: bold;
	font-size: 14px;
}

.nav1a {
	line-height: 28px;
	font-weight: bold;
	font-size: 14px;
}

.nav1no {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #1791ff;
}

.nav1act {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #1791ff;
}

.nav2 {
	line-height: 20px;
	font-size: 12px;
}

.nav2a {
	line-height: 20px;
	font-size: 12px;
}

.nav2no {
	font-size: 12px;
	font-weight: normal;
	color: #1791ff;
	text-decoration: none;
}

.nav2act {
	font-size: 12px;
	font-weight: normal;
	color: #1791ff;
	text-decoration: none;
}

.nav3 {
	line-height: 20px;
	font-size: 12px;
}

.nav3a {
	line-height: 20px;
	font-size: 12px;
}

.nav3no {
	font-size: 12px;
	font-weight: normal;
	color: #1791ff;
	text-decoration:  none;
	margin-left: 35px;
}

.nav3act {
	font-size: 12px;
	font-weight: normal;
	color: #1791ff;
	text-decoration: none;
	margin-left: 35px;
}
 
#twocols {
 width:794px; 
 float:right;
}
 
#rightcol {
 width:206px;
 float:right; 
 position:relative; 
 /*background-color:#e8e8ee;*/
}

#right {
 width: 180px;
 background-color: #fff;
 margin: 0 0 0 6px;
 padding: 20px 5px 0 5px;
 color: #1791ff;
 font-size: 14px;
 font-weight: normal;
 letter-spacing: 0.03em;
 word-spacing: 0.2em;
 line-height: 1.5em;
}

#right p {
 word-spacing: normal;
 letter-spacing: normal;
 line-height: 1.5em;
}
 
#maincol {
 width: 588px;
 background-color: #e8e8ee;  
 float: left; 
 display:inline; 
 position: relative;
}

#main {
 width: 578px;
 background-color: #fff;
 margin: 0 0 0 0;
 padding: 20px 5px 0 5px;
 overflow: auto;
}

/* *+html #main {
	padding: 26px 5px 0 5px;
} */

p.druckversion {
	text-align: right;
	padding: 0 20px 0 0;
	margin: 0 0 0 0;
}

.csc-textpic-imagewrap {
	padding-right: 10px;
}

#main p {
	font-size: inherit;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	letter-spacing: 0.03em;
	word-spacing: 0.2em;
	line-height: 1.5em;
}

h1, h2, h3, h4 {
	color: #1791ff;
	margin: 6px 0 6px 0;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 15px;
}

h3 {
	font-size: 12px;
}

.csc-sitemap ul {
	padding-left: 15px;
	margin: 0;
}

.csc-sitemap li {
	margin: 2px 0 2px 0;
}

/* tx-felogin --> felogin SystemExtension Loginformular */

.tx-felogin-pi1 {
	
}

.tx-felogin-pi1 fieldset {
	border: 1px solid #1791ff;
	padding: 5px;
}

.tx-felogin-pi1 legend {
	margin-left: 6px;
	font-size: 0.8em
}


.tx-felogin-pi1 label {
	display: block;	
	font-weight: normal;
}

.tx-felogin-pi1 input {
	border: 2px solid #e8e8ee;
}

.tx-felogin-pi1 div#btndiv {
	margin-top: 10px;
}

.tx-felogin-pi1 input.btn {
	background-color: #1791ff;
	border: 1px solid #1791ff;
	color: #fff;
	font-weight: bold;
}

div.space {
	margin: 4px 0 4px 0;
}

/* tx-feuserregister --> Front End Register */

.tx-srfeuserregister-pi1 p { }
.tx-srfeuserregister-pi1 h4 { }

.tx-srfeuserregister-pi1 legend {
	font-size: 0.8em;
	margin-left: 8px;	 
}

.tx-srfeuserregister-pi1 fieldset {
	border: 1px solid #1791ff;
	padding: 4px;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice { }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-trash {  }
.tx-srfeuserregister-pi1 a:link { }
.tx-srfeuserregister-pi1 label { }
.tx-srfeuserregister-pi1 label span { }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error { }

.tx-srfeuserregister-pi1 input { 
	border: 2px solid #e8e8ee;
}

.tx-srfeuserregister-pi1 textarea { 
	border: 2px solid #e8e8ee;
}

.tx-srfeuserregister-pi1 textarea:focus { 
	border: 2px solid #1791ff;
}

.tx-srfeuserregister-pi1 select { 
	border: 2px solid #e8e8ee;
}

.tx-srfeuserregister-pi1 input[type=file] { 
	border: 2px solid #e8e8ee;
}

.tx-srfeuserregister-pi1 input:focus { 
	border: 2px solid #1791ff;
}

.tx-srfeuserregister-pi1 input[type=password] { }
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password { }
.tx-srfeuserregister-pi1 input[type=radio], .tx-srfeuserregister-pi1 input[type=checkbox] { }
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio, * html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox { }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon { }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon:hover { }
.tx-srfeuserregister-pi1 a.tx-srfeuserregister-pi1-file-view { }
.tx-srfeuserregister-pi1 ul { }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes { }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li { }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label { }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values { }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li { }
.tx-srfeuserregister-pi1 dl { }
.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd { }
.tx-srfeuserregister-pi1 dt { }

.tx-srfeuserregister-pi1 dd { 
	margin: 0 0 0 10px;
}

* html .tx-srfeuserregister-pi1 dd { }
.tx-srfeuserregister-pi1 dd p { }
.tx-srfeuserregister-pi1 dd label { }

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
}
 
.clearfix {
 display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
 height: 1%;
}

/* End hide from IE-mac */  

/* PRINTLINK */

div#druck {
	font-family: verdana, arial, helvetica;
	font-size: 0.9em;
	text-align: left;
	margin: 5px;
}

div#druck h1 {
	color: #1791ff;
	text-align: left;
}

div#druck h4 {
	text-align: left;
	color: #bbb;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 3px;
}

div#druck hr {
	border-style: solid;
	border-color: #bbb;
	border-width: 1px;
}
 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol {
 display:none;
} 

/*hide the right column when printing*/ 
#rightcol {
 display:none; 
} 

#twocols, #maincol {
 width:100%; 
 float:none;
}
}

