/*##############################
www.friedheim-apotheke.de Stylesheet 
Datei: style.css 
Media: screen
Datum: 05.12.2007
###############################*/
*{
	margin:0;
	padding:0;
}
html{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

body{
	height:100%;
	min-height:100%;
	background-color:#fff;
	line-height: 140%
}

#main{
	margin:0 auto 0 auto;
	width:796px;
	background-image: url(../image/hg-796.gif);
	background-repeat:repeat-y;
}

a img{
	border:0px;
}

h1{
	font-size:13px;
	color:#506F83;
	margin-bottom:10px;
	border-bottom:0px solid #27666d;
}
.csc-firstHeader {
	font-size: 15px;
	font-family: arial, verdana, sans-serif;
	text-transform: uppercase;
	color:#506F83;
	margin-bottom:15px;
	border-bottom: 1px dotted #707070;
	padding-bottom: 5px;
}

h2{
	font-size:10px;
	text-transform: uppercase;
	color:#506F83;
	margin-bottom:10px;
	border-bottom:0px solid #27666d;
}
h3{
	font-size:10px;
	text-transform: uppercase;
	color:#506F83;
	margin-bottom:15px;
	margin-top: -10px;
	margin-left: 25px;
}

ul, ol{
    	margin-left:25px;
    	margin-bottom:8px;
    	color: #111;
}
li {
	list-style-image: url(../image/aufzaehlung.gif);
}

strong em {
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
	}
.bodytext{
	margin-bottom:10px;
	line-height:140%;
	color:#111;
}

/* Hauptelemente */
#header{
	margin-left:22px;
	
}
/* Oberes Menü */

.menutop{	
	background-color:#517084;
	margin-right:24px;
	padding:5px 0px 5px 508px;
	color:#fff;
	
}	
.menutop a{
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-size:10px;
	font-weight: bold;
}
.menutop a:hover{

	text-decoration: underline;

}

/* Hauptbereich der Seite */
#content{
	
	background-image: url(../image/hg-content.gif);
	background-repeat:repeat-x;
	padding-top:35px;
	height:454px;
	margin-left:22px;
	width:750px;
}
*+html #content{
	height:1%;
}

#left{
	padding:10px 25px 0px ;
	width:195px;
	float:left;
}

/* warum? macht fehler wenn nicht auskommentiert
*+html #left{
	height:500px;
}
*/

/* linkes Menü */
.ml1 a, .ml2 a, .ml1act a, .ml2act a{
	display:block;
	color:#fff;
	background-color:#506F83;
	padding:5px 25px;
	border-bottom:1px solid #869dab;
	text-decoration:none;
	font-weight: normal;
	font-size: 11px;
	/*text-transform: uppercase;*/
}
.ml1 a:hover{
	background-color:#7590a3;
}

.ml1act a{

	background-color:#7590a3;


}
.ml2 a{
	background-color:#B7CCDB;
	color: #506f83;
	padding:5px 30px;
}
.ml2 a:hover{
	background-color:#d3dde4;
	color: #506f83;
}
.ml2act a {
	background-color:#d3dde4; 
	color: #506f83; 
	padding:5px 30px;
	}

/* Links im rechten Bereich */ 
 #right a{
	color: #506F83;
	text-decoration: underline;
	font-weight: bold;
	
}
 #right a:hover{
	text-decoration: none;
}
#right{
	float:left;
	width:450px;
	padding:10px 0px 25px 19px;
}

#footer{
	background-image: url(../image/hg-footer.gif);
	background-repeat: no-repeat;
	margin-left: 23px;
	width: 750px;
	height: 36px;
	color: #BECCD7;
	padding-top: 7px;
	padding-left: 34px;
	font-size: 10px;
	line-height: 13px;
	}

.contenttable td {
	border-bottom: 1px solid #707070;
	padding: 3px 15px 3px 3px;
}
.contenttable {
	border-top: 1px solid #707070;
	border-left: 1px solid #707070;
	border-right: 1px solid #707070;
	border-collapse: collapse;
	background-color: #E3E8EE;
	margin-bottom: 15px;
	}

/* Rahmen */

.csc-frame-frame1 {
	width: 200px;
	margin: 0 25px 10px 0;
	padding: 0;
	float: left;
	/* border-bottom: 1px dotted #707070; */
	line-height: 12px;
}
.csc-frame-frame1 h1{
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 1px;
	background-color: #506F83;
	color: #fff;
	padding: 3px 5px;
}
#right .csc-frame-frame1 h1 a {
	text-decoration: none;
	color: #fff;
}

.csc-frame-rulerAfter {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #707070;
}

.csc-frame-frame2 {
	padding: 10px 10px 0px 15px;
	background-color: #d3dde4;
	margin-bottom: 15px;
	border: 1px dotted #707070;
}

.csc-frame-frame2 .contenttable td {
	padding: 0px 15px 0px 0px;
	width: 190px;
	border: 0;

}
.csc-frame-frame2 .contenttable {
	width: 100%;
	margin-bottom: 15px;
	background-color: #D3DDE4;
	border: 0;
	}
	
.csc-frame-frame3 {

	margin-bottom: 15px;
	border-bottom: 1px dotted #707070;
}

.csc-textpic-caption {
	background-color: #ffffff;
	line-height: 12px;
	color: #517084;
	font-size: 10px;
	padding: 0px 3px 3px 3px;
}
/* Formulare */

form {

	padding: 15px 0px;
	font-size: 11px;

}

fieldset {
	border: 0;
	margin-bottom: 5px;
}

label {
	width: 140px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

fieldset input {
	width: 220px;
	margin-bottom: 5px;
}

textarea {
	width: 220px;
	margin-bottom: 5px;
}


.csc-mailform-field{
	line-height: 2em;
	margin-bottom: 5px;
}

.csc-mailform-submit {
	margin-left: 145px;
	width: 220px;
	background-color: #506F83;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
}



