@charset "utf-8";
/* CSS Document */

/*
*	DEFAULTS
*/

html {
	background-color:#cccccc;	
}

body {
	background-image:url(http://www.jongo-webagentur.de/fileadmin/templates/img/site-imgs/body_bg.png);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;
}

* {
	margin:0px;
	padding:0px;
}

.clear {
	clear:both;	
	padding:0px;
	height:0px;
}

/*
*	PAGE ELEMENTS
*/

#page {
	background-image:url(http://www.jongo-webagentur.de/fileadmin/templates/img/site-imgs/page_bg.png);
	background-repeat:repeat-x;
	background-position:top;
	width:1025px;	
	height:auto;
	z-index: 10;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top:15px;	
}

#header {
	background-image:url(http://www.jongo-webagentur.de/fileadmin/templates/img/site-imgs/header_bg.png);
	width:1025px;		
	height:150px;		
}

#header_info_line1 {
	padding-top:90px;
	height:48px;
	width:1025px;
}

.header_info_box {
	height:48px;
	width:48px;
	margin-left:825px;	
}

.header_info_box img{
	border:none;
}

.header_info_box img{	

}

#menu {
	background-image:url(http://www.jongo-webagentur.de/fileadmin/templates/img/site-imgs/menu_bg.png);
	background-repeat:repeat-x;
	width:1025px;	
	height:35px;	
}

#submenu {
	background-color:#CCC;
	/*background-image:url(http://www.jongo-webagentur.de/fileadmin/templates/img/site-imgs/menu_bg.png);
	background-repeat:repeat-x;*/
	width:1023px;	
	height:30px;
	border-left:1px dotted gray;
	border-right:1px dotted gray;	
}

#main {
	background-color:white;
	height:auto;	
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-left:1px solid gray;
	border-right:1px solid gray;	
	border-bottom:5px solid gray;		
}

/******************
*	MAIN CONTENT
*/
#main_content_area {
	width: 700px;
	height:auto;	
	float: left;
	border-right:1px dotted gray;
	margin-right: 10pt;
	padding-right: 29px;
	padding-top:10px;
}

.post_block {
	text-align: justify;
	font-size: 13px;
	line-height: 16px;
	padding-top: 0pt;
	padding-right: 15px;
	padding-bottom: 0pt;
	padding-left: 10px;
}


/******************
*	SUB CONTENT
*/
#sub_content_area {
	width: 245px;
	height:auto;	
	float: left;
	margin-right: 0pt;		
}

#sub_content_area .csc-default {
	width:245px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	margin-top:10px;
	margin-bottom:10px;
}

#sub_content_area .csc-default .subpart_headline_outer {
	background-color:white;
	width:243px;
	height:40px;	
	border:1px solid gray;
}

#sub_content_area .csc-default .subpart_headline_inner {
	background-image:url(http://www.jongo-webagentur.de/fileadmin/templates/img/site-imgs/subpart_headline_bg.png);
	width:241px;
	height:38px;	
	margin:1px;
}

#sub_content_area .csc-default .post_block {
	background-color:#f0f0f0;
	width:245px;
	border-left:1px solid gray;
	border-right:1px solid gray;	
	border-bottom:1px solid gray;
	border-top:1px solid gray;	
	padding:2px;
}

/******************
*	FOOTER
*/

#footer_text {
	background-color:#06e459;
	width:1025px;
	min-height:10px;
	height:auto;	
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;	
}

#footer_image {
	background-image:url(http://www.jongo-webagentur.de/http://www.jongo-webagentur.de/fileadmin/templates/img/site-imgs/footer_shadow.png);		
	background-position:bottom;
	width:1025px;
	min-height:45px;
	height:auto;	
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;	
}
