body,html {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	/*background: url('bg_right.gif') #cbcbcb 660px top no-repeat;*/ /* v2 */
	/*background: url('bg_right2.gif') #cbcbcb 81px top repeat-y;*/ /* v2 */
	background: #cbcbcb;
	font-size: 0.9em;
	height: 100%;
	cursor: default;
}

#wrapper {
	width: 880px;
	text-align: left;
	height: 100%;
}

.left {
	background: #fff;
	width: 705px; /* v2 */
}

.left .headerpic .csc-textpic {
	padding: 0;
	margin: 0;
	border-width: 0px;
	height: 125px;
	overflow: hidden;
}

/*.left .csc-textpic-caption, .left .csc-textpic-clear {
	display: none;
}*/

.middle {
	width: 5px;
}

.right {
	width: 170px;
	background: #E01439;
}

.sep {
	background: #CECBCE;
	height: 3px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.mainmenu {
	background: url('bg_mainmenu.gif') repeat-x;
	height: 39px;
	vertical-align: middle;
}

.content {
	padding: 30px 0 30px 20px;
	color: #5c5b60;
}

.content a {
	color: #E71439;
	text-decoration: none;
}

.content em, .content i {
	color: #E71439;
}

.content a:hover {
	color: #E71439;
	text-decoration: underline;
}

.content .content-left {
	float: left;
	text-align: left;
	width: 460px;
	padding-right: 10px;
}

.content .content-right {
	float: right;
	width: 180px;
	padding-left: 10px;
}

.content h1.pagetitle {
	font-size: 1.1em;
	color: #e5103c;
	margin-top: 0px;
}

.content h1, .newstable h2, .content h2 {
	font-size: 1.1em;
	color: #5c5b60;
}

.latestnews h3 {
	font-size: 1em;
	color: #5c5b60;
	font-weight: 200;
	margin: 0;
	padding: 0;
}

.latestnews .morelink a {
	background: url('list.gif') left -1px no-repeat;
	padding-left: 10px; 
}

.newslist h3 {
	font-size: 1.1em;
	color: #e5103c;
	margin-bottom: 0;
}

.newslist .morelink {
	float: left;
}

.newsbox_content p {
	margin: 0;
	padding: 0;
}

.latestnews .newsbox_content {
	border-top: dashed 1px #CECBCE;
	padding-top: 10px;
	padding-bottom: 10px;
}

.csc-mailform {
    border: 0px;
}
 
.csc-mailform-field label {
    width: 6em;
    float: left;
    text-align: right;
    margin-right: 0.5em;
    display: block;
}
 
.csc-mailform-field input, .csc-mailform-field textarea {
    margin-bottom: 5px;
}
 
.csc-mailform-field textarea {
    width: 261px;
}
 
.csc-mailform-submit {
    margin-left: 6.5em;
}
 
.contenttable {
    width: 100%;
}
 
.contenttable p {
    margin: 0;
    padding: 0;
}
 
.contenttable ul {
    margin-top: 0;
    margin-bottom: 0;
}
 
.contenttable tr {
    vertical-align: top;
}
 
.contenttable td {
    padding: 3px;
    border-bottom: dotted 1px #909090;
}
 
.content .content-left ul {
    list-style-image: url('list2.gif');
    padding-left: 0;
    margin-left: 17px;
}
 
.content .content-left ul.csc-menu {
    list-style-image: url('list.gif');
    padding-left: 0;
    margin-left: 17px;
}
 
.content .content-left .csc-frame-frame2 ul.csc-menu {
    list-style-image: url('list_rev2.gif');
    padding-left: 0;
    margin-left: 17px;
}

.content .content-left li {
	padding-bottom: 3px;
}

.right {
	/*padding-top: 165px;*/ /* v2 */
}

.right #subnav {
	list-style-image: url('list_white.gif');
	margin-bottom: 0;
	margin-top: 0;
}

.right #subnav a {
	color: #fff;
	text-decoration: none;
	font-size: 0.9em;
}

.right #subnav a:hover {
	color: #fff;
	text-decoration: underline;
}

.right .teaser * {
	margin: 0;
	padding: 0;
}

.right .teaser {
	margin-left: 14px;
	width: 139px;
	border: solid 0px #fff;
	text-align: center;
}

.right .csc-frame-frame1 {
	margin-top: 8px;
	width: 139px;
	border: solid 1px #CECBCE;
	text-align: center;
}

.right .csc-frame-frame1 a {
	color: #fff;
	text-decoration: none;
	font-size: 0.8em;
}

.csc-frame-frame1 .csc-textpic-caption, .csc-frame-frame1 .csc-textpic-clear {
	display: none;
}

.right .csc-frame-frame1 .csc-textpic-text {
	background: url('bg_mainmenu.gif') repeat-x;
	text-align: center;
	padding: 10px 5px;
}

.startseite .csc-textpic-image {
	border: solid 1px #c7c8c5;
}

.startseite tr {
	vertical-align: top;
}

.startseite td.startseite_td {
	width: 180px;
}

.startseite td.startseite_td2 {
	width: 130px;
}

/*.startseite .csc-textpic {
	padding-bottom: 20px;
	border-bottom: dashed 1px #c7c8c5;
}*/

.startseite_td, .startseite_td2 {
	padding-bottom: 10px;
	border-bottom: dashed 1px #c7c8c5;
}

.startseite .csc-textpic-caption {
	background: #c7c8c5;
	color: #e4103a;
	font-size: 0.8em;
	padding: 2px 5px;
	cursor: default;
}

.startseite .csc-textpic-caption:hover {
	background: #e4103a;
	color: #fff;
	font-size: 0.8em;
	padding: 2px 5px;
}

.startseite .csc-textpic-text {
	font-size: 0.8em;
	text-align: justify;
}

.startseite .csc-textpic-text p {
	padding: 2px;
	margin: 0;
}

.startseite .csc-textpic-text a {
	background: url('list.gif') left -3px no-repeat;
	padding-left: 12px;
}

.printdiv {
	margin-top: 10px;
	padding-top: 5px;
	border-top: solid 1px #C6CBC6;
	text-align: center;
	clear: both;
}

.newstable table td img {
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
}