/* --- CSS Definitionen für ECKES Granini --- */
/* --- BODY Anfang --- */
html {
	background: #FDF874 url(../img/body.png) top left repeat-x;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align: center;
	height: 100%;
}
/* --- BODY Ende --- */

/* --- CONTAINER für Inhalte Anfang --- */
#container {
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align: left;
	z-index: 2;
}
/* --- CONTAINER für Inhalte Ende --- */

/* --- CONTENT Inhalte Anfang --- */
#content {
	position: relative;
	margin: 0 auto -100px auto;
	width: 980px;
	padding: 0 0 100px 0;
}

#content:after {
	content: "clearfix";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

.content_bottom {
	position: absolute;
	bottom: -4px;
	left: 0;
	width: 980px;
	height: 4px;
	background: transparent url(../img/content_bottom.png) no-repeat;
}

/* --- HEADER Kopfzeile Anfang --- */
#header {
	position: relative;
	margin: 0;
	padding: 0 auto;
	width: 980px;
	height: 103px;
	background: transparent url(../img/content.png) repeat-y;
	text-align: center;
}

#header img {
	position: relative;
	top: 19px;
}

#header a {
	border: none !important;
}

#header_print {
	display: none;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 165px;
	height: 140px;
	z-index: 310;
}

#logo img {
	border: none;
	position: absolute;
	top: 6px;
	left: 29px;
}

#headimage {
	position: absolute;
	top: 103px;
	left: 248px;
	width: 709px;
	height: 300px;
	overflow: hidden;
	z-index: 10;
	background: url(../img/shadow.png) top left no-repeat;
	padding: 10px 0 0 11px;
}

#headimage div.mediaimage {
	position: absolute;
	left: 0;
	top: 0;
}

#headimage img.headfruit {
	position: absolute;
	bottom: 0;
	left: 0;
}

#headimage img.headballoon {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
}

#headimage img.headballoon {
}

ul.teaser_small {
	position: absolute;
	right: 0;
	bottom: 55px;
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.teaser_small li {
	position: relative;
	height: 34px;
	width: 178px;
	padding: 3px 0 3px 12px;
	background: #ececec;
	margin-bottom: 1px;
}

ul.teaser_small h3 {
	position: absolute;
	left: 12px;
	top: 3px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	z-index: 100;
}

ul.teaser_small a {
	position: absolute;
	left: 12px;
	top: 0;
	width: 178px;
	height: 21px;
	font-size: 10px;
/*	background: url(../img/teaser_small.gif) right top no-repeat; */
	padding: 19px 0 0 0;
}

ul.teaser_small a:hover {
	border: none;
}

ul.teaser_small a img {
	position: absolute;
	right: 0;
	top: 0;
	border: none;
	background: #ececec;
}
/* --- HEADER Kopfzeile Ende --- */

/* --- TEASER Anfang --- */
#teaser {
	position: relative;
	float: none;
	clear: both;
	width: 980px;
	height: 182px;
	margin-top: 12px;
	background: transparent url(../img/content.png) repeat-y;
	z-index: 300;
}

#teaser ul {
	list-style: none;
	padding: 12px 0 0 0;
	margin: 0 0 0 19px;
	width: 968px;
}

#teaser ul li {
	height: 170px;
	margin: 0 12px 0 0;
	padding: 0;
	float: left;
	position: relative;
	background: none;
}

#teaser ul li a img.teaser_new {
	position: absolute;
	top: -10px;
	right: -10px;
	z-index: 10;
}

#teaser ul li a:hover {
	border-bottom: none !important;
}
/* --- TEASER Ende --- */

/* --- CONTENTAREA Anfang --- */
#fullcontent {
	position: relative;
	width: 980px;
}

#contentarea {
	position: relative;
	width: 452px;
	background: transparent url(../img/content.png) repeat-y;
	padding: 1px 280px 24px 248px;
	min-height: 250px;
	height: auto !important;
	height: 250px;
}

