

* { padding: 0; margin: 0; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #91909A;
}


img {
	border:0px;
}

#wrapper { 
	margin: 0 auto;
	width: 1104px;
}

#content1 { 
	float: left;
	color: #333;
	background: #FFFFFF;
	height: 453px;
	width: 1104px;
	display: inline;
	background-image: url(images/content_back1.gif);
}


#content { 
	float: left;
	color: #333;
	background: #FFFFFF;
	height: 453px;
	width: 1104px;
	display: inline;
	background-image: url(images/content_back.gif);
}

#header {
	color: #333;
	width: 1104px;
	float: left;
	height: 215px;
	background-image: url(images/praxis_fuer_endodontie.gif);
}

#footer { 
	width: 1104px;
	height: 57px;
	clear: both;
	color: #333;
	background-image: url(images/footer.gif);
}

#navigation1 {
	float: left;
	width: 1104px;
	height: 104px;
	color: #333;
	background-image: url(images/menu_back1.gif);
}

#navigation {
	float: left;
	width: 1104px;
	height: 104px;
	color: #333;
	background-image: url(images/menu_back2.gif);
}

#left { 
	width: 492px;
	height: 453px;
	float: left;
}

#left_cont { 
	width: 340px;
	height: 453px;
	float: left;
	margin: 0px 0 0 152px;
	background: #FFF;
}


#right { 
	width: 416px;
	height: 453px;
	float: left;
	display: inline;
}

#right	img {
	border:0px;
	display: block;
}

#home { 
	float: left;
	margin: 17px 0 0 330px;
	height: 180px;
	width: 750px;
	display: inline;
}


#mail { 
	float: left;
	margin: 76px 0 0 400px;
	height: 30px;
	width: 360px;
	display: inline;
}


#mailright { 
	float: left;
	margin: 30px 0 0 40px;
	height: 20px;
	width: 180px;
	display: inline;
}

#ds { 
	float: left;
	margin: 8px 0 0 749px;
	height: 16px;
	width: 73px;
	display: inline;
}

#imp { 
	float: left;
	margin: 8px 0 0 10px;
	height: 16px;
	width: 66px;
	display: inline;
}


#menu { 
	float: left;
	margin: 27px 0 0 48px;
	height: 46px;
	width: 830px;
	display: inline;
}


#menu1 { 
	float: left;
	height: 46px;
	width: 203px;
}


#menu2 { 
	float: left;
	margin: 0px 0 0 26px;
	height: 46px;
	width: 251px;
}

#menu3 { 
	float: left;
	margin: 0px 0 0 27px;
	height: 46px;
	width: 323px;
}


/*** Mouse-Over with Active Status **/


#button1  { 
		background-image:url(images/buttons/but1_up.gif);
		width:203px; 
		height:46px;
		display:block; 
		}
		
#button1:hover, #button1:active { 
		background-image:url(images/buttons/but1_dn.gif); 
		}
		
#button1a  { 
		background-image:url(images/buttons/but1_dn.gif);
		width:203px; 
		height:46px;
		display:block; 
		}
		

#button2  { 
		background-image:url(images/buttons/but2_up.gif);
		width:251px; 
		height:46px;
		display:block; 
		}
		
#button2:hover, #button2:active { 
		background-image:url(images/buttons/but2_dn.gif); 
		}
		
#button2a  { 
		background-image:url(images/buttons/but2_dn.gif);
		width:251px; 
		height:46px; 
		display:block; 
		}
		
#button3  { 
		background-image:url(images/buttons/but3_up.gif);
		width:323px; 
		height:46px;
		display:block; 
		}
		
#button3:hover, #button3:active { 
		background-image:url(images/buttons/but3_dn.gif); 
		}
		
#button3a  { 
		background-image:url(images/buttons/but3_dn.gif);
		width:323px; 
		height:46px;
		display:block; 
		}

textarea {
	float:left;
	font-size:12px;
	padding:3px 2px;
	border:solid 1px #A2DAF4;
	width:200px;
	margin:0px 0px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

input {
	float:left;
	font-size:12px;
	padding:1px 0px;
	border:solid 1px #A2DAF4;
	width:180px;
	margin:1px 0px 2px 0px;
}

input.sub {
	float:right;
	font-size:12px;
	padding:1px 0px;
	border:solid 0px #A2DAF4;
	margin:1px 0px 2px 0px;
	width:99px;
}

input#einwilligung {
	width:10px;
}

p {
    margin: 0 0 20px;
}

ul {
    display: block;
    list-style-type: disc;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 16px;
    margin-right: 0;
    padding-left: 16px;
}

/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:400px;
padding:14px;
}

/* ----------- stylized ----------- */
#stylized{
border:solid 2px #00AE00;
background:#E5FFE5;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:12px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #00AE00;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}


#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}





