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

/* 1 --------------------------------------------------------------------------------------------*/
/*1.1.*/


body{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:100.01%;
	background-repeat: no-repeat;
	text-align: center; /* needed to center the container in IE5.x because it doesn't like 'margin: 0 auto' */
	background-color: #ffffff;
		
}

/* 1.2 */

h1{
	clear:left;	
	text-align:left;
	line-height:20px;
	margin-left: 155px;
	font-size: 12px;
	margin-bottom: 12px;
	font-weight:bolder;	
	color: #000000;
}



h2{
	clear:left;
	text-align:left;
	font-weight: lighter;
	line-height:20px;
    margin-left: 155px;
	font-size: 12px;
	margin-bottom: 12px;
	color: #000000;		
}


h3{
	clear:left;
	font-size:12px;
	font-weight:bolder;
	text-align:left;
	line-height:20px;
	margin-top:5px;
	margin-bottom:10px;
	padding-left: 30px;		
}

h4{
	font-weight:lighter;
	font-size:12px;	
}

h5{
	clear:left;
	font-size:12px;
	font-weight:bolder;
	text-align:left;
	line-height:20px;
	margin-top:5px;
	margin-bottom:10px;
	padding-left: 30px;		
}


hr { 
height: 10px;
width: auto;
}


p{
	clear:both;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 10px;	
}


/* 2 Links --------------------------------------------------------------------------------------------*/



a:link,a:visited{
	font-size:12px;
    text-decoration:underline;
	color:#999999;	
	margin-right: 10px;
	margin-left: 0;	
}

a:hover,a.active:link,a.active:visited{
	color:#000000;
	text-decoration:none;	
	
}
a.active:hover{
    text-decoration:underline;
	color:#999999;	
}

/* navigation ----------------------------------------------------------------------------------------------*/

ul#linknavigation{

margin: 10px 0 0 10px;
	list-style:none;
	white-space: nowrap;
}
#linknavigation li{	
margin: 0 4px 0 0;
	display:inline;
	text-decoration:none;
	font-size:12px;	
}

#navigation  a:link, #navigation  a:visited {
	font-size:16px;
	color:#000000;
	text-decoration: underline;	
}

#navigation a:hover {
	text-decoration: none;
	color:#999999;		
}


/* 3 Boxen --------------------------------------------------------------------------------------------*/


#ganzeseite{
	position:relative;
	width: 910px;
    margin: 20px auto 16px auto;
	background-color:#ffffff;	
}

#ganzeinnenseite{		
	position:relative;
	border:1px solid #a7a7a7;
	width : 880px;
	box-shadow: 0px 4px 4px #dfdcdc;
	margin: 0px auto 10px auto;
	padding-right: 10px;
	overflow: hidden;
	background-color:#ffffff;			
}

#header{
	height: 150px;
	margin: 0px auto;
	text-align: center;
	background-color:#ffffff;		
}

#header-praxis{
	
	text-align: center;
	height: 64px;
	overflow: hidden;
	background-color:#000000;	
	font-size: 24px;
	color: #5581b2;
	border-top: 14px solid #91ae7a;	

}

#hp-innen1{

	text-align: center;
	margin: 0 auto 0 auto;
	height: 64px;
	width: 890px;
	overflow: hidden;
	background-color:#000000;	
	font-size: 28px;
	color: #5581b2;	
}

#hp-innen11{
float: left;
	text-align: left;
	height: 64px;
	width: 342px;
	margin-left: 30px;
	padding-top: 6px;
	padding-left: 37px;
	overflow: hidden;
	background-color:#7199c5;
	font-size: 36px;
	color: #c42d5b;	
		background-image: url(../images/backblau.gif);
}

#kleintje{
	float: right;
	margin-top:38px;
	font-size: 14px;
	font-style: italic;
	text-align:left;
	line-height: 20px;
	color: #b3b2b4;
}



#header-praxis1{
	
	text-align: center;
	height: 10px;	
	background-color:#ffffff;	
}


#hp-innenrand {
	text-align: center;
	margin: 0 auto 0 auto;
	height: 5px;
	width: 890px;
}

#hp-innenrand2 {
	float: left;
	text-align: left;
	height: 7px;
	width: 342px;
	margin-left: 30px;
	padding-top: 1px;
	padding-left: 37px;	
	background-color:#7199c5;
}


#header-praxis2{
	clear: left;
	position:relative;
	height: 200px;
	overflow: hidden;
	background-color:#ffffff;	
	font-size: 24px;
	color: #5581b2;
	z-index: 0;
}

#hp-innen2{
	
	width: 904px;
	margin: 0px auto 0 auto;
	overflow: hidden;
	background-color:#ffffff;	
	font-size: 24px;
	color: #5581b2;
}

