@import url(extensies/tt_news.css);

body {
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
}

a {
	color: #000;
	outline: none;
}

a:hover {
	color: #050b2a;
}

#container {
	width: 960px;
	margin: 0 auto;
	padding-top: 7px;
}


#center {
	position: relative;
	height: 420px;
	background-image: url(img/center.jpg);
}

#footer {
	position: relative;
	height: 100px;
	background: url(img/footer.gif) 0 -10px;
}

#left {
	width: 213px;
	float: left;
}

#right {
	width: 747px;
	float: right;
}

#header #headerflash {
	position: absolute;
	left: 0px;
	top: 0px;
}

#header span {
	display: none;
}

#content {
	padding: 25px;
	line-height: 20px;
	text-align: justify;
}

/* -- Lang. menu -- */

#header #lm {
	position: absolute;
	top: 55px;
	right: 282px;
	font-size: 20px;
	color: #5891b2;
	font-family: Arial Narrow, Helvetica, Geneva, sans-serif;
}

#header #lm a {
	text-decoration: none;
	color: #5891b2;
}

#header #lm a.lang_selected {
	color: #fff;
}



/* -- Menu -- */

#menu {
	position: absolute;
	left: 238px;
	bottom: 9px;
	color: #fff;
	font-family: Arial Narrow, Helvetica, Geneva, sans-serif;
	font-size: 18px;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li {
	float: left;
	border-right: 1px solid #fff;
	padding-right: 10px;
	margin-right: 10px;
}

#menu li.last {
	border-right: none;
	padding-right: 0px;
	margin-right: 0px;
}

#menu a {
	text-transform: lowercase;
	line-height: 22px;
	color: #fff;
	text-decoration: none;
}

#menu li.menu_act a {
	color: #040b29;
}


 /* -- Submenu -- */
 
 #submenu {
	width: 190px;
	float: right;
	font-family: Arial Narrow, Helvetica, Geneva, sans-serif;
	margin-top: 10px;
}

#submenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#submenu li {
	border-bottom: 1px solid #5891b2;
	padding: 6px 0;
}

#submenu a {
	text-transform: lowercase;
	line-height: 22px;
	color: #5891b2;
	text-decoration: none;
	font-size: 15px;
}

#submenu li.submenu_1_act a {
	color: #fff;
}

#submenu li.submenu_1_act h1 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 15px;
	font-family: Arial Narrow, Helvetica, Geneva, sans-serif;
}


/* TYPO3 */

p, pre {
	margin: 0;
}


h1, h2, h3, h4, h5, h6 {
	margin: 25px 0px 10px 0px;
}

h1.csc-firstHeader, h2.csc-firstHeader, h3.csc-firstHeader, h4.csc-firstHeader, h5.csc-firstHeader, h6.csc-firstHeader {
	margin-top: 0px;
}

h1 {
	font: bold 16px Arial, Helvetica, Geneva, sans-serif;
	color: #040b29;
}

h2 {
	font: bold 15px Arial, Helvetica, Geneva, sans-serif;
	color: #040b29;
}

h3 {
	font: bold 14px Arial, Helvetica, Geneva, sans-serif;
	color: #040b29;
}

h4 {
	font: bold 13px Arial, Helvetica, Geneva, sans-serif;
	color: #040b29;
}

.csc-frame-frame1 {
	line-height: 14px;
}

.csc-frame-frame2 {
	padding: 15px;
	background-color: #fff;
}

.csc-frame-rulerAfter {
	padding-bottom: 25px;
	border-bottom: 1px dotted #5891b2;
}

.csc-frame-rulerBefore {
	margin-top: 25px;
	border-top: 1px dotted #5891b2;	
}

.csc-frame-indent {
	padding-left: 70px;
}

.csc-frame-indent3366 {
	padding-left: 33%;
}

.csc-frame-indent6633 {
	padding-right: 33%;
}

/* forms */

fieldset.csc-mailform {
	border: 1px solid #588fb1;
	padding: 20px 10px 20px 50px;
}

.csc-mailform-field {
	padding: 5px 0;
}

.csc-mailform-field label {
	display: block;
	width: 140px;
	float: left;
}

.tx-felogin-pi1 fieldset {
	border: 1px solid #588fb1;
	padding: 10px;
}

.tx-felogin-pi1 h3 {
	margin-top: 0;
}

input#mailformformtype_mail {
	margin-top: 15px;
	margin-left: 140px;
}


/* HTML */

.partnerlogos img {
	padding-bottom: 4px;
}

.colofon td {
	vertical-align: top;
	width: 50%;
	padding-right: 20px;
	text-align: left;
}

.colofon i {
	color: #497896;
	font-weight: normal;
	font-style: normal;
}

.tx-srfeuserregister-pi1 a {
	text-decoration: underline;
	font-size: 14px;
}
