body {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	color: #fff;
	margin: 0;
	padding: 0;
	background-image: url(../_gfx/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #050503;
	background-attachment: fixed;
}



/* Standard-Formate */

table {
	width: 100%;
}

td, div {
	text-align: left;
}

img {
	border-style: none;
}

ul {
	margin: 0px 0px 16px 0px;
	padding: 0;
	line-height:16px;
	list-style-type: none;
} 

ul li {
	margin: 0px 0px 5px 0px; 
	padding: 0 0 0 12px;
	line-height: 16px;
} 

ul li ul, ul li ul li ul {
	margin: 5px 0px 0px 0px;
}

#content ul li {
	background-image: url('../_gfx/bullet.gif');
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

a {
	color: #cc0033;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2, h3, h4, h5 {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	margin-top: 0;
	margin-bottom: 10px;
}

p {
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 15px;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

.indent {
	margin-left: 25px;
}

blockquote {
	color: #656565;
	font-style: italic;
	margin-left: 25px;
}

hr {
	height: 1px;
	border: 0px;
	color: #A21C11;
}

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	border-style: solid;
	border-width: 1px;
	border-color: #8C8C8C;
}

input.checkbox {
	border-style: none;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}



/* Rahmen */

div#worldframe {
	width: 900px;
	margin: 0 auto 50px auto;
	text-align: center;
	position: relative;
}

	div#mainframe {
		width: 900px;
		text-align: left;
	}
	
		div#logo {
			height: 150px;
			position: relative;
		}
		
			div#logo a img {
				position: absolute;
				left: 22px;
				top: 60px;
			}
	
		div#headframe {
			float: left;
			width: 900px;
			height: 42px;
			background-color: #333333;
			background-image: url(../_gfx/headnav-bg.gif);
			background-repeat: repeat-x;
		}
	
		div#contentframe {
			float: left;
			width: 900px;
			background-color: #333333;
		}
	
			div#contentleft {
				float: left;
				width: 425px;
				padding: 25px 40px 30px 25px;
			}
			
			div#contentright {
				float: left;
				width: 385px;
				padding: 0 25px 0 0;
			}
			
				div#news {
					padding: 25px 0 15px 0;
					border-bottom: solid 1px #717171;
				}
				
				div#release {
					padding: 25px 0 25px 0;				
				}
			
		div#bottomframe {
			float: left;
			width: 900px;
			border-bottom: solid 1px #717171;
			background-color: #333;
		}
		
		div#footerframe {
			float: left;
			width: 900px;
			text-align: right;
		}
	
			div#footerframe a {
				font-size: 8px;
				color: #666;
			}


/* Formate für TYPO3-Plugins */

/* Powermail */

.tx-powermail-pi1 {
	padding-top: 10px;
}

.tx-powermail-pi1 fieldset legend {
	display: none;
}

.tx_powermail_pi1_fieldwrap_html {
	margin-bottom: 10px;
}

.tx-powermail-pi1 label {
	width: 100px;
	padding: 4px 0 0 0;
	display: block;
	float: left;
	color: #fff;
}

.tx-powermail-pi1 input {
	width: 200px;
	padding: 2px;
}

.tx-powermail-pi1 textarea {
	height: 250px;
	width: 275px;
	padding: 2px;
	font-family: verdana;
	font-size: 12px;
}

.powermail_submit {
	margin-left: 100px;
	width: 100px !important;
	color: #666;
}

.powermail_mandatory_js {
	color: #ff0000;
	margin: 2px 0 4px 100px;
	_margin: 2px 0 4px 103px;
	font-size: 10px;
}


/* News */

/* List */

.news-list-container.startpage {
	overflow: hidden;
	margin-bottom: 10px;
}

.news-list-item {
	float: left;
	width: 540px;
	border-bottom: solid 1px #ccc;
	margin-bottom: 10px;
	padding-bottom: 11px;
}

	.news-list-item-image {
		float: left;
		width: 140px;
		line-height: 1px;
	}

	.news-list-item-content {
		float: left;
		width: 388px;
		padding-right: 10px;
	}
	
		.news-list-item-content h2 {
			margin: 0;
			padding: 0;
			font-family: verdana;
		}
	
		.news-list-item-content h1 {
			margin: 0;
			padding: 0;
		}
		
		.news-list-item-content p {
			margin: 0;
			padding: 0;
			display: inline;
		}
		
		.news-list-morelink {
			display: inline;
			font-weight: bold;
		}
		
		

.news-topline {
	font-size: 10px;
	color: #8C8C8C;
	margin: 0 0 3px 0 !important;	
}

.news-single-item {
	float: left;
	width: 100%;
}

.news-single-item h4 {
	font-weight: normal;
	color: #8C8C8C;
	margin: 0 0 15px 0;
}

.news-single-img {
	float: right;
	width: 150px;
	padding: 0;
	margin: 0 10px 0 0;
}

	.news-single-imgcaption {
		font-size: 10px;
		color: #656565;
		line-height: 13px;
		margin: 5px 0 8px 0;
		padding: 0;
	}

.news-single-additional-info {
	float: left;
	width: 100%;
	margin: 10px 0px 0px 0px;
}

dl.news-single-files dt, dl.news-single-links dt, dl.news-single-related dt {
	font-size: 10px;
	font-weight: normal;
	color: #656565;
	margin: 0px 0px 5px 0px;
	padding: 0;
}