#hp-innen22{
	text-align: left;
	
	width: 903px;
	padding-top: 15px;
	padding-left: 6px;
	overflow: hidden;
	background-color:#ffffff;	
	color: #e2dedf;
}

#linksbox{
text-align:left;
	float: left;
	height:838px;
	width: 402px;
}

#navigation{
	display:block;
	float:left;
	height:40px;
	width: 880px;
	padding-left:20px;
	padding-top:10px;
	background-color:#ffffff;
	text-align:left;	
	left:0;
}

#linkscontent{
	/*
		linke Seitenbox unter navigation
	*/
	display:block;
	float:left;
	height:1109px;
	width: 380px;
	margin-bottom:0;
	padding-top:40px;
	background-color:#ffffff;
	line-height:20px;	
	text-align:left;
	left:0;
}

#linkscontent li{
	list-style-type: none;
	margin-top: 0;
	padding-bottom: 0;
}

#linksoben{
	float:left;
	height:290px;
	width: 390px;
	margin-top:0px;
	margin-bottom:88px;
	background-color:#ffffff;
	text-align:left;
}

#linksunten{
	float:left;
	height:325px;
	width: 408px;
	background-image: url(../images/jim48.jpg);
	background-repeat: no-repeat;
	padding-top:30px;
	margin-top:25px;
	margin-bottom: 20px;
	background-color:#ffffff;
	text-align:left;
	line-height:20px;
	border-top: 3px solid #dfe1e3;
	border-right: 3px solid #dfe1e3;
	border-bottom: 10px solid #dfe1e3;
}

#linksunten2{
	float:left;
	height:348px;
	width: 408px;
	background-image: url(../images/jim08.jpg);
	background-repeat: no-repeat;
	padding-top:10px;
	margin-top:20px;
	margin-bottom: 20px;
	background-color:#ffffff;
	text-align:left;	
	border-top: 3px solid #dfe1e3;
	border-right: 3px solid #dfe1e3;
	border-bottom: 10px solid #dfe1e3;
}

#seitencontentaussen{
	/* 
		Die aeussere rechte Seitenbox
	*/	
	float: right;
	height:900px;
	width: 420px;
	
	margin-top:12px;
	padding-right: 10px;
	padding-top:8px;
	/*background-color:#e1e1e1;	*/	
}


#seitencontent{
	/* 
		Die innere rechte Seitenbox
	*/
	height:885px;
	margin-left:auto;
	margin-right:auto;
	width:430px;
	border:1px solid #a7a7a7;	
	background-color:#acc0ce;	
}

	/* 
		Bildboxen rechts
	*/
	

#rboxstart{
	/* 
		
	*/	
	height:276px;
	margin-top:15px;
	margin-left: 10px;
	width:410px;	
}

#rboxstart2{
	/* 
		Startseite untere Box rechts
	*/
	text-align:right;
	font-size: 12px;	
	height:125px;
	margin-left: 30px;
	padding-top: 134px;
	width:380px;
	background-image: url(../images/glas55.jpg);
	border-top:18px solid #d1bdc9;
	border-bottom:18px solid #91ae7a;
}

#rbildbox4{
	/* 
		
	*/
	text-align: left;
	line-height: 20px;
	height:300px;
	margin-top:0px;
	padding: 20px 20px 0 30px;
	width:365px;
	background-color: #e1e6ef;		
}



#bildlaufbox1{
	/* 
		
	*/
	text-align: center;
	height:360px;
	margin-left:10px;
	margin-top:10px;
	width:420px;		
}


#bildlaufbox2{
	/* 
		
	*/
	text-align: center;
	height:360px;
	margin-left:20px;
	margin-top:15px;
	width:420px;			
}



#rstarttext{	
	font-size: 12px;	
	height:202px;
	margin-top:12px;
	margin-left:30px;	
	padding-top: 15px;
	width:380px;	
	background-color:#6b95c4;
}

#rtextbox2{	
	height:780px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding-top: 20px;
	width:380px;
	background-color:#e9dde3;
	border-right: 8px solid #e9dde3;
	border-left: 20px solid #d2d4d5;
}

#rtextbox2 p{
	font-size: 12px;
	text-align:left;
	margin-left:20px;
	line-height:20px;
	padding-bottom: 5px;	
}

#rtextbox2 hr{
	margin: 10px 10px 10px 10px;
	height: 1px;
	background-color: #bcbbbb;	
}

#rtextbox3{	
	height:780px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding-top: 20px;
	width:380px;
	background-color:#f3ebe7;
	border-right: 8px solid #f3ebe7;
	border-left: 20px solid #d2d4d5;
}

#rtextbox3 p{
	font-size: 12px;
	text-align:left;
	margin-left:20px;
	line-height:20px;
	padding-bottom: 5px;	
}

