/* -------------------- Screen CSS fuer jakob-becker.de -------------------- */

body, html {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	}
	
#header{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	}
	
#logo{
	padding: 0px;
	margin: 0px;
	width: 200px;
	height: 180px;
	background-image: url(../images/jb_logo.jpg);
	}
	
/*-------------------- Slogan / Welcome --------------------*/
	
	
#welcome{
	text-align: center;
	margin: 0px;
	left: 200px;
	height: 135px;
	position: absolute;
	top: 0px;
	background-image: url(../images/b_transparent.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 550px;
	}
	
#welcome h1{
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #999999;
	padding: 0px;
	margin: 0px;
	margin-top: 35px;
	}
	
#welcome p{
	color: #333333;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0px;
	}
	
#wrapper{
	width: 1000px;
	float: left;
	}
	
/*-------------------- Navigation Horizontal --------------------*/
 
#nav{
	height: 35px;
	border-bottom-width: 0px;
	padding: 0px;
	top: 145px;
	text-align: center;
	margin: 0px;
	left: 200px;
	background-color: #CCCCCC;
	position: absolute;
	}
	
#nav ul{
	margin: 0px;
	width: 100%;
	padding: 0px;
	}
	
* html #nav ul{ /*IE only rule. Delete extra margin-bottom*/
	margin-bottom: 0px;
	}
	
#nav ul li{
	display: inline;
	font-size: 10px;
	line-height: 35px;
	text-transform: uppercase;
	font-weight: bold;
	}
	
#nav ul li a{
	text-decoration: none;
	color: #666666;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	}

#nav ul li a.active{
	color: #FFFFFF;
	background-color: #CC0000;
	}

#nav ul li a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #CC0000;
	}
	
/*-------------------- Sprung Menu --------------------*/

#jump_menu{
	width: 200px;
	margin: 0px;
	padding: 0px 0px 10px;
	background-image: url(../images/bg_jump_menu.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #999999;
	float: left;
	position: absolute;
	top: 181px;
	}
	
/*-------------------- Sprung Menu Formatierung --------------------*/

#jump_menu_form{
	padding: 5px 0px 0px;
	margin: 0px;
	}
	
#jump_menu p{
	text-align: left;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	}
	
#jump_menu h1{
	color: #333333;
	padding-left: 15px;
	padding-bottom: 0px;
	font-size: 14px;
	font-weight: bold;
	padding-right: 15px;
	line-height: 16px;
	margin-bottom: 0px;
	padding-top: 10px;
	margin-top: 0px;
	}
	
#jump_menu h2{
	color: #333333;
	padding-left: 15px;
	padding-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	padding-right: 15px;
	line-height: 14px;
	margin-bottom: 0px;
	padding-top: 5px;
	margin-top: 0px;
	}
	
 #jump_menu select {
	width:180px;
	border:1px solid #666666;
	padding:3px;
	font-size: 12px;
	color: #333333;
	margin: 0px 10px 5px;
}
	
/*-------------------- Hauptinhalt --------------------*/

#main_content{
	margin: 0px;
	left: 200px;
	position: relative;
	width: 800px;
	background-image: url(../images/bg_main_content.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	}
	
/*-------------------- Hauptinhalt Schriftformatierung --------------------*/

#main_content p{
	color: #333333;
	padding-left: 15px;
	font-size: 12px;
	line-height: 16px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

#main_content a, #right_content a, #jump_menu a{
	color: #CC0000;
	}

#main_content a:hover, #right_content a:hover, #jump_menu a:hover{
	color: #000000;
	}
	
/*-------------------- Hauptinhalt Überschriften --------------------*/

#main_content h1{
	text-transform: uppercase;
	color: #CC0000;
	letter-spacing: -1px;
	font-size: 24px;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	line-height: 24px;
	border-bottom-width: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	margin-right: 15px;
	margin-left: 15px;
	}
	
#main_content h2{
	color: #CC0000;
	padding-left: 15px;
	padding-bottom: 0px;
	font-size: 16px;
	font-weight: bold;
	padding-right: 15px;
	line-height: 18px;
	padding-top: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
#main_content h3{
	color: #333333;
	padding-left: 15px;
	font-size: 12px;
	line-height: 16px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
#main_content h4{
	color: #333333;
	padding-left: 0px;
	font-size: 12px;
	line-height: 16px;
	padding-right: 0px;
	padding-top: 10px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 0px;
	}
	
/*-------------------- Hauptinhalt Listenformatierung --------------------*/

#main_content li, ul{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 15px;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
}
	

/*-------------------- Fusszeile --------------------*/

#footer{
	width: 800px;
	margin: 0px;
	padding: 10px 0px 0px;
	position: relative;
	left: 200px;
	clear: both;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	}
	
#footer p{
	text-align: center;
	font-size: 10px;
	color: #999999;
	line-height: 14px;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	}
	
#footer a{
	color: #999999;
	text-decoration: none;
	}
	
#footer a:hover{
	color: #333333;
	}
	
/*-------------------- Diverse --------------------*/