#contentarea .icebox_container .csc-default {
	width: 195px;
	margin: 0 10px 18px 0;
	float: left;
}

#contentarea > .csc-default {
	float: none;
	clear: both;
	width: 412px;
	display: block;
}

#contentarea > .csc-default > .csc-default {
	float: left;
	width: 206px;
}
/* --- CONTENTAREA Ende --- */

/* --- MAP Anfang --- */
#europe_map {
	background: url(../img/MAP_small.jpg) no-repeat;
	height: 291px;
	width: 280px;
	position: absolute;
	bottom: 191px;
	right: 0;
}

#WzTtDiV table {
	background: none !important;
}
/* --- MAP Ende --- */

/* --- MENU2 Anfang --- */
#menu2 {
	position: absolute;
	left: 24px;
	top: 55px;
	width: 212px;
	line-height: 28px;
	z-index: 10;
}

#menu2 ul {
	list-style: none;
	padding: 0;
	margin: 0;
	left: 0;
	white-space: nowrap;
}

#menu2 ul li {
	background: none;
	padding: 0;
	margin-left: 0;
}

#menu2 ul li span {
	display: none;
}

#menu2 ul li li li {
	height: 28px;
}

#menu2 ul li li li.first-child {
	border: none;
}

#menu2 ul li li li a {
	display: block;
	position: relative;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	border: none;
	height: 28px;
	overflow: hidden;
}

#menu2 ul li li li a img {
	position: relative;
	text-align: left;
	border: none;
}

#menu2 ul li li li a:hover img,
#menu2 ul li li li:hover img,
#menu2 ul li li li a:hover img,
#menu2 ul li li li:hover img {
	top: -28px;
}

#menu2 ul li li li.active a img {
	top: -56px;
}

#menu2 ul li li li a:hover,
#menu2 ul li li li.active a {
	color: #CC0000;
}

#menu2 ul li li li:hover,
#menu2 ul li li li a:focus,
#menu2 ul li li li a:hover,
#menu2 ul li li li a:active {
	outline: 0;
}
/* --- MENU2 Ende --- */

/* --- RIGHT Anfang --- */
#right {
	position: absolute;
	bottom: 24px;
	right: 24px;
	z-index: 2;
}

#right a img {
	border: none;
}
/* --- RIGHT Ende --- */

/* --- WECMAP Anfang --- */
.tx-wecmap-map {
	z-index: 3;
}
/* --- WECMAP Ende --- */

/* --- POSTIT Anfang --- */
#postit {
	position: absolute;
	top: 278px;
	right: -60px;
	width: 230px;
	height: 234px;
	z-index: 110;
	background: url(../img/postit.png) top left no-repeat;
}

#postit a {
	border: none !important;
}

#postit a img {
	border: none;
	margin: 50px 0 0 45px;
}
/* --- POSTIT Ende --- */

/* --- QUICKLINKS Anfang --- */
#lang {
	position: absolute;
	right: 19px;
	top: 18px;
	float: right;
	
	display: none;
}

#header_links {
	position: absolute;
	right: 89px;
	right: 12px;
	top: 12px;
	float: right;
}

#footer_links {
	position: absolute;
	left: 9px;
	bottom: 18px;
}

#lang ul li span {
	display: none;
}

#lang ul,
ul.quicklinks {
	list-style: none;
	padding: 0;
	margin: 0;
}

#lang ul {
	display: block;
	height: 12px;
	width: auto;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 5000;
}

#lang ul li {
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0;
	background: none;
}

#lang ul li span {
	display: none;
}

#lang ul li ul {
	margin: 0;
	padding: 0;
}

#lang ul li ul li {
	list-style: none;
	float: left;
	padding-left: 6px;
	width: 27px;
	height: 20px;
	overflow: hidden;
}

#lang ul li ul li a {
	float: left;
	width: 27px;
	height: 20px;
	overflow: hidden;
	text-indent: 27px;
}

#lang a.de {
	background: url(../img/flags/lang_at.gif) top left no-repeat;
}

