
/* 
    Document   : layout
    Created on : 04.01.2010, 07:18:05
    Author     : netboot
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

#main_container {
	height: 32px;
	width: 998px;
}

/*
Top Container and Elements
*/

#top_container {
	width: 998px;
	height: 78px;
	background-color: #fff;
}

#logo_container {
	float: left;
	margin: 22px 0 0 12px;
}

#servicenavigation_container {
	float: right;
	margin-top: 40px;
	/*width: 26em;*/
	min-width: 260px;
	text-align: right;
}

/*
Main Navigation
*/


#mainnavigation_container {
	width: 998px;
	background: #6b6b6b url(../img/bg_mainnavigation.gif) repeat-x;
}

/*
Content Container and Elements
*/

#contentmain_container {
	width: 998px;
	background: url(../img/bg_maincontent.gif) repeat-y right;
}

#content_container {
	width: 738px;
	float: left;
}

#content_right_column_container {
	float: right;
	width: 254px;
}

.content_background {
	background: url(../img/bg_maincontent.gif) repeat-y right;
	padding-bottom: 30px;
}

#content_top_container {
	width: 738px;
}

#content_top_container h1 {
	margin: 25px 12px;
}

#content_top_container p {
	margin: 0 12px;
}

.content_f3_container {
	width: 230px;
	float: left;
	margin: 0 12px 0 0;
}

.content_container_wrapper {
	display: block;
	clear: both;
	padding-top: 12px;
}

.content_f2_container {
	width: 351px;
	float: left;
	margin: 0 12px 0 0;
}

#content_container .inner {
	margin: 12px;
	clear: both;
}

.content_container_left {
	float: left;
	width: 230px;
}

.content_container_right {
	float: right;
	width: 470px;
}

/*
Right Column Boxes
*/

.box_container {
	width: 248px;
	margin-right: 6px;
	margin-top: 30px;
}

#content_right_column_container h1 {
	width: 238px;
	height: 18px;
	background: #a6a6a6 url(../img/bg_box_top.gif) no-repeat;
	color: #fff;
	margin: -22px 0 0 -10px;
	padding: 4px 0px 0 10px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4em;
}

.box_content {
	width: 248px;
	background: url(../img/bg_box_content.gif) repeat-y;
}

.box_content .inner {
	padding: 0px 10px 8px 10px;
}

.box_content .inner p {
	margin-top: 10px;
	margin-bottom: 8px;
}

.box_content .inner .csc-textpic-above {
	padding-top: 5px;
}

.box_footer {
	width: 248px;
	background: url(../img/bg_box_footer_s.gif) no-repeat;
	height: 10px;
	margin-top: 0px;
}

div.csc-textpic img{
	margin-bottom: 8px;
}

/*
Footer Container and Elements
*/

#footer_container {
	float: right;
	width: 986px;
	height: 30px;
	background-color: #e0e0e0;
	margin-top: 20px;
}

#footer_navigation {
	width: 690px;
	float: left;
	padding: 5px 10px 5px 10px;
}

#search_box {
	float: right;
}

.infobox {
	background-color: #e0f4f3;
	padding-bottom: 12px;
	margin-bottom: 15px;
}

.boxgrau {
	background-color: #e1e1e1;
}

.boxgrau {
	margin-top: 1px;
	margin-left: 0px;
	padding: 0;
	padding-bottom:12px;
}

.content_container_right .boxgrau .csc-textpic img {
	padding: 5px 0 0 5px;
}

.infobox .csc-header {
	background-color: #09aaa4;
	padding: 0px 3px;
}

.boxgrau .csc-header {
	background-color: #bcbcbc;
}

.infobox h1, .infobox h1.csc-firstHeader {
	font-size: 12px;
	color:#FFFFFF;
	line-height: normal;
	margin: 0;
	font-weight: bold;
	padding: 3px 0;
}

.infobox p, .infobox ul, .boxgrau p, .boxgrau ul {
	margin: 12px 8px 0px 8px;
}

/*
**********Categories Teaser*********
*/
/* first element - full width */
.category_viewtop {
	padding-bottom: 0px;
	margin-bottom: 20px;
}

.category_viewtop p {
	margin-bottom: 0.5em;
}

.category_viewtop a {
	font-weight: normal;
}

.category_viewtop .content_container_wrapper {
	margin: 0px;
}

/* additional elements - all */
.category_viewsub01, .category_viewsub02 {
	margin: 0px 0px 20px 12px;
	float: left;
}
#archive_container  .category_viewsub01{
	margin: 0px 12px 20px 0px;
}
.category_viewsub01 p, .category_viewsub02 p, .content_f3_container p {
	margin-bottom: .08em;
}

.category_viewsub01 h1, .category_viewsub02 h1, .content_f3_container h1 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

/* additional elements - 1/3 width */
.category_viewsub01 {
	width: 229px;
}

.category_viewsub01.catfirstrow {
	width: 229px;
	margin-left: 15px;
	float: left;
}

/* additional elements - 1/2 width */

.category_viewsub02 {
	width: 348px;
}

/*??*/
#content_container .content_container_right .box_top .inner {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
}

/**********Home Teaser*********/

div#content_container a.morelink {
	background: url(../img/bg_mehr.gif) no-repeat 0px 3px;
	text-decoration: none;
	font-size: 10px;
	color: #493f35;
	display: block;
	padding: 0px 0 5px 8px;
	width: 62px;
	margin-top: 15px;
}

div#content_container div.linktocat_2 a.morelink {
	background: url(../img/bg_mehr_02.gif) no-repeat 0px 3px;
	color: #3a4646;
}

div#content_container div.linktocat_3 a.morelink {
	background: url(../img/bg_mehr_03.gif) no-repeat 0px 3px;
	color: #3a4646;
}

div#content_container div.linktocat_4 a.morelink {
	background: url(../img/bg_mehr_04.gif) no-repeat 0px 3px;
	color: #3a4646;
}

div#content_container div.linktocat_5 a.morelink {
	background: url(../img/bg_mehr_05.gif) no-repeat 0px 3px;
	color: #3a4646;
}

div#content_container div.linktocat_6 a.morelink {
	background: url(../img/bg_mehr_06.gif) no-repeat 0px 3px;
	color: #3a4646;
}

div#content_container div.linktocat_7 a.morelink {
	background: url(../img/bg_mehr_07.gif) no-repeat 0px 3px;
	color: #3a4646;
}

/*********Archive**********/

#archive_container {
	padding-left: 12px;
}

#archive_container .archiveheader h1 {
	margin: 16px 0;
}

.content_container_left .divider hr {
visibility: hidden;
margin: 10px 0;
}


