* { 
	padding:0; 
	margin:0; 
	border:0;
}
html, body {
	background: #246aa0 url(../images/bg.jpg) repeat-x 0 0;
	font-family: "Arial", Arial, Helvetica, sans-serif;
	color:#4c4c4c;
	height:100%;
}	
dl, dt,dd {
	margin: 0; padding: 0;
}
#column{
	margin: 0px auto;
	width: 800px;
	min-height:100%;
	background-color: #edf3f8;
}
* HTML #column {
	height:100%;
}

#header{
	background: #6e798f;
	background:url(../images/header.gif) repeat-x;
	overflow:hidden;
}
#spacer{
	height:7px;
}
#subnavigation{
	font-size:0.75em;
	position:relative;
	float:left;
	margin-top:30px;
	padding:  10px;
	left:7px;
	width:140px;
	text-align: left;
	font-family:"Arial", Arial, Helvetica, sans-serif;
	font-weight:bold;
	z-index: 100;
	background-color: #fff;
}
#subnavigation ul {
	list-style: none;	
	border-bottom: 1px solid #bbb;
}	
#subnavigation li {
	border-top: 1px solid #bbb;
	line-height: auto;
	padding-top:5px;
	padding-bottom:5px;
}

#subnavigation li.level2 {
	border-top: 0px solid #bbb;
	line-height: auto;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 10px;
}
#subnavigation li.level3 {
	border-top: 0px solid #bbb;
	line-height: auto;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 20px;
}
#subnavigation li.level4 {
	border-top: 0px solid #bbb;
	line-height: auto;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 25px;
}
* HTML #subnavigation li {
	height:1px;
}

#subnavigation li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	color: #999;
}

#subnavigation li a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #245486;
}

#subnavigation .currentpage a {
	text-decoration: none;
	font-weight: bold;
	color: #245486;
	/* background:url(../images/pfeil.gif) no-repeat; */
}

#subnavigation li.level2 a {
	font-weight: normal;
}

#subnavigation li.level3 a {
	font-weight: normal;
}
#content{
	padding:  10px;
	position:relative;
	margin-top:30px;
	float:left;
	left:20px;
	font-size:0.75em;
	line-height: 1.6em;
	width:430px;
	text-align: left;
	background-color: #fff;
}
* html #content {
	width: 420px;
}
#rightside{
	padding: 0 10px 10px 10px;
	position:relative;
	margin-top:30px;
	left:0px;
	float:right;
	font-size:0.75em;
	line-height: 1.6em;
	width:150px;
	text-align: left; 
}
#content img {
	padding:5px;
	margin-bottom:15px;
	margin-right:1px;
	background: #ffffff;
	border: 1px solid #cccccc;
}
#content .csc-textpic .csc-textpic-imagewrap dl.csc-textpic-image dt img  {
	margin-bottom: 0px;
}
#content .csc-text-pic-above .csc-textpic-image,
#content .csc-text-pic-above .csc-textpic-lastcol,
div.csc-textpic-left div.csc-textpic-imagewrap .csc-textpic-image {
	padding-right: 0px !important;
	/* margin-right: 0px !important; */
}
div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	margin-left: 0px !important;	
}
#content .csc-textpic-border img  {
	padding:5px;
	margin-top:15px;
	margin-right:1px;
	background: #ffffff;
	border: 0px solid #cccccc;
}
.csc-textpic {
	padding: 0px;
}

.csc-text {
	margin-bottom: 20px;
}

.csc-textpic-firstcol,
.csc-textpic-image {
	padding-right: 15px;
	
}

.csc-text ul, ol{
	padding-left: 25px;
}
.csc-textpic-text ul, ol,
.csc-textpic ul, ol {
	padding-left: 38px;
}


h1,
h2.tx-loginboxmacmade-pi1-header {
	font-size: 1.6em;
	color: #245486;
	font-weight:normal;
	padding-bottom: 15px;	
}

h2 {
	font-size: 1.2em;
	color: #245486;
	font-weight:bold;
	padding-bottom: 9px;	
}

