/* @override 
	http://t3.doppelpack.com/fileadmin/templates/ragginger/css/style.css
	http://www.martinragginger.com/fileadmin/templates/ragginger/css/style.css
*/
@import url("style_rte.css"); 
* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;
		}

	body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
	
	
	text-align:center; /* horizontal centering for IE Win quirks */
	background: #df1111;
	background-image: url(../img/hintergrund.jpg);
	background-repeat: repeat-x;
	
		}
#tx-srfeuserregister-pi1-first_name, #tx-srfeuserregister-pi1-last_name, #tx-srfeuserregister-pi1-email{
	width: 200px;
}

	#distance { 
		width:1px;
		height:50%;
		margin-bottom:-265px; /* half of container's height */
		float:left;
		}

	#container {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		height:530px;
		width:980px;
		clear:left;
		}
#container_gesamt{
	height: 480px;
	background-color: #FFFFFF;
}
#flashcontent_leiste{
	padding-top: 4px;
}
input{
	margin: 2px;
}

#header{
	height:25px;
	color:#d91010;
	background-repeat:no-repeat;
text-align:right;
}
fieldset{
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 200px;
}

#container_menu{
	background-color: #FFFFFF;
	width:192px;
	height:472px;
	float:left;
	padding: 4px;
}

#main_content{
background-color:#FFFFFF;
	width:776px;
	height:472px;
	float:right;
padding: 4px 4px 4px 0px;

	overflow: none;
}

#header_content{
background:url(../img/header_bg.gif) repeat-x;
height:55px;
}
#bottom {
color:#FFFFFF;
padding: 0;
font-size:12px;
	height:25px;
	width:980px;
text-align: right;
clear: both;
}
#left_content{
width:388px;
float:left;
}
#right_content{
	color: #2b7da2;
padding:0 10px 0 10px;
margin-left: 4px;
width:362px;
float:left;
border: 1px solid #bfd8e3;
}
/*
* html body #right_content{
width: 380px;	
}*/
#scrollbar{
width:10%;
float:right;
}
#maincontent{
width:90%;
float:left;
}
#bride{
	width: 754px;
	padding: 10px;
	border: 1px solid #bfd8e3;
	height: 450px;
}
#tx_dpgallery_image{
	height: 388px;
	overflow: hidden;
}
ul.gallery li{
	float: left;
	padding: 0 5px 5px 0;
	list-style: none;
}
ul.gallery{
	clear: both;
}
/*
* html body #bride{
	width: 774px;	
}*/
.clear{
	clear: both;
}
hr{
	background-color: transparent;
	border: 0px;
}
a{
	color: #d91010;
	text-decoration: none;
}

span.active_lang{color:white;}

.bb_languageselect_1{
float:right;
}
.bb_languageselect_0{
float:left;
}
.tx-bblanguageselect-pi1{
width:60px;
padding:3px;
float:right;
}

a:hover{
	text-decoration: underline;
}

/* @group Uploads */

table.csc-uploads{
	border-collapse: collapse;
	width: 330px;
}
td.csc-uploads-fileSize{
	width: 50px;
	text-align: right;
}
td.csc-uploads-icon {
	padding: 0 5px 5px 0;
	width: 30px;
}
td.csc-uploads-fileName a{
	color:white;
	display: block;
	height: 20px;
	padding-top: 4px;
	font-size: 10px;
	text-align: right;
	background:url(../img/downloadbtn.gif) no-repeat;
}

/* @end */

/* @group News */

/* @group Podcast */

div.news-single-item .podcast{
	float: right;
	border: 2px solid #bfd8e3;
	padding: 5px;
}
div.news-single-item .podcast_headline{
	padding-bottom: 5px;
}

/* @group Comment */

div.news-single-item .drivercomment{
	float: right;
	border: 2px solid #bfd8e3;
	padding: 5px;
	width:200px;
	margin-top:10px;
}


div.news-single-item .teaserimage{
	float: right;
	border: 2px solid #bfd8e3;
	padding: 5px;
	width:200px;
	margin-top:10px;
}

div.news-single-item .drivercomment_headline{
	padding-bottom: 5px;
}


/* @end */



div.news-single-item h1 {
	font-size: 14px;
	margin-bottom: 10px;
}
div.news-single-item div.news-single-timedata{
	float: right;
	font-size: 11px;
}
div.news-single-item{
	color: #2b7da2;
}
div.news-single-item h3{
	font-size: 12px;
}
div.news-single-item p.bodytext{
	margin: 10px 0;
}
div.news-single-item div.news-single-img{

	padding: 10px 0;
}
div.news-single-item div.news-single-img img{
	float: left;
}
div.news-single-backlink{
	padding: 10px 0;
	clear: both;
}
div.news-single-img img{
	padding: 2px;
}

div.news-single-l66 {

	float:left;	
	width:65%;
}

div.news-single-r33 {
	padding:10px;
	float:right;
	width:32%;
}

/* @end */

/* @group Tabellen */

#content_bride .contenttable {width:100%;height:49px;}

.contenttable {
	font-size: 12px;
	color: #2b7da2;
	border-collapse: collapse;

}
.contenttable td{
	padding: 2px;
	border-bottom: 1px solid #2b7da2;
}

/* @end */


/* @newsticker */

#tickerspace {
	float:right;
	margin-right:15px;
}

/* @end */

/****************************************/
/* Frontend editing / TYPO3 Admin Panel */
/****************************************/
typo3-editPanel img{ float:none; border:0; padding:0;}
IMG.frontEndEditIcons { vertical-align: middle; margin: 0px; } 
TABLE.typo3-adminPanel { border: none; background-color: #FFFFFF; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-hRow TD { background-color: none; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-itemHRow TD { background-color: none; }
TABLE.typo3-adminPanel TABLE, TABLE.typo3-adminPanel TD { border: 0px; }
TABLE.typo3-adminPanel TD FONT { font-family: verdana; font-size: 10px; color: black; }
TABLE.typo3-adminPanel TD A FONT { font-family: verdana; font-size: 10px; color: black; }			
TABLE.typo3-editPanel { border: 1px solid #FF0000; background-color: FFFFFF; }
TABLE.typo3-editPanel TD { padding:2px; border: 0px; font-family: verdana; font-size: 10px; }
TABLE.typo3-editPanel TD.typo3-editPanel-controls { background-color:none; }
TABLE.typo3-editPanel TD.typo3-editPanel-controls a{border:none; padding-bottom:2px; }
TABLE.typo3-editPanel TD.typo3-editPanel-controls a:hover{border:none; padding-bottom:2px;}
