/*
1. Globale Definitionen
2. Layout
3. Styles
*/


/* -----------------------------------*/
/* -->>> 1. Globale Definitionen <<<--*/
/* -----------------------------------*/

#clear {
clear: both;
}

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 50px;
	color:#000000;
/*
	background-image:url(http://www.gentle.ch/fileadmin/bilder/hgbody.gif);
	background-repeat:repeat-x;
		background-color:#91a3b9; 
		*/
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border: 0px;
}

/* -----------------------------------*/
/* --------->>> 2. Layout <<<---------*/
/* -----------------------------------*/

#wrapper {
	width: 955px;
	padding: 0px;
	margin: 0px auto;
	border: 1px solid #dce2f0;
	position: relative;
	background-color: #fff;
	}

#header {
	width:955px;
	border-bottom: 1px solid #dce2f0;
	margin-bottom: 20px;
	background-image:url(bilder/hintergrund-header.gif);
	background-repeat:repeat-x;
	height: 109px;
	position: relative;
}

/* Logo */
.imageberatung { 
	margin-top: 25px;
	margin-left: 720px;
	position: absolute;
	border: 0px;
}

#sprachen {
	width: 180px;
	float:right;
	margin-left: 700px;
	margin-top: -45px;
	text-align: right;
}

#linke-spalte, #leer {
	float: left;
	width: 175px; !important
}

#text, .leertext {
	width: 390px;
	margin-right: 30px;
	float: left;

	padding-left: 20px;
	
}



#text p {
	line-height: 25px;

}
#bildbereich {
	width: 250px;
	float: left;
	padding-top: 42px;
}

#contentbereich {
	width:955px;
	min-height:390px;
	height:auto !important;
	height:390px;	
}

#content {
	float: left;
	width: 760px;
}

/*
#content p, .pleer {
	font-size: 13px;
}
 */
.contentthema {
	margin-bottom: 15px;
}

.obenrechts {
	margin-bottom: 15px;
}

.contentbild {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

#content p {
	margin-bottom: 10px;
	line-height: 17px;
}

.rightitem {
	margin-bottom: 15px;
	min-height: 80px;
}
.rightevents {
	margin-bottom: 15px;
	min-height: 80px;
}

.rightmenu {
	margin-bottom: 15px;
	min-height: 60px;
}

.rightlastminute {
	margin-bottom: 15px;
	min-height: 180px;
}

.newsitem {
	margin-bottom: 13px;
}

.newsitem p, .rightitem p, .rightevents p, .rightmenu p, .rightlastminute p {
	padding-left: 10px;
}

#footer {
width: 450px;
margin-bottom: 15px;
margin-left: 195px;
font-size: 11px;
margin-top: 15px;

}


#abschluss {
display: none;

}

#autorin2 {
margin-top: 190px;

}

#autorin2 img {
margin-top: 45px;

}


/* -----------------------------------*/
/* ---------->>> 3. Style <<<---------*/
/* -----------------------------------*/

h1 {
	font-size: 22px;
	text-transform:uppercase;
	margin-bottom: 12px;
	color: #4b6d89;
}

h2 {
	color: #ffffff;
	background-color: #dc2017;
	width: 185px;
	font-size: 12px;
	text-transform:uppercase;
	padding-left: 10px;
	margin-bottom: 6px;
}

h3 {
	font-size: 14px;
	margin-bottom: 10px;
}
a:link {color: #000; font-weight: bold; text-decoration:none; }
a:visited {color: #000; font-weight: bold;  text-decoration:none; }
a:active {color: #000; font-weight: bold; text-decoration:none; }
a:hover, a:focus {color: #000; font-weight: bold; text-decoration:underline;}


#content a:link {color: #0f4b7d; text-decoration: none; font-weight: bold; background-color: #f2f5fc;}
#content a:visited {color: #0f4b7d; text-decoration: none; font-weight: bold; background-color: #f2f5fc;}
#content a:active {color: #0f4b7d; text-decoration: none; font-weight: bold; background-color: #f2f5fc;}
#content a:hover, #content a:focus {color: #0f4b7d; text-decoration: none; font-weight: bold; background-color: #e5eaf4;}

#footer a:link {color: #000; font-weight: normal; text-decoration:none; background-color: #fff; }
#footer a:visited {color: #000; font-weight: normal;  text-decoration:none; background-color: #fff; }
#footer a:active {color: #000; font-weight: normal; text-decoration:none; background-color: #fff; }
#footer a:hover, a:focus {color: #000; font-weight: normal; text-decoration:none; background-color: #fff;}



.newsitem a:link, .rightitem a:link, .rightevents a:link, .rightmenu a:link, .rightlastminute a:link {color: #000; font-weight: normal; text-decoration: none;}
.newsitem a:visited, .rightitem a:visited, .rightevents a:visited, .rightmenu a:visited, .rightlastminute a:visited {color: #000; font-weight: normal; text-decoration: none;}
.newsitem a:active, .rightitem a:active, .rightevents a:active, .rightmenu a:active, .rightlastminute a:active {color: #000; font-weight: normal; text-decoration: none;}
.newsitem a:hover, .newsitem a:focus, .rightitem a:hover, .rightitem a:focus, .rightevents a:hover, .rightevents a:focus, .rightmenu a:hover, .rightmenu a:focus, .rightlastminute a:hover, .rightlastminute a:focus {color: #de0000; font-weight: normal; text-decoration: none;}

/* Hauptnavigation */

ul#hauptnavigation {
margin-top: 86px;
margin-left: 0;
padding-left: 20px;
position: absolute;
}

#hauptnavigation li {
	display: inline;
	list-style-type: none;
}



#hauptnavigation li a { height: 101%; padding:4px 7px;
  background-color: #039;
  color: #fff;
  text-decoration: none;
  float: left;
  margin:0;
}

.mac #hauptnavigation a { padding-bottom: 3px;}

#hauptnavigation a:link, #hauptnavigation a:visited {
	color: #142741;
	background-color: #fff;

	text-decoration: none;
 font-weight: bold;	
}

#hauptnavigation a:hover, #hauptnavigation a:focus {
	color: #142741;
	background-color: #dce2f0;
	text-decoration: none;
	 font-weight: bold;	
}

.maincurrent a:link, .maincurrent a:visited, .maincurrent a:active, .maincurrent a:hover {
	color: #142741;
	background-color: #dce2f0;
	text-decoration: none;
	 font-weight: normal;	
}

#hauptnavigation li a#maincurrent {
	color: #142741;
	background-color: #dce2f0;
	text-decoration: none;
}

#submenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	width: 175px;

}

#submenu li {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	border-bottom: 1px solid #dce2f0;
}