dl.news-single-files dd, dl.news-single-links dd, dl.news-single-related dd {
	background-image: url('../_gfx/doppelpfeil_dunkelgrau.gif');
	background-repeat: no-repeat;
	background-position: 0 5px;
	margin: 0 0 2px 0;
	padding: 0 0 0 15px;
}

dl.news-single-files dd p, dl.news-single-links dd p, dl.news-single-related dd p {
	margin: 0;
	padding: 0;
	line-height: normal;
}

.news-single-backlink {
	float: left;
	width: 100%;
	margin: 20px 0 0 0;
}


/* Sitemap */

.csc-sitemap ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.csc-sitemap ul li {
	margin: 0;
	padding: 0;
	background-image: none;
}

	.csc-sitemap ul li ul li {
		margin: 0 0 0 5px;
		padding: 0 0 0 10px;
		background-image: url('../_gfx/kreuz_grau.gif');
		background-repeat: no-repeat;
		background-position: 0px 8px;
	}

.csc-sitemap ul li a {
	color: #8C8C8C;
	margin-bottom: 3px;
	display: block;
	padding: 3px 5px;
	background-color: #FFFFFF;
	background-image: url('../_gfx/bg_greyfade.gif');
	background-repeat: repeat-x;	
}

.csc-sitemap ul li a:hover {
	color: #A21C11;
	text-decoration: none;
	background-color: #E1E1E1;
	background-image: none;
}

.csc-sitemap ul li ul li a {
	background-image: none;
}


/* Suche */

.tx-indexedsearch-searchbox {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0 0 15px 0;
}

.tx-indexedsearch-searchbox dl {
	width: 420px;
	margin: 0;
	padding: 0;
}

.tx-indexedsearch-searchbox dt {
	width: 160px;
	height: 21px;
	float: left;
	margin: 0;
	padding: 4px 0 0 0;
}

.tx-indexedsearch-searchbox dd {
	width: 260px;
	height: 25px;
	float: left;
	margin: 0;
	padding: 0;
}

.tx-indexedsearch-searchbox-button {
	padding: 2px;
	width: 200px;
	#height: 24px;
}

.tx-indexedsearch-searchbox-button.submit {
	font-weight: bold;
	border-color: #A21C11;
	color: #A21C11;
}

.tx-indexedsearch .submit-row {
	padding: 10px 0 10px 0;
}

#tx-indexedsearch-searchbox-sword {
	padding: 2px;
	width: 196px;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

.tx-indexedsearch .tx-indexedsearch-noresults {
	text-align: left;
}

.tx-indexedsearch .contentdivider.resultlist h2 {
	margin: 0 0 2px 0;
}

.tx-indexedsearch .contentdivider.resultlist h2 a {
	margin: 0;
	padding: 0 0 2px 0;
	display: block;
}

.tx-indexedsearch .contentdivider.resultlist h3 {
	font-size: 10px;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
	color: #8C8C8C;
}

.tx-indexedsearch .tx-indexedsearch-browsebox li {
	display: inline;
	margin-right: 5px;
	background: none;
	padding: 0;
}

.tx-indexedsearch .tx-indexedsearch-browsebox li strong a {
	color: #8C8C8C;
}


/*
### Formate für Standard TYPO3-Elemente
*/


/* Linie vor und nach einem Inhaltselement */

.csc-frame-rulerBefore {
	clear: both;
	height: 2px;
	overflow: hidden;
	background-color: #E1E1E1;
	margin: 10px 0 10px 0;
	padding: 0;
	line-height: 0;
}

.csc-frame-rulerAfter {
	clear: both;
	height: 2px;
	overflow: hidden;
	background-color: #E1E1E1;
	margin: 10px 0 10px 0;
	padding: 0;
	line-height: 0;
}


/* Bildunterschrift */

.csc-textpic-imagewrap {
	margin: 0 0 15px 0;
}

.csc-textpic-caption {
	font-size: 10px;
	color: #656565;
}


/* Stil des optionalen Bildrahmens */

.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border: 1px solid #E1E1E1 !important;
}


/* Datei-Verweise */

table.csc-uploads {
	border-collapse: collapse;
}

.csc-uploads td.csc-uploads-fileName {
	vertical-align: top;
	padding: 0 15px 10px 0;
}

.csc-uploads td.csc-uploads-fileSize {
	vertical-align: top;
	padding: 0 0 10px 0;
}

.csc-uploads td.csc-uploads-fileName p, .csc-uploads td.csc-uploads-fileSize p {
	margin: 0 !important;
}


/* Tabellen */

table.contenttable {
	width: 100%;
	border: 1px solid #E1E1E1;
	border-collapse: collapse;
}

	.contenttable th, .contenttable td {
		vertical-align: top;
		padding: 1px 3px 1px 3px;
	}
	
	.contenttable th, .contenttable tfoot {
		font-weight: bold;
		color: #8C8C8C;
		background-color: #AEAEAE;
		padding: 2px 3px 3px 3px;
	}
	
	.contenttable .tr-odd td {
		border-style: solid;
		border-width: 0 0 1px 0;
		border-color: #E1E1E1;
	}
	
	.contenttable .tr-even td {
		border-style: solid;
		border-width: 0 0 1px 0;
		border-color: #E1E1E1;
	}

	.contenttable .tr-last td {
		border-style: none;
	}