/*
  crema WAG! Agentur für neue Medien, Schwetzingen
  http://www.crema.da

  Copyright (c) 2009 crema WAG!
*/

BODY {
	background: #183690;
	color: #183690;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A {
  color: #0030B1;
  text-decoration: none;
}

A:hover {
  color: #FF0000;
  text-decoration: underline;
}

/* Layout */

#basis-rahmen1000 {
	position: relative;
	margin: 0px;
	width: 1000px;
	height: 648px;
	z-index: 1;
}

#basis-rahmen-top {
	position: relative;
	margin: 0px;
	width: 1000px;
	height: 119px;
	border: 0px;
	z-index: 1;
}

#basis-rahmen-mitte {
	margin: 0px;
	width: 100%;
	height: 443px;
	border: 0px;
	background-color: #FEDF08;
	z-index: 1;
}

#basis-mitte-menueoben {
	margin-left: 45px;
	margin-top: 0px;
	width: 725px;
	height: 22px;
	align: left;
	text-valign: center;
	border: 0;
	z-index: 10;
}

#basis-mitte {
	width: 740px;
	height: 400px;
	border: 0;
	z-index: 2;
}

#basis-mitte-headline {
	float: left;
	margin-left: 53px;
	margin-top: 00px;
	width: 160px;
	height: 400px;
	align: left;
	text-valign: center;
	border: 0;
	z-index: 2;
}

#basis-mitte-content-1sp {
	margin-left: 210px;
	margin-top: 0px;
	width: 510px;
	height: 380px;
	align: left;
	text-valign: center;
	border: 0;
	z-index: 2;
}

/* Hack IE7 */
	*+html. {margin-top: 20px;}	

#basis-mitte-content-2-1sp {
	float: right;
	margin-left: 0px;
	margin-top: 0px;
	width: 248px;
	height: 380px;
	align: left;
	text-valign: blockquote;
	border: 0;
	z-index: 2;
}

#basis-mitte-content-2-2sp {
	margin-left: 220px;
	margin-top: 20px;
	width: 245px;
	height: 380px;
	align: left;
	text-valign: center;
	border: 0;
	z-index: 2;
}

#basis-bildleiste {
	position: absolute;
	margin-left: 800px;
	margin-top: 20px;
	width: 178px;
	height: 610px;
	align: center;
	text-valign: top;
	border: 0;
	z-index: 20;
}

#basis-rahmen-unten {
	margin: 0px;
	width: 1000px;
	height: 86px;
	border: 1px;
	background-color: #183690;
	z-index: 1;
}

#basis-unten-footer {
	margin: 0px;
	width: 1000px;
	height: 86px;
	align: center;
	valign: bottom;
	border: 0;
	background-color: #183690;
	z-index: 1;
}



/* Textformate */

.txt-footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
	text-align: center;
	vertical-align: bottom;
	line-height: 12px;
}

A.txt-footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
	text-align: center;
	vertical-align: top;
	line-height: 12px;
	text-decoration: none;
}

A.txt-footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #D92213;
	font-size: 8pt;
	text-align: center;
	vertical-align: top;
	line-height: 12px;
	text-decoration: none;
}

.txt-menueoben {
	font-family: Arial, Helvetica, sans-serif;
	color: #183690;
	font-size: 13pt;
	text-align: left;
	vertical-align: center;
}

.txt-headline {
	font-family: Arial, Helvetica, sans-serif;
	color: #183690;
	font-size: 13pt;
	text-align: left;
	vertical-align: center;
	font-weight: bolder;
}

.txt-content-normal {
	font-family: Arial, Helvetica, sans-serif;
	color: #183690;
	font-size: 9pt;
	text-align: justify;
	vertical-align: top;
	font-weight: normal;
	line-height: 15px;
}

.txt-content-fett {
	font-family: Arial, Helvetica, sans-serif;
	color: #183690;
	font-size: 9pt;
	text-align: justify;
	vertical-align: top;
	font-weight: bold;
	line-height: 15px;
}