#submenu ul li a {
	display: block;
	width: 155px;
	padding-left: 20px;
}

#submenu ul li a:link, #submenu ul li a:visited {
	color: #142741;
	text-decoration: none;
	font-weight: normal;
}

#submenu ul li a:hover, #submenu ul li a:focus {
	color: #142741;
	background-color: #dce2f0;
}

#submenu ul ul li a {
	display: block;
	padding-left: 40px;
	width: 134px;
}

#submenu ul ul li a:link, #navcontainer ul ul li a:visited {
	color: #142741;
	text-decoration: none;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left top;
}

#submenu ul ul li a:hover, #submenu ul ul li a:focus {
	color: #142741;
}

/* selected states */
#submenu ul li a#current {
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #dce2f0;
}

#submenu ul ul li a#subcurrent {
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
}

.submenulast {
	border-bottom: 0px solid #fff !important;
}

/* sprache aktiv */
#sprachen a:link, #sprachen a:visited, #sprachen a:active, #sprachen a:hover  { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000; text-decoration: none;
}

/* sprache inaktiv */
#sprachen a:link .sprache-inaktiv { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #7e7e7e; text-decoration: none;}
#sprachen a:hover .sprache-inaktiv { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000; text-decoration: none;}

/* sprache inaktiv ursprünglich gedacht*/
/*
a.sprache-inaktiv:link, a.sprache-inaktiv:visited, a.sprache-inaktiv:active { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #7e7e7e; text-decoration: none;}
a.sprache-inaktiv:hover, a.sprache-inaktiv:focus { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000; text-decoration: none;}
*/
.sprache-trennlinie { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #7e7e7e; text-decoration: none;}

/* Skiplinks*/
 #hilfsnavigation {
	display: block;
	position: absolute;
	left: -3000px;
	height: 0px;
	width: 0;
	margin: 0;
	padding: 0;
}

#hilfsnavigation a:focus, #hilfsnavigation a:active {
	display: block;
	position: absolute;
	left: 3015px;
	top: 8px;
	font-weight: bold;
	color: red;
	padding: 0.1em 0.3em;
	border: 1px solid #cc0000;
	outline: none;
	height: auto;
	width: 15em;
	background-color: #FFFFFF;
}

.partner {
margin-top: 10px;
}

.plainCursor {
    text-decoration: none;
    cursor: default;
}

.liste li{
	margin-left:30px;
	list-style:disc;
}

hr {
background-color:#d4dae7; /* Mozilla 1.4 */
color:#d4dae7; /* IE 6 */
border: #d4dae7; /* Opera 7.11 */
height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
margin-bottom: 7px;
margin-top: 5px;
}

DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: left; }

/*Formular*/
label{
	display:block;
	float:left;
	width:100px;
}
input{
	display:inline;
}
.csc-mailform{
	border:0px;
}
input, textarea{
	border:1px solid #AEC3DE;
	width:200px;
	margin-bottom:1px;
}
select{
	border:1px solid #AEC3DE;
	width:203px;
	margin-bottom:1px;
}
.csc-mailform-submit{
	border:1px solid #AEC3DE;
	background-color:#AEC3DE;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:100px;
	width:202px;
}
.unsichtbar {
	display: none;
}
.formfehler {
	border:2px solid #AEC3DE;
	width:198px;
}	

.fehlertext {
	font-weight: bold;
}

.geschenkidee{
	padding:5px;
}

#bmenu{
	margin-top: -15px;
	
}
