/***********************************************

	©	Theres Teichmann
		fuer www.netkom.de

	April 2010

***********************************************/


/***** reset *****/
* {
	border: none;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, p, ul, ol, dl {
	margin-bottom: 1em;
}
ul, ol {
	margin-left: 1.2em;
}
ol {
	padding-left: 2em;
}
ul ul, ol ol {
	margin-bottom: 0;
}

form, pre {
	margin: 1em 0;
}
input[type="text"], textarea, select {
	background-color: #fff;
	border: 1px solid rgb(102,102,102);
}




/***** body *****/
html {
	height: 100%;	/* f. vert. Zentrierung HG-Grafik in FF/Opera */
	overflow-y: scroll;
}
body {
	background: rgb(218,217,212) url(../pic/bg.body.gif) no-repeat scroll center top;
	color: #000;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, Verdana, sans serif;
	font-size: 74%;
	height: 100%;
	margin: 0 auto;
}




/***** boxes *****/
/* +++ WRAP-OUTER +++ */
#wrap-outer {
	background: transparent url(../pic/bg.wrap-outer.gif) repeat-y scroll center top;
	margin: 0 auto;
	min-height: 100%;
	position: relative;
	width: 1000px;
}

/* +++ WRAP-INNER beinhaltet alle Elemente, inkl. Links, Inhaltsbereich +++ */
#wrap-inner {
	margin: 0 auto 0 0;
	padding-left: 40px;
	width: 863px;
	z-index: 3;
}




/* +++ HEADER +++ */
#header {
	background: url(../pic/bg.header.gif) top left no-repeat;
	left: 40px;
	height: 210px;
	position: absolute;
	top: 0;
	width: 863px;
	z-index: 4;
}
	#header img.logo {
		position: absolute;
		top: 115px;
		left: 33px;
		margin: 0 auto 0 0;
	}
	#menu-main {
		left: 221px;
		position: absolute;
		top: 161px;
		width: 500px;
	}




/* +++ FOOTER +++ */
#footer {
	border-bottom: 20px solid rgb(218,217,212);
	bottom: 0;
	left: 40px;
	position: absolute;
	width: 863px;
	z-index: 5;
}
	#footer ul {
		bottom: 15px;
		left: 221px;
		position: absolute;
	}


#footer-background {
	background: transparent url(../pic/bg.footer-background.gif) no-repeat scroll left bottom;
	height: 224px;
	left: 40px;
	position: absolute;
	bottom: 0;
	width: 863px;
	z-index: 1;
}




/* +++ CONTENT-MAIN +++ */
#content-main {
	left: 0;
	margin: 0 auto 0 auto;
	padding-top: 210px; /* ^ #header:height */
	position: relative;
	top: 0;
	z-index: 3;
}
	#content-right {
		float: right;
		margin-right: 142px;
		padding-bottom: 160px;
		width: 500px;
	}
		.content-2col-left {
			float: left;
			width: 200px;
		}
		.content-2col-right {
			float: right;
			width: 280px;
		}

	#content-left {
		color: rgb(242,100,48);
		float: left;
		margin-top: 7em;
		padding-left: 37px;
		width: 150px;
	}
		#content-left .content {
			background: url(../pic/linie.gif) top left no-repeat;
			padding-top: .5em;
		}




/* LINKS - GENERAL */
a:link, a:visited {
	border: none;
	color: rgb(109,110,113);
	text-decoration	: none;
}
a:focus, a:hover, a:active {
	color: rgb(242,100,48);
}




/* +++ NAVIGATION +++ */
ul.menu {
	list-style-type: none;
	margin-left: 0;
}
	.menu .cur a:link, .menu .cur a:visited, .menu span,
	.menu .act a:link, .menu .act a:visited,
	.menu .actifsub a:link, .menu .actifsub a:visited {
		color: rgb(242,100,48);
	}


/* +++ MENU MAIN +++ */
#menu-main ul {
	width: 400px;
}
	#menu-main ul.right {
		position: absolute;
		right: 0;
		text-align: right;
		top: 0;
		width: 100px;
	}

#menu-main ul li {
	display: inline;
}

#menu-main ul li a, #menu-main ul li span {
	border-left: 1px solid rgb(242,100,48);
	font-size: 1em;
	font-weight: bold;
	margin: 0 10px 0 0;
	padding: 0 0 0 6px;
	text-transform: uppercase;
}
	#menu-main ul.right li a, #menu-main ul.right li span {
		margin: 0 6px 0 0;
	}

/* +++ MENU SUB +++ */
#menu-sub ul {
	background: transparent url(../pic/linie.gif) no-repeat scroll left top;
	padding-top: .5em;
}
	#menu-sub ul ul {
		background-image: none;
	    list-style-type: none;
	}
	#menu-sub ul li {
		background: transparent url(../pic/linie.gif) no-repeat scroll left bottom;
		margin: 0 0 .5em 0;
		padding: 0 0 .3em 0;
		text-transform: uppercase;
	}
		#menu-sub ul ul li {
		    background-image: none;
		    padding-bottom: 0;
			text-transform: none;
		}


/* MENU FOOTER */
#footer ul li {
	display: inline;
}

#footer ul li a {
	border-left: 1px solid rgb(242,100,48);
	margin: 0 0 0 4px;
	padding-left: 4px;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
}




