#header, #media, .bug, #path, #sitemeta, #footer, #end {display:none;}

html * {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	text-decoration: none;
	color: #006FB4;
}

a:hover { color: #000000; }

p {
	margin: 0 0 20px 0;
}

.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
}

h1 {
	color: #ec7404;
	font-size: 20px;
	margin: 0 0 20px 0;
}

h2 {
	font-size: 12px;
	margin: 0 0 15px 0;
}

h3 {
	color: #ec7404;
	font-size: 12px;
	margin: 0 0 10px 0;
}

.bug {
	height: 0;
	line-height: 0;
	font-size: 0;
}

.float {float: left;}



/* = = = = = = = = = GRUNDAUFBAU = = = = = = = = = */

#top { margin: 10px 0 0 0;}

#container {
	width: 640px;
}

#content {
	margin: 30px 0 0 0;
	width: 708px;
}

#col1 {
	margin: 5px 20px 0 10px;
	float: left;
	width: 650px;
}

#col1-2-left {
	margin: 5px 20px 0 10px;
	float: left;
	width: 200px;
}

#col1-2-right {
	margin: 5px 10px 0 0;
	float: left;
	width: 400px;
}

#col2-1-left {
	margin: 5px 40px 0 10px;
	float: left;
	width: 430px;
}

#col2-1-right {
	margin: 5px 10px 0 0;
	float: left;
	width: 200px;
}

#col1-1-left {
	margin: 5px 20px 0 10px;
	float: left;
	width: 300px;
}

#col1-1-right {
	margin: 5px 10px 0 0;
	float: left;
	width: 300px;
}

#col-teaser {
	margin: 0 0 0 40px;
	padding: 20px 0 0 0;
	width: 850px;
}

#content ul li {
	margin: 0 0 3px 15px;
}

#content ol li {
	margin: 0 0 3px 20px;
}

.teasertext {
	float: left;
	margin: 0;
	width: 220px;
}

.teasertext ul li {
	list-style: none;
	display: inline;
}

.teasertext ul  li a {
	display: block;
	color: #292d5c;
	background: url(/fileadmin/spe/templates/images/teaser_ul.png) 0 7px no-repeat;
	padding: 4px 0 4px 12px;
}

.teasertext ul  li a:hover {
	color: #f0cb00;
	background: url(/fileadmin/spe/templates/images/teaser_ul_a.png) 0 7px no-repeat;
}

/* = = = = = = = = = TABLE = = = = = = = = = */

table {
	border-collapse: collapse;
	margin-bottom: 30px;
	width: 650px;
}
td, th {
	border-collapse: collapse;
	padding: 5px;
}
th {
	color: #999999;
}

th p,
td p {
	margin: 0;
}

tr { border-bottom: 5px solid #ffffff;}

.c01 { background: #fff9e6; }
.c02 { background: #fffcf3; }
.textr { text-align: right; padding: 0 50px 0 0;}



/* = = = = = = = = = INFO = = = = = = = = = */

#info { 
	display: none;
	position: absolute;
	}

#hinweis {
	background: url(/fileadmin/spe/templates/images/hinweis.png) no-repeat;
	width: 175px;
	padding: 18px 0 0 0;
}

#hinweis p {
	display: block;
	border-right: 3px solid #f0cb00;
	border-left: 3px solid #f0cb00;
	border-bottom: 3px solid #f0cb00;
	margin: 0;
	padding: 8px;
	font-size: 10px;
}

.tx-flseositemap-pi1 ul { margin: 0; padding: 0; list-style: none;}
.tx-flseositemap-pi1 ul li { margin: 0; padding: 0 0 0 10px; font-weight: bold;}
.tx-flseositemap-pi1 ul li ul { margin: 0; padding: 0 0 10px 0;}
.tx-flseositemap-pi1 ul li ul li { margin: 0; padding: 0 0 0 10px; font-weight: normal;}
.tx-flseositemap-pi1 ul li ul li ul { margin: 0; padding: 0;}
.tx-flseositemap-pi1 ul li ul li ul li { margin: 0; padding: 0 0 0 10px; font-weight: normal;}

/* default styles for extension "tx_cssfilelist" */
.filelinks div{padding-left:25px; background:url('/fileadmin/icons/default.gif') left top no-repeat; margin-bottom:10px;}
.filelinks span{display:block;}
/* Icons begin */
.filelinks .pdf{background-image:url('/fileadmin/icons/pdf.gif')!important;}


