ul {

}

li {
list-style-image:none;	
/* background:transparent no-repeat scroll 0px 5px; */
	background-image:url(../img/li.gif) ;
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:16px;
*height:23px;
}

.csc-textpic {
	margin-top:18px;
}


* {
	padding:0;
	margin:0;
}

html, body {
	height:100%;
}

body {
	height:100%;
	position:relative;
	background:#fff;
	color:#000;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	text-align:center; /* fuer IE */
}

a {
	color:#e2001a;
	text-decoration:underline;
}

a:hover, a:active {
	color:#3f4f58;
	text-decoration:none;
}

h1 {
	font-size:15px;	
}

li {
	list-style-position:inside;
*list-style-position:outside;
	list-style-type:none;
}

/* ID's */

#container {
	text-align:left; /* fuer IE */
	position:relative;
	width:992px;
	height:auto;
	height:100%;
	color:#3f4f58;
	margin: 0 auto;
}

#innerContainer {
	float:left;
	background:#fff url(../img/container_back.gif) no-repeat bottom left scroll;
	height:auto;
}

#metanav {
	height:28px;
	background:transparent url(../img/metanav_back.gif) top right no-repeat scroll;
}

#header {
	height:178px;
}

#content {
	height:100%;
}

#leftCol {
	width:362px !important;
	overflow:hidden;
	position:relative;
	float:left;
	padding-left:0px;
}

#nav {
	background:#f5f6f6;
	margin-top: 2px;
	margin-bottom:25px;	
	margin-left:92px;
}

#nav li {
	height:31px;
	background: transparent url(../img/nav_div.gif) bottom left repeat-x scroll;
	padding-left:9px;
}

#rightCol {
	width:630px !important;
	overflow:hidden;
	position:relative;
	float:left;
}

#flash1 {
	height:178px;
}

#flash2 {
	height:269px;
	margin-bottom:44px;
}

/* Klassen */

#leftCon .textwrap {
	margin-left:92px;
	margin-bottom:21px;
	padding-left:7px;
	padding-bottom:23px;
	background: transparent url(../img/leftContent_div.gif) bottom left repeat-x scroll;
}

#rightCon .textwrap, .tx-wecmap-pi1 {
	margin-left:44px;
	margin-right:93px;
	margin-bottom:21px;
	padding-bottom:23px;
	background: transparent url(../img/leftContent_div.gif) bottom left repeat-x scroll;
}

.wropper {
	margin-left:44px;
	margin-right:93px;
	margin-bottom:21px;
	padding-bottom:23px;
	background: transparent url(../img/leftContent_div.gif) bottom left repeat-x scroll;
}

.tx-thmailformplus-pi1 {
	margin-top:25px;
}

.tx-thmailformplus-pi1 label, .tx-thmailformplus-pi1 p{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	margin-right:25px;
}

.tx-thmailformplus-pi1 input, .tx-thmailformplus-pi1 select, .tx-thmailformplus-pi1 textarea {
	border:1px solid gray;
	width:300px;
}

.tx-thmailformplus-pi1 td {
	padding-bottom:20px;
}

.tx-thmailformplus-pi1 .submitter {
	width:auto !important;
	border:none;
	background:none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#e2001a;
}

.mconInner {
	border:1px solid #e2001a;
	margin-bottom:25px;
	padding:10px;
}