#rtextbox3 hr{
	margin: 10px 10px 10px 10px;
	height: 1px;
	background-color: #bcbbbb;	
}

#rbiobox{	
	height:838px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding-top: 20px;
	width:380px;
	background-color:#f3ede7;
	border-right: 8px solid #f3ede7;
	border-left: 20px solid #dfe1e3;	
}

#rbiobox p{
	font-size: 12px;
	text-align:left;
	margin-left:20px;
	line-height:20px;
	padding-top: 10px;
	padding-bottom: 11px;	
}

#rbiobox hr{
	margin: 12px 10px 12px 10px;
	height: 1px;
	background-color: #bcbbbb;	
}


#rstartbox{	
	height:838px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding-top: 20px;
	width:380px;
	/*background-color:#f1eede;*/
	background-color:#f1e9ed;
	
	border-right: 8px solid #f1e9ed;
	border-left: 20px solid #dfe1e3;	
}

#rstartbox p{
	font-size: 12px;
	text-align:left;
	margin-left:20px;
	line-height:20px;
	padding-top: 10px;
	padding-bottom: 11px;	
}

#rstartbox hr{
	margin: 12px 10px 12px 10px;
	height: 1px;
	background-color: #bcbbbb;	
}


#rimpressbox{	
	height:838px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding-top: 20px;
	width:380px;
	background-color: #f3ede7;
	border-right: 8px solid #f3ede7;
	border-left: 20px solid #dfe1e3;	
}

#rimpressbox p{
	font-size: 12px;
	text-align:left;
	margin-left:20px;
	line-height:20px;
	padding-top: 7px;
	padding-bottom: 7px;	
}

#rimpressbox hr{
	margin: 3px 12px 3px 12px;
	height: 1px;
	background-color: #bcbbbb;	
}


#rmapbox{
	/* 
		Box Wegbeschreibung
	*/
	height:532px;	
	margin-right:25px;
	margin-top:15px;
	width:415px;	
	border-top: 6px solid #dfe1e3;
	background-color: #b4c9eb;	
}

#rboxkontakt{	
	height:823px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding-top: 20px;
	width:410px;
	background-color:#f3ede7;	
}

#kontaktformular{
	font-size: 12px;
	line-height:20px;
	height:580px;
	margin-top:60px;
	margin-left:auto;
	margin-right:auto;
	padding:6px;	
	width:390px;
	text-align:center;
	/*background-color:#f0f1de;	*/
	background-color:#f3ede7;
}

#box{	
	font-size: 12px;	
	height:57px;
	width:380px;
	margin: 0 0 0 30px;
	text-align: left;	
	background-color:#b18e8b;	
}

#box1{	
	font-size: 12px;	
	height:57px;
	width:380px;
	margin: 0 auto 0 auto;
	text-align: left;	
	background-color:#b18e8b;	
}

#box2{	
	font-size: 12px;	
	height:57px;
	width:420px;
	margin: 0 auto 0 auto;
	text-align: left;	
	background-color:#b18e8b;
	
}

#box3{	
	font-size: 12px;	
	height:57px;
	width:388px;
	margin: 0 auto 0 auto;
	text-align: left;	
	background-color:#b18e8b;	
	
	border-left: 20px solid #d2d4d5;
}

#box4{	
	font-size: 12px;	
	height:157px;
	width:420px;
	margin: 0 auto 0 auto;
	text-align: left;	
	background-color:#7b9160;	
	background-image: url(../images/raeder11.jpg);
	border-left: 11px solid #dfe1e3;
}

#box5{	
	font-size: 12px;	
	height:84px;
	width:380px;
	margin: 0 auto 0 auto;
	text-align: left;	
	background-color:#b18e8b;	
}



/* 4 Classes--------------------------------------------------------------------------------------------*/

#texteinruecken{
	text-align:left;
	line-height:25px;
	padding-Top: 25px;
    font-size: 12px;
	margin: 0 40px 10px 70px;
}


.texteinruecken0{
    margin-left: 145px;
	font-size: 12px;
	margin-bottom: 12px;
	font-weight:bolder;
}

.texteinruecken{
	padding-left: 30px;
	font-size: 12px;
	margin-bottom: 10px;	
	line-height: 20px;
}

.texteinruecken2{
    margin-left: 145px;
	font-size: 12px;
	margin-bottom: 12px;		
}

.texteinruecken3{
  	padding-left: 42px;
	font-size: 10px;
	margin-top: 20px;
	margin-bottom: 10px;	
	line-height: 20px;
}

.texteinruecken4{
	font-size: 12px;
	margin-top: 20px;
	margin-left:10px;
	line-height: 20px;
}

.texteinrueckenimp{
	font-size: 12px;
	margin-top: 100px;
	margin-left:10px;
	text-align: left;
	
}

.bildeinruecken{
	padding-left: 15px;	
	margin-top: 20px;	
}