#lang a.en {
	background: url(../img/flags/lang_gb.gif) top left no-repeat;
}

#lang li.active a {
	background-position: 0 -40px;
}

#lang ul li ul li.na a:hover,
#lang ul li ul li a:hover {
	background-position: 0 -20px;
}

#lang li.na a {
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
	-khtml-opacity: 0.4;
}

ul.quicklinks li {
	float: left;
	margin: 0;
	padding: 0 6px;
	position: relative;
	color: #666666;
	line-height: 8px;
	background: none;
	border-left: 1px solid #666666;
}

#lang ul.quicklinks li,
ul.quicklinks li.first {
	border-left: none;
}

ul.quicklinks li a {
	color: #666666;
	font-size: 10px;
}

ul.quicklinks li a img {
	border: none;
	margin-right: 6px;
	float: left;
}

ul.quicklinks li a span {
	display: none;
}

ul.quicklinks li a:hover {
	border: none;
}
/* --- QUICKLINKS Ende --- */

/* --- MENÜ Inhalte Anfang --- */
#menu {
	position: absolute;
	top: 55px;
	width: 942px;
	height: 36px;
	z-index: 302;
	margin: 0 19px;
	background: url(../img/menu.gif) repeat-x;
}

#menu ul.sf-menu {
	float: left;
	list-style: none;
	padding: 0 0 0 157px;
	font-size: 11.5px;
}

#menu ul.sf-menu li {
	float: left;
	padding: 0;
	border-left: 1px solid #ffffff;
	text-align: center;
	width: 156px;
}

#menu ul.sf-menu li.first {
	background: none;
}

#menu ul.sf-menu li a {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	border: none;
	height: 36px;
	overflow: hidden;
}

#menu ul.sf-menu li a:hover,
#menu ul.sf-menu li a.current {
	color: #CC0000;
}

#menu ul.sf-menu li a.current {
	background: url(../img/menu.gif) 0 -72px;
}

#menu ul.sf-menu li a:hover,
#menu ul.sf-menu li:hover {
	background: url(../img/menu.gif) 0 -36px;
}

#menu ul.sf-menu li a img {
	position: relative;
	text-align: center;
	border: none;
}

#menu ul.sf-menu li a:hover img,
#menu ul.sf-menu li:hover img,
#menu ul.sf-menu li li a:hover img,
#menu ul.sf-menu li li:hover img {
	top: -36px;
}

#menu ul.sf-menu li a:hover li img,
#menu ul.sf-menu li:hover li img {
	top: 0;
}

#menu ul.sf-menu li a span {
	display: none;
}
/* --- MENÜ Inhalte Ende --- */

/* --- FANCYBOX Lightbox Inhalte Anfang --- */
a.jqfancybox {
	background: url(../img/zoom.gif) no-repeat left bottom;
	margin-bottom: 11px;
	padding-bottom: 4px;
}

a.jqfancybox img {
	margin-bottom: 11px;
}

