/**************************/
/* CSS Styles for itaw.de */
/* (c) 2010 Oliver Wand   */
/**************************/

* {
	margin: 0px;
	padding: 0px;
}

html {
	overflow-x: hidden;
	overflow-y: auto;
}

html, body {
	height: 100%;
}

body {
	height: 100%;
	color: #464647;
	font-size: 13px;
	font-family: "Helvetica Neue", Arial, Verdana, sans-serif;
	background: url(../images/headBG.jpg) repeat-x;
	background-position: top;
}

p {
	margin-bottom: 20px;
}

h1 {
	color: #c6c60e;
	font-family: "Helvetica Neue", Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1.4em;
	margin-bottom: 25px;
}

h2 {
	color: #464647;
	font-size: 1.2em;
	font-family: "Helvetica Neue", Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.7em;
}

a, a:link {
	color: #464647;
	text-decoration: none;
	outline: 0;
}

a:hover, a:active {
	color: #c6c60e;
	outline: 0;
}

img {
	border: none;
}

fieldset {
	border: none;
}

.clearer {
	clear: both;
}

#main {
	position: relative;
	min-height: 100%;
	height: 100%;
	height: auto !important;
}

#page {
	width: 959px;
	margin: auto;
}


/* Header Fixed Parts*/

#main #page #header #headerFix {
	width: 100%;
	position: absolute;
	top: 0;
	height: 202px;
}

#main #page #header #mainnav {
	position: relative;
	top: 10px;
	height: 56px;
	text-transform: uppercase;
	color: #fff;
	font-size: 0.9em;
	z-index: 99;
}

/* Header */

#page #header {
}

#page #header #logo {
	position: absolute;
	top: 38px;
	height: 135px;
	padding-left: 35px;
	z-index: 95;
}

#page #header #logo span {
	display: none;
}

#page #header #logo a {
	display: block;
	width: 249px;
/*	height: 88px;
	background: url(../images/itawLogo.png) no-repeat;*/
	height: 66px;
	background: url(../images/Logo-ohneClaim.png) no-repeat;
}

#page #header #logoParts {
	position: relative;
	top: 0;
	left: 420px;
	height: 136px;
	width: 501px;
	background: url(../images/headerWaben.jpg) no-repeat;
}

/* Main Navigation */

#main #mainnav ul {
	list-style-type: none;
	padding-left: 35px;
}

#main #mainnav ul {
	vertical-align: middle;
}

#main #mainnav ul li {
	float: left;
	padding-top: 15px;
}

#main #mainnav a, 
#main #mainnav a:link {
	color: #807f7f;
	text-decoration: none;
	font-size: 18px;
	margin-right: 12px;
}

#main #mainnav a:hover,
#main #mainnav a.active:hover {
	color: #c9cacb;
}

#main #mainnav a.active {
	color: #b0ca33;
}

#main #mainnav .middle, 
#main #mainnav .last {	
	margin-left: 12px;
}

/* Contentwrap */

#contentwrapper {
	margin-top: 50px;
}

/* Content */

#contentbox {
	float: left;
	width: 684px;
	margin-left: 20px;
	margin-right: 19px;
	margin-bottom: 45px;
}

/* content background style (border, background) */

#contentline-top {
	height: 19px;
	background: url(../images/contentTopLine.jpg) top no-repeat;
}

#content {
	min-height: 241px;
	height: auto !important;
	height: 100%;
	overflow: hidden;
	background: #f3f3f3;
	border-left: 1px solid #c9c8c8;
	border-right: 1px solid #c9c8c8;
	padding-left: 15px;
	padding-right: 15px;
}

#content p {
	color: #0f4b7c;
}

#content h1 {
	color: #0f4b7c;
	margin-bottom: 10px;
}

#content h2 {
	color: #87a5bd;
	margin-bottom: 0;
}

#contentline-bottom {
	height: 16px;
	background: url(../images/contentBottomLine.jpg) bottom no-repeat;
	margin-bottom: 30px !important;
}

