@CHARSET "ISO-8859-1";

/*** background color classes for elements ************/
.sand_light {
	background-color: #edecea;
}

.sand_medium {
	background-color: #9B9A94;
}

.sand_dark {
	background-color: #CFCDC9;
}

.blue_light {
	background-color: #c8cfd7;
}

.blue_medium {
	background-color: #9B9A94;
}

/*** LINKS *********************************************/
.links,.links a {
	font-family: Georgia, "Times New Roman", Courier, serif;
	font-size: 10px;
	height: 30px;
	line-height: 30px;
	text-align: right;
	color: #555;
}

/*** beide Menus ***************************************/
.topmenu .normal,.topmenu .normal    * {
	color: #555;
}

.topmenu .activated,.topmenu .activated *,.content *,.submenu .normal,.submenu .normal *
	{
	color: #555;
}

.topmenu .activated a {
  	font-weight: bold;
	font-style:italic;
}

.submenu .activated,.submenu .activated * {
	font-weight: bold;
	font-style:italic;
}

a {
	text-decoration: none;
}

.submenu .activated {
		font-weight: bold;
	font-style:italic;
}

* {
	border: 0;
	padding: 0;
	margin: 0;
	color: #555;
}

html,body {
	width: 100%;
	height: 100%;
}

body {
	background-color: #F6F5FA;
}

/********** Alignment **************/
.outer {
	height: auto;
	width: 1000px;
	position: absolute;
	top: 5%;
	left: -500px;
	right: -500px;
	margin-left: 50%;
	margin-right: 50%;
	background-color: #fff;
}

.left {
	float: left;
	width: 850px;
	min-height: 550px;
	height: auto;
	background-color: #E3E2DF;
}

.logo_right {
	float: right;
	height: 550px;
	width: 150px;
	background: #fff;
}

/*** Schriften: topmenu, submenu, content ******************************************/
.outer button, .topmenu,.submenu,.content {
	font-family: Georgia, "Times New Roman", Courier, serif;
}

.topmenu,.topmenu * {
	font-size: 12px;
}

.submenu,.submenu * {
	font-size: 14px;
}

.content,.content * {
	font-size: 12px;
}



.csc-header {
  margin-bottom: 10px;
} 

.csc-textpic-caption {
  font-style: italic;
  padding:2px 0;
  font-size: 90%;
}

.fusslink {
  color: #fff;
}

.lpreis {
  font-size: 9px !important;
  color: #666;
}