/* +++ CONTENT +++ */
h1, h2, h3 {
	font-size: 1em;
}


/* Elements RECHTE Spalte */
div.csc-firstHeader, .content-header {
	background: transparent url(../pic/linie.gif) no-repeat scroll left bottom;
	margin-bottom: 1em;
	padding-bottom: .5em;
}
	h1.csc-firstHeader {
		border-left: 1px solid rgb(242,100,48);
		color: rgb(242,100,48);
		font-weight: bold;
		margin-bottom: 0;
		padding-left: 4px;
		text-transform: uppercase;
	}

	div.content-header-image {
		float: left;
		margin-right: 10px;
		margin-top: 0;
		width: 240px;
	}
	div.content-header img {
		border: 1px solid rgb(242,100,48);
		clear: none;
		margin-bottom: .5em;
		margin-top: 0;
		padding: 2px;
	}


#content-right h2, #content-right h3 {
	color: rgb(242,100,48);
	margin-bottom: .75em;
}
	#content-right h2:first-letter, #content-right h3:first-letter {
		border-left: 1px solid rgb(242,100,48);
		padding-left: 4px;
	}

#content-right p {
	font-size: 1em;
	line-height: 1.3em;
}
	#content-right p:first-letter {
		border-left: 1px solid rgb(242,100,48);
		padding-left: 4px;
	}
		#content-right .csc-frame-frame1 p:first-letter {
			border: none;
			padding-left: 0;
		}

	#content-right p.image-caption, .csc-textpic-caption {
		font-size: .95em;
	}


.divider hr {
	background: url(../pic/linie.gif) bottom left no-repeat;
	border: none;
	clear: both;
	margin-bottom: 1em;
}




/* LINKE Spalte*/
#content-left p {
	line-height: 1.2em;
}

#content-left h2, #content-left h3 {
	border-left: 1px solid rgb(242,100,48);
	font-size: 1em;
	padding-left: 4px;
}
	#content-left h3 {
		margin-bottom: 1em;
	}



/* +++ EXTENSIONS +++ */
/* POWERMAIL */
.tx-powermail-pi1 form {
	margin-top: 0;
}
fieldset.tx-powermail-pi1_fieldset {
	background-color: transparent;
	border: medium none;
	margin-bottom: .5em;
}
fieldset.tx-powermail-pi1_fieldset legend {
	border-left: 1px solid rgb(242,100,48);
	color: rgb(242,100,48);
	margin-left: -10px;
	padding-left: 4px;
}

fieldset.tx-powermail-pi1_fieldset div.even {
	background-color: transparent;
}

div.tx_powermail_pi1_fieldwrap_html {
	margin: 0 0 0.5em;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select,
.tx_powermail_pi1_fieldwrap_html_captcha input {
	font-family: Trebuchet MS,Geneva,Arial,Helvetica,Verdana,sans serif;
	font-size: 1em;
	padding: 2px;
	width: 244px;
}

#content-right p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin-bottom: .5em;
}
#content-right p.tx_powermail_pi1_fieldwrap_html_radio_title:first-letter {
	border: medium none;
	padding-left: 0;
}
fieldset.tx-powermail-pi1_fieldset .powermail_radio_inner label {
	float: right;
	width: 235px;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	background-image: none !important; /* f. Opera: no bg image if validation failed */
	margin: 2px 0;
}

img.tx-srfreecap-pi2-image {
	margin: 0;
}
.tx-srfreecap-pi2-cant-read {
	color: #000;
}

.tx_powermail_pi1_fieldwrap_html_submit, .tx_powermail_pi1_formconfirmation_back,
.tx_powermail_pi1_formconfirmation_submit, .tx-powermail-pi1_mandatory form {
	border: 1px solid rgb(242,100,48);
	padding: 2px;
	width: 244px;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit,
.tx-powermail-pi1_confirmation_back, .tx-powermail-pi1_confirmation_submit,
.tx-powermail-pi1_mandatory_submit {
	background-color: rgb(242,100,48);
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	margin: 0;
	padding: 0 3px;
	width: 100%;
}

div.powermail_mandatory_js {
	margin: 3px 0 10px;
}



/* TTNEWS */
.news-list-item {
	margin-bottom: 1em;
}
	#content-right .news-list-item h2 {
		color: #000;
		font-weight: normal;
		line-height: 1.3em;
		margin-bottom: 0;
	}
	#content-right .news-list-item h2 span.news-list-date, .news-single-date {
		color: rgb(242,100,48);
	}
	.news-list-container img {
		border: medium none;
		float: right;
		margin: 0 0 5px 5px;
	}
	.news-list-author, .news-single-author {
	    font-style: italic;
	}
	.news-list-morelink {
		padding-left: 5px;
	}

.news-single-img {
	border: medium none;
	float: right;
	margin: 0 0 5px 5px;
}
	#content-right p.news-single-imgcaption {
	    font-size: .95em;
	}




/***** misc *****/
.cb, .cl, .cr {
}
.cb {
	clear: both;
}
.cl {
	clear: left;
}
.cr {
	clear: right;
}


abbr[title], acronym[title] {
	border-bottom: 1px dotted #777777;
	cursor: help;
}