a.nozoom {
	background: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

a.nozoom img {
	margin-bottom: 0;
}
/* --- FANCYBOX Lightbox Inhalte Ende --- */

/* --- NEWS Inhalte Anfang --- */
.tt_news_list .item {
	display: block;
	margin: 0;
	border-bottom: 1px solid #D8D9DB;
}

.tt_news_list .item span.time{
	display: none;
}

.tt_news_list .item span.date {
	font-weight: bold;
	font-size: 11px;
	color: #424242;
}

.tt_news_list .item1 {
	float: left;
	width: 160px;
	margin: 15px 0;
}

.tt_news_list .item1,
.tt_news_list .item2 {
	float: left;
}

.tt_news_list .item2 {
	margin: 15px 0;
	width: 540px;
	position: relative;
}

.tt_news_list .subheader p {
	display: block;
	width: 440px;
	margin: 5px 0 15px 0;
}

.tt_news_list .image {
	display: table-cell;
	width: 145px;
	height: 145px;
	padding: 0;
	background: #ffffff;
	/* border: 1px solid #D8D9DB; */
	text-align: center;
	vertical-align: middle;
}

.tt_news_list .image img {
	vertical-align: middle;
}

.tt_news_list .image a img {
	border: none;
}

.tt_news_list h3 a {
	text-decoration: none;
}

.tt_news_list h3 a:hover {
	text-decoration: underline;
}

.tt_news_list .more {
	position: absolute;
	right: 0px;
}

.tt_news_list .more a {
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	padding: 3px 18px;
	width: auto;
	background: url(../img/teaser.png) repeat-x;
	border: 1px solid #d3cdac;
	text-align: center;
	color: #ff0000;
}

.tt_news_list .more a:hover {
	border-bottom: none !important;
}

.tt_news_single span.date {
	font-weight: bold;
	font-size: 11px;
	color: #424242;
}

.tx-ttnews-browsebox{
	background: none;
	border: none;
}

.tx-ttnews-browsebox a{
	text-decoration: none;
	color: #424242!important;
}

.tx-ttnews-browsebox a:hover{
	color: #ff9900!important;
}

.tx-ttnews-browsebox td{
	padding: 0 3px 0 3px;
}

.tx-ttnews-browsebox p{
	display: none;
}

.tx-ttnews-browsebox table p{
	display: block;
}

.tx-ttnews-browsebox-SCell{
	background: none;
	border: none;
}

.tx-ttnews-browsebox-SCell a{
	color: #ff9900!important;
}

.tt_news_single .timedata .time,
.tt_news_single .timedata .news_age,
.tt_news_single .timedata .age,
.tt_news_single .news-single-category,
.tt_news_single .date,
.tt_news_single .subheader,
.tt_news_single .category {
	display: none;
}

.tt_news_single .item1{
	width: 390px;
	padding: 10px 10px 10px 0px;
	float: left;
	display: block;
}

.tt_news_single .item1 h3{
	margin: 10px 0 0 0;
}

.tt_news_single .item2{
	width: 290px;
	float: left;
	display: block;
	padding: 35px 0 0 0;
	text-align: right;
}

.tt_news_single .item2 a img {
	border: none;
	border-bottom: 1px solid #D8D9DB;
}

.tt_news_single .item2 a:hover {
	border-bottom: none !important;
}

.tt_news_single .item2 p{
	font-size: 10px;
	margin: 5px 0 20px 0;
	padding: 0;
}

.news-single-related,
.news-single-files,
.news-single-links {
	background: none!important;
}

/* --- NEWS Inhalte Ende --- */

/* --- FOOTER Inhalte Anfang --- */
#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	float: none;
	clear: both;
	height: 67px;
	width: 100%;
	background: url(../img/footer.png) repeat-x left bottom;
	padding: 0;
	margin: -67px 0 0 0;
	z-index: 200;
}

#footer_content {
	position: relative;
	margin: 0 auto;
	width: 980px;
	height: 67px;
}

#footer_menu {
	position: absolute;
	bottom: 12px;
	right: 49px;
	right: 12px;
}

#footer_menu a:hover {
	border: none !important;
}
/* --- FOOTER Inhalte Ende --- */

/* --- AGENTUR NET Anfang --- */
#agentur_net_container {
	width: 40px;
	margin: 3px 6px 0 0;
	text-align: right;
	float: right;
	position: relative;
}

#agentur_net {
	position: absolute;
	right: 9px;
	bottom: 12px;
	display: inline-block;
	text-align: center;
	width: 30px;
	height: 22px;
	background: url(../../img/agn/ant_white.gif) left top no-repeat;
	cursor: pointer;
	overflow: visible;
	
	display: none;
}

#agentur_net:hover {
	background: url(../../img/agn/ant_hover_white.gif) left top no-repeat;
}

#agentur_net ul {
	position: absolute;
	top: -18px;
	right: -12px;
	width: 214px;
	padding: 0;
	margin: 0;
	list-style: none !important;
	background: none;
}

