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

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

html 
{
    height:100%;
}

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

#container	/* Container für zentrierte Ausrichtung der Website im Browser */
{
	margin:auto;
	text-align:center;
	width: 980px;
	padding-left: 10px;
	padding-right: 10px;
}

#languageNavigation /* Sprachnavigation oben rechts */
{
	height: 11px;
	text-align: right;
	padding: 7px 13px 4px 13px;
}

#border /* Rahmen um den gesamten Inhalt */
{
	border-top: 1px solid #9C9D9F;
	border-left: 1px solid #9C9D9F;
	border-right: 1px solid #9C9D9F;
	margin-bottom: 0px;
	text-align: left;
	height: 100%;
}

#logo
{
	height: 70px;
	width: 219px;
	float: left;
}

#topMenuContainer
{
	text-align: right;
	padding: 32px 13px 12px 12px;
	height: 16px;
}

#topMenu
{
	float: right;
	padding-top: 5px;
}

#search
{
	padding-left: 4px;
	float: right;
	right: 0px;
}

#headerImage
{
	margin-bottom: 12px;
}

/* *********** Inhaltsbereich ********** */

#leftContent
{
	width: 204px;
	margin-right: 6px;
	float: left;
}

#mainNavi
{
	width: 204px;
	padding: 0px 0px 328px 0px;
	margin: 0px;
}

#mainNavi ul
{
    margin:0px;
    padding: 0px;
    list-style-type: none;  
	width: 204px;
}

#pageTitle
{
	background-image: url(../images/bg_pagetitle.gif);
	background-repeat: no-repeat;
	width: 562px;
	font-size:17px;
	text-transform: uppercase; 
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 14px 0px 14px;
	height: 19px;
}

#contentArea
{
	width: 590px;
	float: left;
	margin-bottom: 9px;
	border-bottom: 1px solid #9C9D9F;
	border-left: 1px solid #9C9D9F;
	border-right: 1px solid #9C9D9F;
}

#logoColors	/* wird nur für die Druckversion benötigt */
{
	display: none; 
}

#content{
	padding: 13px;
	/*overflow: auto;
	height: 500px;*/
}

#rightContent
{
	width: 168px;
	margin-left: 6px;
	float: left;
	margin-bottom: 49px;
	clear:right;
}

#borderBottom
{
	padding: 0px;
	margin-bottom: 22px;
	border-top: 1px solid #9C9D9F;
}

#addressContainer
{
	text-align: left;
	position: relative;
	width: 100%;
	height: 1px;
}

#logoGifi
{
	position: absolute;
	top: -280px;
	left: 30px;
	padding: 0px 10px 0px 3px;
}

#address
{
	position: absolute;
	font-size: 11px;
	padding: 20px 20px 0px 30px;
	top: -165px;
	left: 0px;
	text-align: left;
	width: 154px;
	z-index:100;
}

#linksRight
{
	position: absolute;
	font-size: 11px;
	top: -173px;
	right: 0px;
	text-align: left;
	z-index:100;
	padding: 7px 10px 7px 10px;
	width: 150px;
}

#login
{
	/*
	height: 107px;
	background-image: url(../images/bg_login.gif);
	background-repeat: no-repeat;
	*/
	width: 170px;
	max-width: 170px;
	background-image: url('../images/bg.gif');
	clear: both;
}

#loginheader
{
	background-image: url('../images/bg_header.gif');
	text-transform:uppercase;
	font-weight: bold;
	font-size: 1em;
	font-weight: bold;
	padding: 4px 15px 3px 15px;
	margin: 0px;
	border-bottom: 1px white solid;
}

#loginmessage
{
	padding: 4px 15px 0px 15px;
}

#loginform
{
	/*margin-top: 8px;*/
	text-align: right;
	padding: 4px 15px 4px 15px;
	clear: both;
}

#loginform form
{
	margin-top: 0px;
	margin-bottom: 0px;
}

#forgotPasswordLink
{
	
}

#registrationLink
{
	text-align: left;
	margin: -20px 15px 4px 15px;
	padding-bottom: 10px;
}

#registrationLink a
{
	color: #9B9C9E;
	font-weight: bold;
	text-decoration: none;
}

#imageTextRight
{
	border-bottom: 1px solid #9C9D9F;
	border-left: 1px solid #9C9D9F;
	border-top: 1px solid #9C9D9F;
	font-size: 11px;
	width: 169px;
	margin-bottom: 110px;
	/*margin-top: 6px;*/ /* aktivieren, wenn Loginbox oberhalb von Inhalt der rechten Spalte angezeigt werden soll */
	padding: 0px;
}

#textRight
{
	padding: 10px 10px 7px 10px;
}

#textRight p
{
	padding: 0px;
	margin: 0px;
}

#imageRight
{
	/*border-bottom: 1px solid #9C9D9F;*/
	padding: 0px;
	margin: 0px;
}



