@charset "utf-8";
* {
	padding:0
}
/*General elements*/
body {
	font:11px Verdana;
	line-height:15px;
	margin:80px 0 0 0;
	background:#edf8fc;
	color:#333333;
}
a, a:link {
	text-decoration:none; color:#e63b3e;
	outline:none;
}
a:hover {
	text-decoration:none;;
}

h1{	font:12px Verdana; margin:0px; color:#1dbbe9; font-weight:bold;  margin-bottom:10px;}
.right {
	float:right;
}
.left {
	float:left;
}
ul {
	padding:0px;
	margin:0px
}
li {
	list-style:none
}
p {
	margin:5px 0 5px 0;
}
img {
	border:0
}

/* basic elements */
#header, #content, #footer, #top_pictures {
padding:0;
margin:auto;
display:table;
width:960px;
background-color:#FFF;
}
/**/
/* -header- */
#header { height:39px; padding-top:6px;}
#header table{margin-left:34px;color:#e63b3e;}
#header tr{ vertical-align:bottom;}
#header a:link, #header a:visited{	color:#999;}
#header a:hover{text-decoration:none; color:#e63b3e;}

/*content*/
#content{ height:478px;}

#top_pictures{height:120px; background:#b4e5f6;}
/*IE 7*/
*+ html #top_pictures{height:129px;}
#top_pictures table{margin-left:34px; height:129px;}

.fontboldblu{	font:12px Verdana; margin:0px; color:#1dbbe9; font-weight:bold;}

/*footer*/
#footer{ height:76px;font-size:10px;}

#footer .left{background:url(../images/footer_left.jpg) no-repeat; margin-left:40px; width:582px; padding:38px 0 8px 70px; float:left;}
.red{color:#e63b3e; }
/*IE6*/
*html #footer .left{margin-left:20px;}


#footer .right{float: right; width:260px; padding-top:15px; color:#e63b3e;}

#footer a:link, #footer a:visited{color:#999; text-decoration:none;}
#footer a:hover{text-decoration:none; color:#e63b3e;}

/*class for no scroll pages*/
.simple{
float:left;
}

/*kontakt form*/
.ie6fix{margin-top:10px;}
*html ie6fix{margin-top:-10px;}

/*kiefer navigation subpages*/
#navigation{width:137px; float:left; height:57px; background:url(../kieferorthopaedie/images/navigation_box.jpg) no-repeat;margin-left:15px; margin-top:-40px; padding-left:5px; padding-top:15px;}/
#navigation a:link, #navigation a:visited{text-decoration:none; }

/*index HOME page*/
#index{height:105px;margin-left:34px;}
/*IE 7*/
*+ html #index{height:100px;}

#home_pictures{height:130px; background:#b4e5f6;}
/*IE 7*/
*+ html #home_pictures{height:129px;}
#home_pictures table{margin-left:34px; height:130px;}

