/************************************************************/
/*** BODY ***/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	margin: 0px;
	text-align: center;
	
	background-color: #3a0304;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
}

td {font-size: 11px;}
/************************************************************/
/*** MISC ***/
h1, h2 {
	color: #fff;
	font-size: 11px;
	line-height: 20px;
	margin: 0;
	padding-left: 10px;
	
	background-image: url(../images/h1_bg.gif);
}

img {border: none;}

p {
	display: block;
	clear: both;
}

/************************************************************/
/*** LINKS ***/
a:link, a:hover, a:active, a:visited {
	color: #000000;
}

/************************************************************/
/*** FORMS ***/
form {
	margin: 0px;
	padding: 0px;
}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
}

input.field {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	
	border-bottom: 1px solid #c7d2c4;
	border-right: 1px solid #c7d2c4;
}


input.button {
	background-color: #d9d9d9;
	border: 1px solid #555555;
}

/************************************************************/
/*** CONTAINER ***/
#container {
	width: 995px;
	margin: 0px auto;
}

#background {
	width: 960px;
	height: auto; 
	
	padding: 0px 18px 0px 17px;
	background-image: url(../images/shaddow.gif);
	background-repeat: no-repeat;
	float: left;
}

#inner-container {
	width: 960px;
	height: auto; 

	margin: 0px auto;
	text-align: left;
	padding-bottom: 20px;

	background-color: #e6e6e6;	
	float: left;
}



/************************************************************/
/*** HEADER ***/
#header {
	position: relative;
	width: 960px;
	height: 180px;

	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
}


/************************************************************/
/*** LOGO ***/
#logo-link {
	position: absolute;
	top: 25px;
	left: 25px;
	width: 155px;
	height: 155px;
}

#logo-link img {
	width: 155px;
	height: 155px;
}

/************************************************************/
/*** TOP NAVIGATION ***/
#topnav {
	position: absolute;
	top: 118px;
	left: 182px;
	width: 775px;
	height: 22px;
}

#subnav {
	position: absolute;
	top: 143px;
	left: 182px;
	width: 775px;
	height: 22px;
}

#shortnav {
	position: absolute;
	top: 143px;
	left: 182px;
	width: 775px;
	height: 22px;	
}

#topnav ul, #subnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#topnav li, #subnav li {
	float: left;
	height: 18px;
	padding: 4px 11px 0px 11px;
	border-left: 2px solid #adb4ac;
	
}

#subnav li {border: none;}

#topnav li.last {
	border-right: 2px solid #adb4ac;
}

#topnav li.act {
	background-color: #820201;
	border-left: none;
	border-bottom: 1px solid #820201;
}


#topnav a:link, #topnav a:visited, #topnav a:active, #topnav a:hover,
#subnav a:link, #subnav a:visited, #subnav a:active, #subnav a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#topnav li.act a:link, #topnav li.act a:visited, #topnav li.act a:active, #topnav li.act a:hover,
#subnav a:link, #subnav a:visited, #subnav a:active, #subnav a:hover {
	color: #ffffff;
}

#subnav a:link.act, #subnav a:visited.act, #subnav a:active.act, #subnav a:hover.act {
	color: #e7d3d3;
}

/************************************************************/
/*** LEFTNAV ***/
#leftnav {
	position: relative;
	top: 10px;
	left: 10px;
	width: 180px;
	
	float: left;
}

#leftnav h2 {
	padding-left: 10px;	
	background-color: #820201;
	background-image: none;
}

#leftnav a {
	color: #000;
	text-decoration: none;
}

#leftnav ul {
	padding: 8px 0px 12px 0px;
	margin: 0px 0px 10px 0px;
	
	background-color: #fff;
}

#leftnav li {
	padding-left: 12px;
	line-height: 18px;
	
	list-style: none;
}

#leftnav li.act {
	background-color: #e7d3d3;
}

/************************************************************/
/*** CONTENT ***/
#content, #start {
	position: relative;
	left: 0px;
	width: 550px;

	margin: 10px 0px 10px 20px;	
	float: left;
}

#content {
	width: 520px;
	margin: 10px 20px 0px 30px;
	line-height: 18px;
}
/*** start ***/
#start-teaser h1 {
	background-color: #820201;
	background-image: none;
	width: 255px !important;
}

#start-teaser .csc-header, 
#start-teaser  .csc-textpic, 
#start-teaser .csc-textpic-imagewrap {
	width: 265px;
	float: left;
	margin: 0px !important;
	padding: 0px !important;
}

#start-teaser .start-teaser-elm {
	float: left;
	width: 265px;
	margin-right: 10px;
}


#start-teaser .csc-textpic-clear {display: none;}