/* *********************** Formatierungsklassen ******************** */
.mainNavi
{
	background-image: url(../images/bg_menu.gif);
	background-repeat: no-repeat;
	display:block;
	width: 159px;
	height: 18px;
	padding: 2px 16px 2px 29px;
}
.mainNaviAct
{
	background-image: url(../images/bg_menu_act.gif);
	background-repeat: no-repeat;
	display:block;
	width: 159px;
	height: 18px;
	padding: 2px 16px 2px 29px;
}

.mainNaviSub
{
	background-image: url(../images/bg_submenu.gif);
	background-repeat: no-repeat;
	display:block;
	width: 150px;
	height: 18px;
	padding: 2px 16px 2px 38px;
	font-weight: normal;
}
.mainNaviSubAct
{
	background-image: url(../images/bg_submenu_act.gif);
	background-repeat: no-repeat;
	display:block;
	width: 150px;
	height: 18px;
	padding: 2px 16px 2px 38px;
	font-weight: normal;
}

.linksRight, .linksRight a, .linksRight a:link, .linksRight a:visited, .linksRight a:hover, .linksRight a:active
{
	color: #9D9D9F;
	font-weight: bold;
	text-decoration: none;
}

.topMenu a { color: #000000; text-decoration: none; }
.topMenu a:link { color: #000000; text-decoration: none; }
.topMenu a:visited { color: #000000; text-decoration: none; }
.topMenu a:hover { color: #000000; text-decoration: underline; }
.topMenu a:active { font-weight: bold; text-decoration: none; color: #000000; }

.mainMenu a, .mainMenu a:link, .mainMenu a:visited, .mainMenu a:hover, .mainMenu a:active{ 
	color: #000000; 
	font-weight: bold; 
	font-size: 12px; 
	text-decoration: none;
}

.langMenu, .langMenu a { color: #000000; text-decoration: none; }
.langMenu a:link { color: #000000; text-decoration: none; }
.langMenu a:visited { color: #000000; text-decoration: none; }
.langMenu a:hover { color: #9C9D9F; text-decoration: none; font-weight: bold; }
.langMenu a:active { font-weight: bold; text-decoration: none; color: #000000; }

/* Allgemein gebräuchliche Styles: */
.activeLangMenu
{
	color: #9C9D9F;
}

.boldText{
	font-weight: bold;
}

.c-element 	/* wird im Hauptbereich nach jedem Element eingefügt */
{
	margin-bottom: 20px;
	clear: both;
}

.bodytext
{
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

.imageRight
{
	border-bottom: 1px solid #9C9D9F;
}

.tx-roltipafriend-pi1 input	/* "Seite weiterempfehlen"-Formular */
{
	width: 280px;
}

.contenttable p /* Absatz in Content-Tabelle */
{
	margin: 0px;
	padding: 0px;
}

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

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

/* *********************** spezielle Formatierungen je nach DIV *********************** */
#content ul
{
	list-style-image: url(../images/arrow_small.gif);
}

#imageTextRight a
{
	color: #9C9D9F;
	font-weight: bold;
	background-image: url(../images/arrow_small.gif);
	background-repeat: no-repeat;
	padding-left: 9px;
	text-decoration: none;
	background-position: 0px 2px;
}

/* ************************************ Überschriften ********************************** */
h1
{
	font-size: 14px;
	font-weight: bold;
}
h2
{
	font-size: 14px;
	font-weight: bold;
	color: #9C9D9F;
}
h3
{
	font-size: 14px;
	font-weight: bold;
	color: #28B4E4;
}
h4
{
	font-size: 12px;
	font-weight: bold;
	color: #9C9D9F;
}
h5
{
	font-size: 12px;
	font-weight: bold;
	color: #28B4E4;
}
h6
{
	font-size: 11px;
	font-weight: bold;
}


/* ************************************ Formulare ************************************** */
input
{
	font-size: 11px;
	font-weight: normal;
	margin-top: 3px;
	border: 1px solid #9D9D9F;
}

.button
{
	border: 0px;
	background-color: #CFCFCF;
	text-transform:uppercase;
	font-size: 11px;
	margin: 4px 0px 0px 0px;
	float: right;
	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 */
{
	vertical-align: top;
}

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

.csc-textpic-caption 	/* Bildbeschreibung */
{
	font-size: 10px;
	padding-top: 6px;
	padding-bottom: 10px;
}

/* ******************** Formatierungen Kontaktformular (pi1_mailform) ****************** */

.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-size: 11px;
	font-weight: normal;
	margin-top: 3px;
	border: 1px solid #9D9D9F;
	width: 350px;
}

.tx-pilmailform-pi1 input.radiobutton 
{
	width: 30px;
	border: 0px;
}

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

.csc-textpic-image {
	margin-bottom:0px !important;
}
