/* April - Juni 2005

/* Dieses Basis-Stylesheet enthält die Grundstruktur der Site www.was-mache-ich-mit-meinen-schulden.de
Auch Netscape 4 sollte in der Lage sein, das meiste davon umzusetzen. 
Für alle anderen Browser gibt es zusätzliche Styles in der nochmehrstile_schulden.css 

 */

html, body, img{
	padding				: 0px;
	margin				: 0px;
	background-color	: #fff;
	font-family			: Verdana, Helvetica, Arial, sans-serif;
	
}
#head{
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;
	height				: 130px;
	max-height    : 130px;
	width         : 999px;
}

ul {
	margin-top			: -6px;
	line-height			: 1.2em;
	font-size			: 0.7em;
} 
h1, h2, h3, h4, p, ul, a {
	font-family			: Verdana, Helvetica, Arial, sans-serif;
}


/* hier kommt alles für die Hauptnavigation links */

.hauptnavi-box {
	width		: 210px;
	position	: absolute;
	left		: 0px;
	}
.hauptnavi-inhalt {
	padding-right		: 10px;
	padding-top			: 2px;
}
.information-head {
	display			: block;
	font-size		: 0.85em;
	background-color: #84B6BF;
	color			: #fff;
	padding-left	: 15px;
	margin-top		: 0px;
	margin-bottom	: 0px;
	padding-top		: 4px;
	padding-bottom	: 4px;
	letter-spacing	: 0.2em;
}
.information-navi {
	display			: block;
	font-size		: 0.7em;
	background-color: #84B6BF;
	color			: #fff;
	padding-left	: 15px;
	margin-top		: 1px;
	padding-top		: 5px;
	padding-bottom	: 5px;
	text-decoration	: none;
}
a.information-navi:link {
} 
a.information-navi:visited {
} 
.information-aktiv {
	display			: block;
	font-size		: 0.7em;
	background-color: #6F9FA8;
	color			: #fff;
	padding-left	: 15px;
	margin-top		: 1px;
	padding-top		: 5px;
	padding-bottom	: 5px;
	text-decoration	: none;
	font-weight		: bold;
}
a.information-aktiv:link {
} 
a.information-aktiv:visited {
} 
.information-aktiv2 {
	display			: block;
	font-size		: 0.7em;
	background-color: #6F9FA8;
	color			: #fff;
	padding-left	: 15px;
	margin-top		: 1px;
	padding-top		: 5px;
	padding-bottom	: 5px;
	text-decoration	: none;
}
a.information-aktiv2:link {
} 
a.information-aktiv2:visited {
} 
.service-head {
	display			: block;
	font-size		: 0.85em;
	background-color: #307B8A;
	color			: #fff;
	padding-left	: 15px;
	margin-top		: 5px;
	margin-bottom	: 0px;
	padding-top		: 4px;
	padding-bottom	: 4px;
	letter-spacing	: 0.2em;
}
.service-navi {
	display			: block;
	font-size		: 0.7em;
	background-color: #307B8A;
	color			: #fff;
	padding-left	: 15px;
	margin-top		: 1px;
	padding-top		: 5px;
	padding-bottom	: 5px;
	text-decoration	: none;
}
a.service-navi:link {
} 
a.service-navi:visited {
} 

.service-aktiv {
	display			: block;
	font-size		: 0.7em;
	background-color: #6F9FA8; 
	color			: #fff;
	padding-left	: 15px;
	margin-top		: 1px;
	padding-top		: 5px;
	padding-bottom	: 5px;
	text-decoration	: none;
	font-weight		: bold;
}
a.service-aktiv:link {
} 
a.service-aktiv:visited {
} 
.service-aktiv2 {
	display			: block;
	font-size		: 0.7em;
	background-color: #6F9FA8; 
	color			: #fff;
	padding-left	: 15px;
	margin-top		: 1px;
	padding-top		: 5px;
	padding-bottom	: 5px;
	text-decoration	: none;
}
a.service-aktiv2:link {
} 
a.service-aktiv2:visited {
} 

.sonstiges-navi {
	display			: block;
	font-size		: 0.7em;
	color			: #307B8A;
	padding-left	: 15px;
	margin-top		: 1px;
	padding-top		: 8px;
	padding-bottom	: 0px;
	target-new:		window;
	target-name		: new;
}
a.sonstiges-navi:link {
	text-decoration	: none;
} 
a.sonstiges-navi:visited {
	text-decoration	: none;
} 