#start h1 {
	width: 529px;
}

#start dd.csc-textpic-caption {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	margin: 0;
	margin-bottom: 5px;
	padding-left: 10px;
	
	background-image: url(../images/front-item-header.jpg);
	background-repeat: repeat-x;
}

#start dd {
	margin-bottom: 10px;
}

#content h1 {
	margin-left: 0px;
	padding-left: 10px;
	background-image: url(../images/front-item-header.jpg);
	background-repeat: repeat-x;
}


#content h1 {
	font-family: Arial, Helvetica, Sans;
	font-size: 16px;
	font-weight: bold;
	
	margin-left: 0px;
	padding-left: 0px;
	
	background-image: none;
	color: #820201;
}

.text h1 {
	padding-left: 0px !important;
}

.front-item {
	width: 263px;
	margin: 10px 12px 10px 0px;
	
	float: left;
}

.front-item h2 {
	background-image: url(../images/front-item-header.jpg);
	background-repeat: repeat-x;
}

.csc-header {
    display: block;
    clear: both;
}

#events {
	position: relative;
	top: 10px;
	float: left;
}



/************************************************************/
/*** RIGHTAREA ***/
#rightarea {
	width: 190px;
	height: auto;
	margin-top: 10px;
	float: left;
}

#rightarea .tx-ttproducts-pi1 {
	margin: 0px;
}

/************************************************************/
/*** BOX ***/
div.box {
	width: 180px;
	height: auto;
	float: left;
	
	margin-bottom: 10px;
	padding: 10px;
	
	background-color: #cde0cc;	
}

div.box-content {
	padding-top: 10px;
}

div.block {
	padding: 3px 0px 5px 0px;
	margin: 0px;
}

div.clearing {
	padding: 0px 0px 0px 0px !important;
}

/* IE6 */
*html div.box{width: 180px;}

div.box h2 {
	background-color: #016701;
	background-image: none;
	padding-left: 10px;
	margin: -10px -10px 0px -10px;
}

input.userdata {
	width: 110px;
}

div.box td{
	padding: 0px 5px 5px 0px;
}

div.box div.img {
	float: left;
	width: 40px;
}

div.box div.text {
	float: left;
	margin-left: 15px;
	width: 115px;
}

div.box a:link.offer, div.box a:visited.offer, div.box a:link.active.offer, div.box a:link.hover.offer {
	color: #810000;
	text-decoration: none;
}


/************************************************************/
/*** NEWS STARTSITE ***/
#news-front {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	margin: 0px 0px 8px 0px;
	padding: 0px 10px 10px 10px;
	float: left;
	width: 519px;
	line-height: 16px;
}

#news-front h1 {margin-left: -10px;}
#news-front img {
	float: left;
	margin: 0px 5px 5px 0px;
}

#news-front h1 {
	margin-bottom: 8px;
}

#news-front p {margin: 0px;}

#news-front h1 a:link, #news-front h1 a:active, #news-front h1 a:visited, #news-front h1 a:hover {
	text-decoration: none;
	color: #ffffff;
}

#news-front a:link, #news-front a:active, #news-front a:visited {
	text-decoration: none;
}
#news-front a:hover, #news-front a:hover p {
	text-decoration: underline;
}

/************************************************************/
/*** NEWS RIGHT ***/
.news-right-img {
	margin-left: -10px;
}

.news-right-text {
	margin-top: 8px;
}

.news-right-text a:link, .news-right-text a:active, .news-right-text a:visited, .news-right-text a:hover {
	text-decoration: none;
	font-style: italic;
}

/************************************************************/
/*** FOOTER ***/
#footer {
	float: left;
	color: #e6e6e6;
	font-size: 10px;
	padding: 6px 0px 20px 18px;
	text-align: left;
	width: 960px;
}

#footer a:link,#footer a:visited, #footer a:active {
	color: #e6e6e6;
	text-decoration: none;
}  

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

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

#footer li {
	display: inline;
	padding: 0px 6px 0px 6px;
	border-left: 1px solid #e6e6e6;	
}

#footer li.first {
	border-left: none;
	padding-left: 0px;
}

/************************************************************/
/*** IMAGES ***/

img.aktionsportal {
	border:1pt solid #000000;
}

/************************************************************/
/*** FREE-CLASSES ***/
.newsletterheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: normal;
		color: #7B0002;
		margin: 10px 0px 0px 0px;

}

.gruen {
	color: #1BC51B;
}

.blau {
	color: #2953A8;
}

.rot {
	color: #B50B0B;
}

.gelb {
	color: #B5B50B;
}

.error {
	color:#ff0000; 
	font-weight:bold;
}



