/*******************************************************************************/
/* CSS-File by stefan.krapf@synor.ch */
/* Date: 2007-03-23 */



/*******************************************************************************/
/* Template formatieren (DIV's usw.) für alle Elemente innerhalb "#container": */
/*******************************************************************************/
body {
	text-align: center;
	margin: 0px;
	background-image: url(/fileadmin/images/templates/main/hg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#container {
	width: 978px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/fileadmin/images/templates/main/top_hg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#header {
	background-image:url(/fileadmin/images/templates/main/header_hg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 292px;
	width: 613px;
	margin-right: 0px;
	margin-left: auto;
}
#nav_pri_container {
	margin-left: 116px;
	height: 47px;
	margin-right: 53px;
}
#middle {
	background-image: url(/fileadmin/images/templates/main/content_middle.jpg);
	background-repeat: repeat-y;
}
#top {
	background-image: url(/fileadmin/images/templates/main/content_top_neutral.jpg);
	background-repeat: no-repeat;
}
#bottom {
	background-image: url(/fileadmin/images/templates/main/content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#path_container {
	padding-left: 50px;
	padding-top: 15px;
	height: 25px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
}
#path_container a, #path_container a:hover, #path_container a:visited {
	color: #FFFFFF;
}
#content_main_container {
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 126px;
	padding-bottom: 70px;
	min-height: 150px;
}
#content_main {
}
#content_main h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	color: #880003;
}
#content_main h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #003F7D;
}
#content_main h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #BB0004;
	margin-bottom: 3px;
}
#footer_container {
	margin-right: 50px;
	margin-left: 50px;
}
#footer_container p.bodytext {
	font-size: 12px;
	line-height: 20px;
}
#footer_container a, #footer_container a:visited {
	color: #000000;
}
#footer_container a:hover {
	color: #666666;
}
#footer {
	float: left;
	width: 600px;
}
#nav_footer {
	float: right;
	font-size: 12px;
	line-height: 20px;
	text-align: right;
}
#nav_pri .NO {
	width: 112px;
	height: 47px;
	background-image: url(/fileadmin/images/nav/main/nav_pri_105_NO_alpha.png);
	text-align: center;
}
#nav_pri .NO:hover {
	background-image: url(/fileadmin/images/nav/main/nav_pri_105_RO_alpha.png);
}
#nav_pri .RO {
	width: 112px;
	height: 47px;
	background-image: url(/fileadmin/images/nav/main/nav_pri_105_RO_alpha.png);
	text-align: center;
}



/* -- start -- Formular */
.csc-mailform {
	border: 0px;
}
.csc-mailform-field {
}
.csc-mailform-field label {
	width: 110px;
	float: left;
	text-align: right;
	padding-right: 10px;
}
.csc-mailform input, .csc-mailform select {
	height: 17px;
	margin-bottom: 5px;
	border: 1px solid #A4A4A4;
}
.csc-mailform textarea {
	margin-bottom: 5px;
	border: 1px solid #A4A4A4;
}
/* hier eine Zeile, die nur ein Label ist: */
.csc-mailform-label {
	margin-left: 120px;
}
input.csc-mailform-submit {
	margin-left: 120px;
	width: 120px;
	margin-top: 10px;
	font-weight: bold;
	height: 27px;
	background-color: #F0F0F0;
}
/* -- start -- Formular */





/* teils aus typo3 css_styled_content */


/***************************/
/* General element styles: */
/***************************/
body, H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	line-height: 22px;
}
PRE { font-family: monospace; }
/*	A { color: #000066; text-decoration: underline; }	skj: das war originaldefinition */
a {
	color: #BB0004;
	text-decoration: underline;
}	/* skj: neu von mir */
a:visited {
	color: #666666;
	text-decoration: underline;
}
/*	A:hover { color: #660000; }	skj: das war originaldefinition */
a:hover {
	color: #880003;
}	/* skj: neu von mir */
FORM { margin: 0px 0px 0px 0px;}
P, PRE { margin: 0px 0px 0px 0px; }
UL, OL {
	margin-left: 30px;
	margin-top: 0px;
}
INPUT, TEXTAREA, SELECT { padding-left: 5px; font-size: 11px; }
div, img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
p {
	margin-bottom: 15px;
}
#content_main table.contenttable {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#content_main table.contenttable p {
	margin-bottom: 0px;
}
#content_main table.contenttable td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F27900;
	border-right-color: #F27900;
	border-bottom-color: #F27900;
	border-left-color: #F27900;
	padding: 2px;
}





DIV.csc-frame-rulerAfter {
	border-bottom: 1px solid #854823;
	margin-bottom: 15px;
	padding-top: 20px;
}

