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

body
{
    margin:0px;
    padding:0px;
	font-size: 12px;
}

html 
{
    height:100%;
}
*{
	font-family: Arial, Helvetica, sans-serif;
}

/* 
	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
*/

/* ******************************* DIV's ****************************** */

#container
{

	
}


/****************** Kopfbereich *********************************/
#header{
	padding: 0px;
	margin: 0px;
	
}

#slogan {
	margin: 0px;
	padding: 0px;
}

#slogan strong{
	padding-left: 3px;
	color: #ED6D00;
	font-size: 13px;
}

#topright {
	display: none;
}

#language {
	display: none;
}             

/*globales Menü*/
#topMenu{
	display: none;
}

/********************   Logo  **************************/
#logo {
	display: none;	
}
/******************** Haupnavigation *******************************/

#mainMenu{
	display: none;	
}
/******************************************   Content Bereich    *****************************************/

#pathMenu{
	clear: both;	
	float: left;
	width: 621px!important;
	text-align: left!important;
	margin:0px!important;
	padding:0px!important;
}

#wrapcontent {
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
}
#middle
{
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
}


/************************ Linke Spalte ********************************/
#leftboy {
	display: none;
}

#search {
	display: none;
}

#menu{
	display: none;
}

#leftText{
	display: none;
}

/************************ Content Spalte ********************************/


#content{
	clear: both;
	float: left;
	text-align: left!important;
	padding: 20px 13px 20px 0px!important;
	width: 621px!important;
	height : auto!important;
	font-family: Arial, Helvetica, sans-serif;
	overflow: overflow!important;
	margin:0px!important;
}

#content img {
	width: auto;
	height: auto;
}

#content .newsarchivelink {
	padding-right: 5px;
	text-align: right;	
}


#clearContent {
	display:none;
}

.news-list-container , .news-list-item{
	border: none;	
}

/****************** StartseitenFormatierung *********************/
#wraparroundhomeimage {
	display: none;

}

#wraparroundhomeimage img{
	display: none;
}



/************************ Footer Bereich ********************************/
#bottom {
	padding: 7px 0px 3px 7px;
	width: 970px;
	height: 18px;
	font-size: 10px;
	position: relative;
}

#printtipafried {
	position: absolute;
	right: 82px;
	top: -22px;
	_top: -28px;
}

#printtipafried a{
	text-decoration: none;
	color: #ada277;
	font-size : 11px;
}
#printtipafried a:hover{
	text-decoration: underline;
}

#printtipafried  li {
	text-align: right;
	float:left;
	list-style-type : none;
	padding-left: 1em;
	color:  #000000;

}
#printtipafried  ul {
	height : 2em;
	margin : 0;
	padding: 0;
	text-align: right;
	float: right;
}


#address{
	float: left;
}

#webBy{
	float: right;
	padding: 0px;
	margin: 0px;
	width: 102px;
	height: 18px;
	text-align: right;
}
#webBy a{
	padding: 0px;
	margin: 0px;	
}

#rolcare {
	background-image:url(../images/rolcare_logo.gif);
	background-repeat: no-repeat;
	display: block;
	float: right;
	margin-top: -4px;
	width: 60px;
	height: 18px;
}

#rolcare a {
	display: block;
	width: 60px;
	height: 18px;
}

/* *********************** Formatierungsklassen *********************** */

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

table
{ 
	border-collapse:collapse;
}


/* ************************************ Überschriften ********************************** */
h1
{
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	
}
h2{
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

h3
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
h4
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}


/* ************************************ Formulare ************************************** */
input
{
	margin-top: 3px;
	border: 1px solid #9D9D9F;
}

.button
{
	border: 0px;
	background-color: #CFCFCF;
	text-transform:uppercase;
	font-size: 11px;
	margin: 4px 0px 0px 0px;
	padding-left: 0px;
	border: 1px solid #9D9D9F;
}
 .tx-srfeuserregister-pi1 input.button {
	background-color: #efe7ca;
}
 
/* ******************** Formatierungen Kontaktformular (pi1_mailform) ****************** */

.error
{
	color: #f50258;
}

.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: 320px;
}

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

/* Index search*/

#content .tx-indexedsearch-searchbox-button , button.submit, .tx-pilmailform-pi1 .button, #tipafriendformular .button{
	background-color: #efe7ca;
	border: 1px solid #9D9D9F;
}

#content .tx-indexedsearch-searchbox table {
	margin-left: 130px;
}
#content .tx-indexedsearch-searchbox input {
	font-size : 11px;
	margin-left: 10px;
}


.rgsgcontent {
	width: 600px;
}