#agentur_net ul li {
	padding: 0;
	margin: 0;
	display: inline;
	list-style: none !important;
	background: none;
}

#agentur_net ul li span {
	display: block;
	color: #424242;
	font-size: 10px;
	cursor: pointer;
	overflow: hidden;
	text-indent: -9999em;
	width: 22px;
	height: 22px;
	position: absolute;
	top: 0;
	left: 0;
}

#agentur_net ul li ul {
	display: none;
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 214px !important;
	height: 23px !important;
	padding: 0;
}

#agentur_net ul li ul li {
	float: left;
	width: 100px;
}

#agentur_net ul li ul li a {
	padding: 0;
	margin: 0;
	border: none;
	background: transparent url(../../img/agn/ant_info.gif) no-repeat;
	display: block;
	width: 214px;
	height: 23px;
	font-size: 9px;
	text-decoration: none;
}

#agentur_net ul li ul li a img {
	border: none;
}


#agentur_net ul li ul li.active a {
	color: #000000;
}

#agentur_net ul li ul li.na a
#agentur_net ul li ul li a {
	color: #000000;
}

#agentur_net ul li ul li a:hover {
	border: none;
}
/* --- AGENTUR NET Ende --- */
/* --- CONTENT Inhalte Ende --- */

/* --- Allgemeine Auszeichnungen Anfang --- */
/* --- HEADING Anfang --- */
h1 {
	margin: 0;
	padding: .4em 0;
	position: relative;
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;
	z-index: 2;
	color: #003c52;
}

h2 {
	position: relative;
	width: 452px;
	padding: 330px 280px 18px 248px;
	background: transparent url(../img/content.png) repeat-y;
	margin: 0;
	line-height: 1.2em;
	font-size: 1.1em;
	font-weight: normal;
	z-index: 2;
	color: #000000;
}

h2 span,
h3 span {
	display: none;
}

h3,
h4 {
	margin: 12px 0 6px 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-transform: normal;
}

h4 {
	font-size: 12px;
}

h5 {
	margin: 0;
	padding: .4em 0;
	line-height: 12px;
	font-size: 1.0em;
	font-weight: bold;
	z-index: 2;
	color: #000000;
	text-transform: normal;
}
/* --- HEADING Ende --- */

/* --- PARAGRAPH Anfang --- */
p {
	margin: .4em 0;
	padding: 0;
}

p.align-right {
	text-align: right;
}
/* --- PARAGRAPH Ende --- */

/* --- ANCHOR Anfang --- */
.csc-textpic-imagecolumn a,
.csc-textpic-imagewrap a,
a img,
a:hover img,
a:link img,
a:visited img,
a.current img {
	border-bottom: none !important;
}

a,
a:link,
a:visited {
	color: #ff0000;
	text-decoration: none;
	outline: none;
}

a:hover,
a.current {
	border-bottom: 1px solid #ff0000;
}