.sonstiges-aktiv {
	display			: block;
	font-size		: 0.7em;
	color			: #307B8A;
	padding-left	: 15px;
	margin-top		: 1px;
	padding-top		: 8px;
	padding-bottom	: 0px;
	font-weight		: bold
}
a.sonstiges-aktiv:link {
	text-decoration	: none;
} 
a.sonstiges-aktiv:visited {
	text-decoration	: none;
} 
.sonstiges-aktiv2 {
	display			: block;
	font-size		: 0.7em;
	color			: #307B8A;
	padding-left	: 15px;
	margin-top		: 1px;
	padding-top		: 8px;
	padding-bottom	: 0px;
	target-new:		window;
	target-name		: new;
}
a.sonstiges-aktiv2:link {
	text-decoration	: none;
} 
a.sonstiges-aktiv2:visited {
	text-decoration	: none;
}

div.news_item {
	font-size		    : 0.7em;
	color			      : #fff;
	padding-left    : 15px;
	padding-top     : 5px;
	padding-bottom  : 6px;
	margin-top		  : 1px;
}
div.service-suche form{
  margin          : 0px;
}
input.search_input_col{
  font-size		    : 1em;
  border          : 1px solid #307B8A;
  width           :120px;
  padding         : 1px;
  margin-bottom   : 0px;
}

input.search_but_col{
  font-family			: Verdana, Helvetica, Arial, sans-serif;
  font-size		    : 1em;
  color           : #307B8A;
  background      : transparent;
  border          : 0px
}

/* hier kommt alles für die Hauptinhaltspalte */

.inhaltsbox {
	width			:   70%;  
	position		: 	relative;
	left			: 	210px;
	background-color: transparent;
}
.hauptinhalt {
	margin-top		: 2px;
	margin-bottom	: 10px;
}
.hauptinhalt h1{
	margin			: 0px 10px 0px 10px;
	font-size		: 1.05em;
	font-weight		: normal;
	color			: #000;
}
.hauptinhalt h2{
	margin			: 0px 10px 0px 10px;
	font-size		: 0.8em;
	color			: #307b8a;
}
.hauptinhalt h3{
	margin			: 10px 10px 0px 10px;
	font-size		: 0.8em;
}
.hauptinhalt h4{
	margin			: 14px 10px 0px 10px;
	font-size		: 0.8em;
	color			: #307b8a;
}

.hauptinhalt p {
	line-height			: 1.2em;
	font-size			: 0.71em;
	margin-left			: 10px;
	margin-right		: 10px; 
}
.aktuelles {
	margin		: 0px;
	border	: 4px solid #6F9FA8;
	/*height	: 10px;*/ 
	min-height:115px;
	width: 578px;
}
.aktuelles h1 {
	font-size		: 1.05em;
	color			: #000;
	margin			: 0px;
	padding			: 0px 3px 3px 3px;
	text-align		: left;
	font-weight		: normal;

}
.aktuelles p {
	margin	: 10px 10px 4px 4px;
	}
.aktuelles2 {
	margin		: 0px;
	border	: 4px solid #6F9FA8;
}
.aktuelles2 p {
	margin	: 10px 10px 4px 10px;
	}

.aktuelles2 h1 {
	font-size		: 1.05em;
	color			: #000;
	margin			: 0px;
	padding			: 0px 3px 3px 3px;
	text-align		: left;
	font-weight		: normal;
}

.aktuelles2 h3 {
	font-size		: 0.7em;
	margin-bottom	: 0px;
	margin-top		: 4px;
	padding			: 7px;
}
.sprunglink {
	font-size		: 0.7em;
	color			: #307b8a;
	padding-left	: 7px;
	display			: block;
	line-height		: 1.6em;
	text-decoration	: none;
	margin-top      : 12px; 
}
a.sprunglink:link {
}
a.sprunglink:visited {
}

.sprunglink-aktiv {
	font-size		: 0.7em;
	color			: #307b8a;
	padding-left	: 7px;
	display			: block;
	line-height		: 1.6em;
	text-decoration	: none;
	font-weight		: bold;
}
a.sprunglink-aktiv:link {
}
a.sprunglink-aktiv:visited {
}

.inlinelink {
	font-size		: 0.7em;
	color			: #000;
	padding-left	: 7px;
	line-height		: 1.6em;
	text-decoration	: none;
}
a.inlinelink:link {
}
a.inlinelink:visited {
	color				: #307b8a;
}
.aktuelles .inlinelink {
	font-size		: 0.7em;
	color			: #000;
	display: block;
	margin-left	: 7px;
	line-height		: 1.6em;
	text-decoration	: none;
}
.aktuelles .inlinelink:link {
}
.aktuelles .inlinelink:visited {
	color				: #307b8a;
}
/* Überschriften als Links */
div#container a.h1_link{
  margin-left:  12px;
}
div#container a.h2_link{
  margin-left:  12px;
}
div#container a.h3_link{
  margin-left:  12px;
}
div#container a.h4_link{
  margin-left:  12px;
}
div#container a.h5_link{
  margin-left:  12px;
}

.aktuelles .inlinelink_hi {
	font-size		: 0.7em;
	color			: #000;
	display: block;
	margin-left	: 12px;
	line-height		: 1.6em;
	text-decoration	: none;
	font-weight: bold;
}