.caption,
.csc-textpic-caption {
	padding-top:3px;
	padding-bottom:15px;
	font-size: 0.9em;
	color: #666666;
	font-style:italic;
	line-height: 1.1em;
}

a {
	color: #245486;
	text-decoration: none;
}
a:hover {
	color: #245486;
	text-decoration: underline;
}
/*ausname für home*/
#homecontent{
	margin-top:30px;
	position:relative;
	left:100px;
	font-size:0.75em;
	line-height: 1.6em;
	width:600px;
	text-align: left;
}
#homecontent img{
	margin-left:-4px;
	margin-top:25px;
	margin-bottom:15px;
	
}

IMG.spacer {
	border: 0px !important;
	margin: 0px !important;
	padding: 0px !important;
}
.spacertd {
	height:1px;
	border: none;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;	
}


/**
* Formulare
*/
form {
	margin: 20px 0px;
	padding: 0px;
}
#rightside form {
	margin: 0px 0px;
	padding: 0px;
}

fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.csc-mailform-field {
	clear: both;
	padding: 2px 0px;
}

label,
.csc-mailform-field label {
	float: left;
	width: 125px;
	padding-top: 3px;
	line-height: normal !important;
}

input,
input.mf-input, textarea.mf-text, select.mf-select {
	width: 400px;
	margin: 0px;
	padding: 1px 1px 1px 5px;
	line-height: normal !important;
	background-color: #FFFFFF;
	border: 1px solid #C7C7C7;
}

.tx-newloginbox-pi1 input { width: 200px; }
.tx-newloginbox-pi1 input.loginbutt { width: 100px; }

select.mf-select {
	width: 408px;
	border: 1px solid #C7C7C7;
}

textarea.mf-text { 
	height: 100px;
}

input.mf-check, input.mf-radio {
	width:  15px;
	border: none;
}

input.mf-submit {
	line-height: normal !important;
	margin: 10px 0px 0px 125px;
	padding-left: 20px;
	padding-right: <20px;
	background-color: #FFFFFF;
	border: 1px solid #C7C7C7;
}
.csc-frame-rulerAfter { margin-top: 10px;margin-bottom: 10px; border-bottom: 1px dotted #bbb; }
.csc-frame-rulerBefore { margin-top: 10px;margin-bottom: 10px; border-top: 1px dotted #bbb; }
.tx-skcalendar-pi1 form { width: 550px;  }
.tx-skcalendar-pi1 form .chooser { float:left; width: 350px; }
.tx-skcalendar-pi1 form input { margin-left:20px; width: 150px; }
.tx-loginboxmacmade-pi2 { padding: 5px; padding-top: 20px; border-bottom: 2px solid #999; border-left: 1px solid #ccc; border-right:2px solid #999; background-color: #eee; }
.tx-loginboxmacmade-pi2 form input { width: 130px;}
.vcard { border-bottom: 1px dotted #aaaaaa; margin-bottom:10px;}
.sb_download_flex .description {  color: #999; padding-left: 10px;  margin: 0; }
p.align-center { text-align: center; }
p.align-left { text-align: left; }
p.align-right { text-align: right; }
img.spacer-gif {border:0px !important; }
.tx-indexedsearch-res {margin-top: 20px;}
.tx-indexedsearch-browsebox { margin-bottom: 20px; display: block; height: 20px;}
.tx-indexedsearch-percent { float:right; font-size:0.7em; }

/* @group chgallery */
.tx-chgallery-pi1 .single span {
	display:  none !important;
}
.tx-chgallery-pi1 .single .img {
	width:  130px !important;
	background-image: none !important;
}
#content .tx-chgallery-pi1 .single .img img {
	margin:0px; padding: 0px;
}
.tx-chgallery-pi1 .single .img .align {
	width:  130px !important;
	margin-left: -65px !important;
}
table.contenttable tr td.td-0 {
	width: 200px
}

/* @end */
.linksbox h1 { color: #666; font-size: 14px; }
.linksbox a { color: #666; }
