/* tikktakk - Stage */

#stageArea .contentHeader p {
	margin: 0;
}

#stage ul {
	padding: 0;
	margin: 0 0 0 10px;
}

#stage li {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 215px;
	height: 130px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;	
}

#stage li img {
	border: 1px solid #FFFFFF;
}

#stage li img:hover {
	border: 1px solid #AFC828;
}

#stage li div.caption {
	width: 214px;
	height: 29px;
	text-align: left;
}

/* tikktakk - Press */

#pressArea .contentArea p a {
	color: #AFC828;
	font-style: italic;
}

#pressArea .contentArea .csc-frame-rulerBefore {
	width: 695px;
	height: 2px;
	margin: 20px -10px;
	background: url(../img/pointed_line.png) no-repeat;
}

#press_menu ul {
	padding: 0;
	margin: 30px 0 0 -10px;
}

#press_menu ul li {
	list-style: none;
	padding: 0;
	margin: 0 0 5px 0;
	width: 170px;
}

#press_menu ul li a {
	display: block;
	height: 15px;
	background-color: #364147;
	padding: 5px 5px 5px 10px;
	color: #FFFFFF;
	font-style: normal;
	font-size: 13px;/**/
}


a.download {
	background-image: url(../img/Downloadbutton.png);
	background-repeat: no-repeat;
	margin-left: 20px;
	padding-left: 18px;
	color: #AFC828;
	font-style: italic;
	font-weight: bold;
}

.csc-sitemap li{list-style-type:square;}


/*** Impressum**/

#impressArea table{
	
}

#impressArea td p{
	margin-top:0px;
}

#impressArea td{
	padding-bottom:30px;
}

#contactArea .contentAreaMain p{margin-top:0px}

#contactArea div.kontakt_top div{padding-top:0px}

#impressArea .contentArea p a {
	color: #AFC828;
	font-style: italic;
}
/**** Support ********/
#supportArea .contentAreaMain
{
	height: 100%;
	font-size: 13px;
	padding: 0px 10px;
}

#supportArea .contentAreaMain a
{
   color: #AFC828;
   	
}