a.morelink {
	background: url(../img/b_button_left.png) no-repeat;
	height: 19px;
	line-height: 19px;
	margin: 0;
	padding: .4em 0 .6em 8px;
	border: none;
	cursor: pointer;
	color: #898989;
	font-size: .8em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

a.morelink span {
	background: url(../img/b_button_right.png) right no-repeat;
	padding: 1em 20px 1em 0;
	margin: 0;
	height: 19px;
	line-height: 19px;
}
/* --- ANCHOR Ende --- */

/* --- LIST Anfang --- */
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul li {
	background: url(../img/li1.gif) left top no-repeat;
	padding-left: 12px;
}

ul li li {
	background: url(../img/li2.gif) left top no-repeat;
	margin-left: 6px;
}

ul li li li {
	background: url(../img/li3.gif) left top no-repeat;
}
/* --- LIST Ende --- */

/* --- TABLE Anfang --- */
table {
	padding: 0;
	margin: 0;
	border: none;
	border-top: 1px dotted #d4d4d4;
	border-bottom: 1px dotted #d4d4d4;
	background: #f7f7f7 url(../img/table.png) repeat-x;
}

table tr {
	vertical-align: top;
}

table th {
	text-transform: uppercase;
}

table th,
table td {
	padding: 2px;
	font-weight: normal;
	line-height: 14px;
}

.bold {
	font-weight: bold;
}

table th.small,
table td.small {
	font-size: .8em;
}

table td.line {
	padding: 0;
	border-top: 1px dotted #d4d4d4;
}
/* --- TABLE Ende --- */

/* --- FORM Anfang --- */
form {
	padding: 0;
	margin: 10px 0;
	border: 0;
	z-index: 3;
}

form div {
	position: relative;
	clear: both;
}

form div.odd {
	background: yellow;
}

form div.even {
	background: blue;
}

form br {
	clear: both;
}

fieldset {
	margin-bottom: 12px;
	padding: 12px 6px;
	border: 1px solid #D8D9DB;
	border-top: 1px solid #666666;
	width: 545px;
	color: #666666;
	background: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	z-index: 3;
}

fieldset.right,
fieldset.right_noborder {
	border-top: 1px solid #D8D9DB;
	width: 288px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

fieldset.right_noborder {
	border: none;
	padding: 0;
}

fieldset.required {
	border: 1px solid #000000;
}

fieldset.noborder {
	border: none;
	padding: 0;
	width: 559px;
}

legend {
	border: 1px solid #666666;
/*	border: 1px solid #D8D9DB; */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 0.2em 0.5em;
}

label {
	float: left;
	width: 200px;
	margin: 3px 5px 4px 0;
	color: #666666;
	font-weight: normal;
}

fieldset label {
	width: 194px;
}

fieldset span.label {
	float: left;
	width: 194px;
	margin: 3px 5px 4px 0;
}

fieldset label.csc-mailform-check {
	float: none;
	width: auto;
}

fieldset p,
fieldset .tx-srfreecap-pi2-cant-read {
	text-align: right;
	margin: -5px 0 1px 0;
	color: #333333;
}

fieldset p.left {
	text-align: left;
}

fieldset div.contact_box {
	border-top: 1px solid #D8D9DB;
	margin: 6px 0;
}

fieldset div.first_box {
	border-top: none;
}

img.tx-srfreecap-pi2-image {
	margin: 0;
}

label.required,
span.required,
th.required {
	background: url(../img/required.gif) right 3px no-repeat !important;
}

th.required {
	background: url(../img/required.gif) right 9px no-repeat !important;
}

th.required {
	padding-right: 10px;
}

label.error,
b.error {
	background: url(../img/error.png) right center no-repeat;
}

label.label_short {
	float: none;
	width: auto;
	margin: 3px 5px 4px 0;
	font-weight: normal;
}
 
input {
	margin: 0 0 1px 0;
	float: left;
	width: 300px;
	height: 18px;
	border: 1px solid #999999;
	border-left: 1px solid #D8D9DB;
	border-right: 1px solid #D8D9DB;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

input.required,
select.required,
textarea.required {
	border: 1px solid #000000;
}

input.csc-mailform-check {
	float: none;
	width: 15px;
	margin: 0 0 3px 3px;
	padding: 0;
	border: none;
	vertical-align: top;
}

input.tx-srfeuserregister-pi1-radio {
	width: auto;
}

fieldset input.checkbox {
	margin: 0 0 3px 180px;
}

fieldset input.haslabel {
	margin: 0 0 3px 0;
}

fieldset input.multi {
	margin: 0 0 3px 15px;
}

label.checkbox {
	position: relative;
	display: inline;
	margin: -20px 0 0 200px;
	width: auto;
}

select,
select.multiple {
	width: 300px;
	height: 20px;
	border: 1px solid #C2C2C2;
	border-left: 1px solid #E2E2E2;
	border-right: 1px solid #E2E2E2;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

select.multiple,
select[multiple="multiple"] {
	height: 100px;
}

optgroup {
	background-color: #245f9b;
	color: #ffffff;
	font-style: normal;
}
option {
	padding: 3px 0 0 0;
	background-color: #ffffff;
	color: #000000;
}

textarea { 
	width: 300px;
	height: 85px;
	border: 1px solid #C2C2C2;
	border-left: 1px solid #E2E2E2;
	border-right: 1px solid #E2E2E2;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

input.quarter  {
	width: 74px;
	margin-right: 2px;
}
input.half {
	width: 148px;
	margin-right: 2px;
}
input.threequarter {
	width: 222px;
	margin-right: 2px;
}

select.quarter {
	width: 74px;
	margin-right: 2px;
}
select.half {
	width: 148px;
	margin-right: 2px;
}
select.threequarter {
	width: 222px;
	margin-right: 2px;
}

input.error,
select.error {
	border: 1px solid #CC071E;
}

button.submit,
input.submit,
input.submitback,
input.submitlong {
	height: auto;
	margin: 3px;
	text-transform: uppercase;
	padding: 3px 18px;
	width: auto;
	cursor: pointer;
	background: url(../img/teaser.png) repeat-x;
	border: 1px solid #d3cdac;
	text-align: center;
	color: #ff0000;
}

input.submitlong {
	width: 200px;
	background: #333333 url(../img/required.gif) 191px 50% no-repeat;
}

input.submitback {
	background: #333333 url(../img/required_back.gif) 3px center no-repeat;
}

input.submitmulti {
	margin: 2px 2px 0 15px;
}

input.submitright {
	float: right;
	margin: 0;
}

#mferror {
	margin: 8px 0 8px 0;
	padding: 7px 5px 0 5px;
	width: 612px;
	color: #CC071E;
	border: 1px solid #CC071E;
	border-left: 1px dotted #d1d2d4;
	border-right: 1px dotted #d1d2d4;
}

#mferror h4 {
	color: #CC071E;
}

#mferror_hidden {
	display: none;
}
span.input_error {
	clear: both;
	float: none;
	display: block;
	margin: 0 0 6px 150px;
	color: #CC071E;
	text-align: left;
}
/* --- FORM Ende --- */

/* --- FORMHANDLER Anfang --- */
.Tx-Formhandler ul.error {
	margin-bottom: 12px;
	padding: 12px 6px;
	border: 1px solid #ff0000;
	width: 545px;
	background: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.Tx-Formhandler span.error {
	color: #ff0000;
}

.Tx-Formhandler div.left,
.Tx-Formhandler div.right {
	float: left;
	width: 200px;
	margin: 3px 5px 4px 0;
}
/* --- FORMHANDLER Ende --- */

/* --- DAM FRONTEND Anfang --- */
.tx-damfrontend-pi1 input[type="submit"] {
	height: auto;
	text-transform: uppercase;
	padding: 3px 18px;
	width: auto;
	background: #000000;
	text-align: center;
	cursor: pointer;
	color: #ffffff;
	float: right;
	margin: 0;
}

.tx-damfrontend-pi1 img {
	border: none;
}
/* --- DAM FRONTEND Ende --- */

/* --- WEC MAP Anfang --- */
.tx-wecmap-pi1 {
	position: absolute;
	top: 0;
	left: 0;
}
/* --- WEC MAP Ende --- */

/* --- ALL ELSE Anfang --- */
.divider {
	padding-top: 6px;
}

hr {
	border: 0px; /* Für Firefox und Opera */
	border-top: 1px solid #D8D9DB;
	border-bottom: transparent;
	padding: 3px 0;
	color: #ffffff;
}

#clear, .clear {
	clear: both;
	margin: 0;
}

.clearone {
	clear: both;
	margin: 0;
	height: 1px;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.textcenter {
	text-align: center;
}

.imageleft {
	margin: 0 6px 6px 0;
}

.imageright {
	margin: 0 0 6px 6px;
}

.tx_kuloplayer_pi1-video {
	background: url(../img/media_noflash.gif) no-repeat;
}
/* --- ALL ELSE Ende --- */
/* --- Allgemeine Auszeichnungen Ende --- */