*{
	font-family:  Arial,Verdana, Helvetica, sans-serif;
}

body
{
    margin:0px;
    padding:0px;
	font-size: 12px;
	background-color: #E7E7E7;
	background-image: url("../images/background.jpg");
	background-repeat :repeat-x;
	color: #575656;
}

html 
{
    height:100%;
}

/* 
	Beispielstyles: 
	background-image: url(../images/arrow_small.gif);	--> Hintergrundbild
	background-repeat: no-repeat;						--> Ausbreitung des Hintergrundbildes
	text-transform: uppercase;							--> Text in Gro�buchstaben
	list-style-type: none;  							--> Aufz�hlungstyp
	list-style-image: url(../images/arrow_small.gif);	--> Bild f�r Aufz�hlungszeichen
*/
#rightcollum ul{
	margin-left:0px;
	padding:0px;
	list-style-type:disc;
	list-style-position:inside;
}
#rightcollum ol{
	margin-left:0px;
	padding:0px;
	list-style-position:inside;
}

#rightcollum li {
	margin:4px 0px 0px 0px;
}
ul li {
	list-style-type: disc;
}
#content ol{
	padding-left: 2px;
	margin-left: 20px;

}
ol li {
	padding-left: 0px;
	margin-left: 2px;
}
/* ******************************* DIV's ****************************** */

#container
{
	margin:auto;
	text-align:center;
	width: 762px;
}

/* ************** Kopfbereich ***************** */

#header {
	position:relative;
	width: 762px;
	height: 235px;
}
#header img{
	width: 762px;
	height: 235px;
}
#header img{
	padding:0px;
	margin: 0px;
}


#languagemenu {
	height: 21px;	
}

#languagemenu li,#languagemenu ul{
	padding: 0px;
	margin: 0px;
	margin-top:3px;
	list-style:none;
}
#languagemenu a {
	font-size:11px;
	color: #575656;
	text-decoration:none;
	cursor:pointer;
}

/* ******** Haupnavigation ********* */
#topmenu{
	position:absolute;
	bottom: 7px;
	left:15px;
}

#topmenu a{
	font-weight: bold;
	color: #000000;
	font-size:11px;
	text-decoration: none;	display: block;
}

#topmenu ul{
	padding: 0px;
	margin: 0px;	
}

#topmenu li{
	margin: 0px 35px 0px 0px;
	padding: 0px 0px 0px 10px;
	background-image:url("../images/pfeil.gif");	
	background-repeat:no-repeat;
	background-position: 0px 4px;
	list-style-type:none;	
	float: left;
}


/* ************** Contentbereich ***************** */

#main{
	text-align: left;
	width: 732px;	
	float: left;
	padding: 17px 15px 0px 15px;
	background-color: #FFFFFF;
	background-image:url("../images/main_background_top.jpg");	
	background-repeat:no-repeat;
	line-height: 17px;
}
#pagetitle {
	display:none;
}

#content
{
	text-align: left;
	float: left;
	width: 494px;
	padding-right: 20px;
}

#rightcollum
{
	text-align: left;
	float: left;
	width: 200px;
}

/* ************** Footer Bereich ***************** */

/** Styles für Tip a Friend und Druckversion **/
#printdiv {
	float:left;
	margin-top:1px;
}

#tipdiv {
	float:left;
	margin-left: 5px;
}

#printtipdiv a{
	font-size:11px;
	text-decoration :  none;
	color: #575656;
}

#printtipdiv{
		float:right;
		margin-top: 10px;
		margin-right: 10px;
	
}
.tx-roltipafriend-pi1-linkpreview {
		padding : 0px;
		padding-top : 10px;
		padding-bottom : 10px;
		text-align: left;
}
/* ******************** */


#contentBottomField {
	width: 762px;	
	float: left;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	background-color: #FFFFFF;
	background-image:url("../images/main_background_bottom.jpg");
	background-repeat:no-repeat;
	background-position: bottom;
}

#address {
	float: left;
	text-align: center;
	width: 733px;
	height: 25px;
	padding: 7px 15px 0px 15px;
	margin: 3px 0px 10px 0px;
	font-size: 11px;
	/*
	padding: 7px 0px 0px 175px;
	background-image:url("../images/rol_logo.jpg");
	background-repeat:no-repeat;
	background-position: 15px 0px;
	*/
	color: #000000;
}
#address a {
	color: #575656;
	margin-bottom: 10px;
	text-decoration: none;

}


/* ********************** globale Formatierungen ********************** */

a{
	color: #000000;
	text-decoration: underline;
}

table
{ 
	border-collapse:collapse;
}


/* ************************************ Überschriften ********************************** */
h1
{
	font-size: 15px;
	font-weight: bold;
}
h2
{
	font-size: 12px;
	font-weight: bold;
}
h3
{
	font-size: 12px;
	font-weight: bold;
}
h4
{
	font-size: 12px;
	font-weight: bold;
}
h5
{
	font-size: 12px;
	font-weight: bold;
}
h6
{
	font-size: 12px;
	font-weight: bold;
}


/* ************************************ Formulare ************************************** */

.button
{
	border: 0px;
	background-color: #CFCFCF;
	text-transform:uppercase;
	font-size: 11px;
	margin: 4px 0px 0px 0px;
	padding: 0px;
}

/* ******************** Formatierung Dateiverweise & Bildbeschreibung ****************** */

.csc-uploads-fileName p	/* Name der Datei */
{
	margin: 0px;
	padding-bottom: 6px;
}

.csc-uploads-icon
{
	vertical-align: top;
}

.csc-uploads-fileSize	/* Dateigr��e bei Dateiverweisen/-links */
{
	width: 40px;
	text-align: right;
	vertical-align: top;
}

.csc-uploads-fileSize p 
{
	margin: 0px;
	padding: 0px;
}

.csc-textpic-caption 	/* Bildbeschreibung */
{
	font-size: 10px;
	padding-top: 6px;
	padding-bottom: 10px;
}
#buttonContainer a{
	color: #000000;
	font-weight: bold;
}
/* ******************** Formatierungen Kontaktformular (pi1_mailform) ****************** */

.error ,.tx-roltipafriend-pi1-error
{
	color: #FF0000;
}

.tx-pilmailform-pi1 label
{
	display:table-cell;
	width:130px;
	float:left;
	vertical-align:middle;
	padding-top:3px;
	text-align: right;
	padding-right: 7px;
}

.tx-pilmailform-pi1 input, .tx-pilmailform-pi1 textarea
{
	font-weight: normal;
	margin-top: 3px;
	border: 1px solid #9D9D9F;
	width: 340px;
}

.tx-pilmailform-pi1 input
{
	width: 340px;
}

.tx-pilmailform-pi1  textarea{font-size:12px;}