.bildeinrueckenrechts{		
	margin-top: 15px;	
}

.bildeinrueckenstart{		
	margin-top: 25px;
	margin-left: 20px;
	margin-bottom: 65px;
}

.bildeinrueckenstart2{		
	margin-top: 25px;
	margin-left: 20px;
	margin-bottom: 21px;
}

.winzig{	
	font-size: 10px;	
	margin-left: 0;
	margin-top: 0;
	
}
.winzig2{	
	font-size: 10px;	
	margin-left: 8px;
	margin-top: 5px;	
}

.weis{	
	color:#ffffff;		
}

.rot{	
	color:#b579a8;		
}

.weiss{	
	font-size: 10px;
	color:#ffffff;	
	margin-left: 0;
}

.weisss{	
text-align:left;
	color:#ffffff;	
	
}
.gruengrau{	
	font-size: 10px;
	background-color:#c2c9a6;
}

.blaugrau{	
	font-size: 10px;
	background-color:#d3d4d5;
}

.beige{	
	font-size: 10px;
	background-color:#d1c8cd;
	 font-weight:lighter;	
}

.grau{
     color: #c0bdbd;
	 font-size: 18px;
}

.gruen{
     color: #84db5e;
	 font-size: 14px;
}
.impressum{
	padding-left: 40px;	
}	

.textlight{
	font-weight:100;
	font-size: 44px;	
}

.praxis {
	height: 30px;
	margin:10px 20px 10px 15px;
	padding-top: 5px;
	font-size: 36px;
	color: #718dac;
}

.title {	
	font-weight:bolder;	
	font-size: 52px;
	color:#c42d5b;
	padding-left: 4px;
}

.grauborder {
	padding-bottom: 2px;
	border-bottom: 6px solid #d46889;		
}

.schieb-u {
	margin-top: 145px; 
	margin-left: 126px;
}



.italic {
font-size: 12px;
font-style: italic;
}


/* 5 Kontaktformular --------------------------------------------------------------------------------------------*/





input.error, select.error,.errorform {
	border: 1px solid red;
 	background-color: #FFFCE2;
  	
	color:#000000;
}

.loginform{
	/* Die login felder*/
	padding:5px;
	width:10em;
	background-color:#ffffff;/*forminput*/
	border:1px solid #a4a4a4;/*forminput*/
	color:#000000;
}
.loginbutton{
/* der login button */
	background-color:#ebebe5;/*forminput*/
	border:1px solid #a4a4a4;/*forminput*/
	color:#000000;
	padding:5px;
	margin-bottom:2em;
	margin-left:0em;
}


fieldset{
	border:0;
	margin:0;
	padding:0;
	font-size:0.75em;
}

fieldset p{
	clear:left;
	float:left;
	text-align:left;
	width:100%;
	
	font-size:1em;
	
}


label.left{
	width:5em;
		padding:5px;
	float:left;
	font-weight:normal;
	
}



label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit] {
	cursor: pointer;
	
}


input{
	border:none;
	font-size: 0.8em;
	background-color:#ffffff;/*forminput*/
	padding:3px 0 3px 3px;
	
	color:#000000;
	border:1px solid #a4a4a4;/*forminput*/
	
}
input:focus, input:hover,textarea:focus,textarea:hover,select:focus,select:hover,textarea:focus,textarea:hover,
input.sfhover:focus,input.sfhover:hover{
	

	background-color:#e1e1e1;
}


.buttonsubmit{
	clear:both;
	float:left;
	margin-top: 1em;
	color:#000000;
	background-color:#FFFFFF;
	
}


button{
}

checkbox{
	border:#000000 1px solid;
	margin:5px 5em 5px 5em;
	padding:5px;

}

.textfield,.selectmenu,.textfieldwaehrung{
	display:block;
	float:left;
	width:10em;
	margin:5px 10px 5px 10px;
	padding:5px;
}
.selectmenu{
	border:#000000 1px solid;
	
}
.checkbox{
	/* IE6 Hack vorhanden*/
	border:#000000 1px solid;
	margin:5px 5em 5px 5em;
	padding:5px
}
.radioinput{
	border:0px;/*forminput*/
}

.textsmaller{
	/* Diese Klasse beinhaltet die weitere Desc2 inhalte */
	
	padding-top:1em;
	height:15px;
	text-align:right;
	font-size:smaller;
}


.whereyouare{
	font-family: "Helvetica neue light";
	color: #a7a7a7;
	font-size:1.4em;
	font-weight:lighter;
	padding-left: 26px;
}

textarea{
	/* die textarea beim kontaktfeld */
	clear:both;
	float:left;
	border:1px solid #a4a4a4;/*forminput*/
	color:#000000;
	margin-top:20px;
	background-color:#ffffff;/*standardli*/
}