#content-left {
	float: left;
	width: 121px;
	margin-left: 1px;
	margin-top: 25px;
}

#content-text {
	float: left;
	margin-top: 25px;
	color: #0f4b7c;
	font-weight: normal;
}

#contentbox #content-text ul {
	margin-top: -5px;
	margin-left: -50px;
}

#contentbox #content-text ul li {
	list-style-type: none;
	margin: 0px 0px 10px 5px;
}

#contentbox #content-text a {
	font-weight: bold;
	color: #c6c60e;
}

#contentbox #content-text a:hover {
	font-weight: bold;
	color: #464647;
}

#contentbox #content-text ul li a,
#contentbox #content-text ul li a:hover {
	font-weight: normal;
	color: #464647;
}

#content a {
	color: #b0ca33;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content table {
	padding: 0;
}

#content .csc-textpic-imagerow IMG {
	border: 1px solid #c3c3c3;
	margin-bottom: 10px;
}

#content .csc-textpic-firstcol {
	float: left;
}

#content .csc-textpic-lastcol {
	float: right;
}


/* Ríght Column */

#rightbox {
	float: left;
	width: 171px;
	color: #616161;
}

#rightbox IMG {
	margin-top: 10px;
}


/* Footer */

#footer {
	position: fixed;
	bottom: 0;
	z-index: 100;
	width: 100%;
	height: 48px;
	background: url(../images/footerBG.jpg);
	color: #303030;
	font-size: 11px;
	border-top: 1px solid #707070;
}

#footer #footer-text {
	width: 959px;
	height: 15px;
	margin: auto;
	padding-top: 17px;
	padding-left: 70px;
}

#footer #footer-text a {
	color: #b0ca33;
	text-decoration: none;
}

#footer #footer-text a:hover {
	color: #c9cacb;
}

/* Mailformplus */

.tx_mailformplus_body {
	width: 435px !important;
	margin-top: -28px;
}

.tx-thmailformplus-pi1 .error-message {
	color: red;
}

.Tx-Formhandler .tx_mailformplus_field label,
.tx-thmailformplus-pi1 label {
	float: left;
	width: 120px;
}

.Tx-Formhandler .tx_mailformplus_field input,
.tx-thmailformplus-pi1 input {
	width: 315px;
}

.Tx-Formhandler textarea {
	width: 318px !important;
}

.Tx-Formhandler .tx_mailformplus_submit input#reset,
.tx-thmailformplus-pi1 input#reset {
	width: 100px;
}

.Tx-Formhandler .tx_mailformplus_submit,
.tx-thmailformplus-pi1 .tx_mailformplus_submit {
	padding-left: 120px;
}

.Tx-Formhandler .tx_mailformplus_submit input#submit,
.tx-thmailformplus-pi1 .tx_mailformplus_submit input#submit {
	margin-left: 5px;
	width: 100px;
}

.Tx-Formhandler .error-message,
.Tx-Formhandler .row {
	color: red;
	font-weight: bold;
}

.Tx-Formhandler .error-message li {
	list-style-type: none;
	display: none;
}

/* FELogin */

.tx-felogin-pi1 .error {
	color: red;
	margin-bottom: 10px;
}

.tx-felogin-pi1 form input#user,
.tx-felogin-pi1 form input#pass {
	margin-bottom: 10px;
}

.tx-ttnews-browsebox p {
	margin-left: 10px;
}

.tx-ttnews-browsebox UL {
}

.tx-ttnews-browsebox LI {
	margin: 0 !important; 
	padding: 0 !important; 
	display:inline; 
	margin-right:5px !important; 
	background: none !important;
}

/* 2-Col FCE */

.col_wrap {
	padding:10px;
}

.col1 { 
	width:48%; 
	padding:5px; 
	margin-top: -20px;
}

.col2 { 
	width:48%; 
	padding:5px;
	position: relative;
	top: -329px;
	left: 280px;
}

.col1 IMG {
	padding-top: 10px;
	padding-bottom: 20px;
}

.col2 IMG {
	padding-top: 10px;
	padding-bottom: 15px;
}