/* Standardeinstellungen */
body { 
	background-color: #FFFFFF; 
	margin: 0px 0px 0px 0px; 
}

/* Links */
a:link { color: #333333; text-decoration: none}
a:visited { color: #333333; text-decoration: none}
a:hover { color: #CC0000; text-decoration: none}
a:active { color: #CC0000; text-decoration: none}

td.foot a:link { color: #CCCCCC; text-decoration: none}
td.foot a:visited { color: #CCCCCC; text-decoration: none}
td.foot a:hover { color: #CC0000; text-decoration: none}
td.foot a:active { color: #CC0000; text-decoration: none}

p.navititle a:link { color: #000000; text-decoration: none}
p.navititle a:visited { color: #000000; text-decoration: none}
p.navititle a:hover { color: #CC0000; text-decoration: none}
p.navititle a:active { color: #CC0000; text-decoration: none}

p.navititle-act a:link { color: #C00; text-decoration: none}
p.navititle-act a:visited { color: #C00; text-decoration: none}
p.navititle-act a:hover { color: #CC0000; text-decoration: none}
p.navititle-act a:active { color: #CC0000; text-decoration: none}

a img {
	border: none;
}

/* Abstände */
div {
	margin: 0px 0px 0px 0px; 
}

form {
	padding: 0px;
	margin: 0px;
}

table#head {
	margin-top: 30px;
}


#content p {
	margin: 0px 0px 18px 0px;
}

#content .csc-uploads-fileName p {
	margin: 0px;
}

#head td.name {
	padding-right: 0px;
	padding-left: 20px;
}

#foot td.copyright p {
	margin-top: 7px;
	margin-left: 0px;
	margin-right: 4px;
	margin-bottom: 20px;
}

#foot td.impressum p {
	margin-top: 7px;
	margin-left: 0px;
	margin-bottom: 20px;
}

#foot td.language p {
	margin-top: 7px;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
}

#content td.content, #content td.contentsingle {
	padding: 20px 20px;
}

#content td.right {
	padding: 20px 10px;
}

#content .col-0 {
	width: 529px;
}

#content .col-1 {
	width: 249px;
}

#foot .col-0 {
	width: 1%;
}

#foot .col-1 {
	width: 300px;
}

#foot .col-2 {
	width: 330px;
}

#content .navi2 {
	margin: 24px 0px;
}

#content .navititle {
	margin: 0px 0px 0px 0px;
}

#content .navisub {
	margin: 0px 0px 12px 0px;
}


/* Rahmen */
table#head {
	border-style: solid;
	border-color: #999999;
	border-width: 1px 1px 1px 1px;
}

table#content {
	border-style: solid;
	border-color: #999999;
	border-width: 0px 1px 1px 1px;
}

table#content td.content, table#content td.borderleft {
	border-right: 1px solid #999999;
}

/* Hintergründe */

/* Ausrichtung */

/* Typographie */
td, div, p, li, h1, h2, h3, input, select, textarea { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
}

td.foot p {
	font-size: 8pt;
	font-weight: normal;
	color: #CCCCCC;
}

#content .navititle {
	font-size: 8pt;
	font-weight: bold;
}

#content .navisub-act {

}

/* Farbe */
td, div { 
	color: #666666;
	font-weight: normal;
}

.mark {
	color: #CC0000;
}


/* Formular */
#head .search input.generic {
	width: 100px;
	font-size: 8pt;
	background-color:#B3DFDF; 
	color:#000000; 
	border: 1px solid #003333;
}

#content .csc-mailform p {
	margin: 10px 0px;
	padding-right: 10px;
}

#content .csc-mailform input {
	font-weight: normal;
	color: #333333;
}

#content fieldset.csc-mailform {
	border-style:none;
}

#content .csc-mailform-field {
	margin:0 0 3px 0;
}

#content .csc-mailform-field .csc-mailform-label {
	width:100px;
	display: block;
	float:left;
	margin:0 0 3px 0;
}


/* Sitemap */ 
#content .csc-sitemap {
	margin-top: 0px;
	margin-bottom: 3px;
}

#content .csc-sitemap-level1 {
	margin-left: 0px;
	text-transform: uppercase;
}

#content .csc-sitemap-level2 {
	margin-left: 15px;
}

#content .csc-sitemap-level3 {
	margin-left: 30px;
}

#content .csc-sitemap-level4 {
	margin-left: 45px;
}