.portrait {
	margin-right	: 0px;
	vertical-align	: top;
}

.aktuelles-dialog {
	margin		: 0px;
	padding		: 0px;
	border		: 4px solid #D95700; 
	min-height	: 80px;
} 
.aktuelles-dialog p{
	padding	: 4px 10px 0px 10px;
	margin	: 4px 0px 6px 0px;
}
.aktuelles-dialog h1 {
	font-size		: 1.05em;
	color			: #fff;
	margin			: 0px;
	padding			: 0px 3px 3px 3px;
	text-align		: left;
	font-weight		: normal;
}

.dialoge-links {
	width			: 95%;
	padding			: 0px;
	margin			: 0px;
}
.dialoge-rechts {
	width			: 95%;
	padding			: 0px;
	margin			: 0px;
}

.dialog-navi1 {
	display			: block;
	font-size		: 0.7em;
	background-color: #fff;
	color			: #000;
	padding			: 6px;
	margin-top		: 2px;
	margin-bottom	: 2px;
	text-decoration	: none;
}
a.dialog-navi1:link {
} 
a.dialog-navi1:visited {
} 

.frage {
	color		: #d95700;
	font-weight	: bold;
	font-size	: 0.9em;
	margin-top	: 20px;
}
a.fragebutton {
	color		: #d95700;
	/* font-weight	: bold; */
	font-size	: 0.8em;
	text-decoration	: none;
	letter-spacing	: 0.03em;
}
a.fragebutton:link {
	}
a.fragebutton:visited {
	}
.spruenge {
	margin-left			: 12px;
	margin-bottom		: 20px;
	padding				: 0px 0px 0px 0px;
}

.info {
	color		: #000; 
	font-weight	: bold;
	font-size	: 0.7em;
	margin		: 10px 10px 0px 10px;
}

.handeln p{
	margin-right	: 40px;
}

.tun {
	padding-right				: 40px;
	line-height					: 1.2em;
	font-size					: 0.7em;
	margin-top					: 0px;
}
.herausgeber {
	font-size		: 0.9em;
	margin-top		: 0px;
}

/* Nebennavigation - die Dialoge - rechts */

.dialog-box {
	width				: 400px;
	margin-left			: 	210px;
	padding				: 0px;
		}
.dialog-inhalt {
	margin				: 0px;
	border				: 4px solid #D95700;
	background-color	: #D95700;
}
.dialog-head {
	font-size		: 0.85em;
	background-color: #D95700;
	color			: #fff;
	margin			: 0px;
	padding-top		: 0px;
	padding-bottom	: 2px;
	letter-spacing	: 0.2em;
	text-align		: center;
}
.tipp-box {
	width			: 400px;
	position		: relative;
	left			: 210px;
	padding			: 0px;
		}

.tipp-head {
	font-size		: 0.85em;
	background-color: #ff8c40; 
	color			: #fff;
	margin			: 0px;
	padding-top		: 0px;
	padding-bottom	: 2px;
	letter-spacing	: 0.2em;
	text-align		: center;
	font-weight		: normal;
	clear			: both;
}
.tipp-inhalt {
	margin			: 0px;
	border			: 4px solid #ff8c40;
	clear			: both;
}
.tipp-inhalt p{
	background		: #fff;
	font-size		: 0.7em;
	padding			: 10px;
	margin-top		: 0px;
	margin-bottom	: 0px;
	}
.kopf {
	margin			: 10px 2px 1px 10px;
	height			: 100%;
}
.berater {
	margin		: 0px 8px 1px 0px;
}
.berater-text {
	font-style	: italic;
	font-size		: 0.7em;
	margin-top		: 0px;
	margin-bottom	: 8px;
}

.dialog-navi {
	display			: block;
	font-size		: 0.7em;
	background-color: #fff;
	color			: #000;
	padding			: 7px;
	margin-top		: 3px;
	margin-bottom	: 3px;
	text-decoration	: none;
}
a.dialog-navi:link {
} 
a.dialog-navi:visited {
} 
.dialog-text {
	color			: #fff;
	margin-left		: 7px;
	margin-top		: 2px;
	margin-bottom	: 0px;
	font-size		: 0.7em;
}
.dialog-navi2 {
	display			: block;
	font-size		: 0.7em;
	font-weight		: normal;
 	background-color: #fff;
	color			: #000;
	padding			: 3px 3px 3px 8px;
	text-decoration	: none;
}
a.dialog-navi2:link {
} 
a.dialog-navi2:visited {
} 
a.weiter {
	color	: #fff;
	font-size	: 1.5em;
	text-decoration	: none;
}

/* Versteckte Links in der Normalansicht */ 
.linkhidden {
	display		: none;
}
.titelversteck {
	display		: none;
}
#form {
	display			: none;
	}

