/*-----------* Screen CSS Document ratiochron.de *-------------*/

body {
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	text-align: center;
	}
	
/*-----------* H E A D E R *-------------*/

#header {
	width: 980px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 280px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	}
	
.header_home {
	background-image: url(../images/header_home.jpg);
	background-repeat: no-repeat;
}

.navi_home {
	background-image: url(../images/navi_home.jpg);
	background-repeat: no-repeat;
}

.header_leistungen {
	background-image: url(../images/header_leistungen.jpg);
	background-repeat: no-repeat;
}

.navi_leistungen {
	background-image: url(../images/navi_leistungen.jpg);
	background-repeat: no-repeat;
}

.header_profil {
	background-image: url(../images/header_profil.jpg);
	background-repeat: no-repeat;
}

.navi_profil {
	background-image: url(../images/navi_profil.jpg);
	background-repeat: no-repeat;
}

.header_kontakt {
	background-image: url(../images/header_kontakt.jpg);
	background-repeat: no-repeat;
}

.navi_kontakt {
	background-image: url(../images/navi_kontakt.jpg);
	background-repeat: no-repeat;
}

/*-----------* N A V I G A T I O N *-------------*/

#nav_wrap {
	width: 980px;
	padding: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0796e6;
	height: 60px;
	}
	
#nav{
	display: block;
	width: 680px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: 60px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	list-style-type: none;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	float: right;
	text-align: left;
	}

#nav li{
	float: left;
	display: block;
	}

#nav li a{
	display: block;
	height: 60px;
	text-decoration: none;
	color: #007cc2;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	float: left;
	}

#nav li a.active{
	color: #666;
	}

#nav li a:hover{
	color: #666;
	}

/*-----------* C O N T E N T *-------------*/
	
#content {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
	background-color: #007cc2;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #036399;
	}
	
#left_content {
	width: 300px;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 25px;
	float: left;
	}
	
#main_content {
	width: 680px;
	margin: 0px;
	text-align: left;
	position: relative;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: right;
	}
	
#main_content li, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 10px;
	list-style-type: disc;
	list-style-image: none;
	color: #FFF;
	list-style-position: inside;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
/*-----------* F O N T S *-------------*/

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #FFF;
	margin: 0px;
	padding-right: 25px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
	
p a {
	text-decoration: underline;
	color: #FFF;
	}

p a:hover {
	text-decoration: underline;
	color: #95D6EC;
	}

h1 {
	text-indent: -2000px;
	height: 125px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

h2 {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	}

h3 {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	font-style: italic;
	}
	
.home {
	background-image: url(../images/home_txt.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
	
.leistungen {
	background-image: url(../images/leistungen_txt.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
	
.profil {
	background-image: url(../images/profil_txt.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
	
.kontakt {
	background-image: url(../images/kontakt_txt.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
	
.p_small {
	font-size: 11px;
	}
	
.p_small_navi {
	color: #007cc2;
	font-size: 11px;
	}

.divider {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding: 0px;
	}
	
.img {
	padding: 5px;
	background-color: #EFEFEF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #036399;
	border-bottom-color: #036399;
	margin-bottom: 5px;
	}
	
#copyright {
	float: left;
	width: 299px;
	}

/*-----------* F O O T E R *-------------*/
	
#footer {
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	position: relative;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	}
	
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 14px;
	margin: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	}
	
#copyright p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin: 0px;
	text-align: left;
	padding-top: 33px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	}

#footer a, #copyright a {
	color: #666;
	text-decoration: none;
	}

#footer a:hover, #copyright a:hover {
	color: #007cc2;
	}

#tag_lines {
}

#tag_lines p {
	color: #CCC;
}

#tag_lines a {
	color: #CCC;
}

#tag_lines a:hover {
	color: #666;
}
