/******************************************************************************
*   roth-brandschutztechnik
*   css/styles.css
*   (c) 2009 e.sens.e gmbh
*   J.F., C.S.
*   Tags
*   Allgemeine Klassen
*   Wrapper
*   Header
*   Top Navigation
*   Body
*   Left Navigation
*   Pane - Left, Center, Right
*   Content
*   Footer
*   Page Border
* 
******************************************************************************/

.br{border: 1px dotted red !important;}

* {margin: 0; padding: 0;}

html {
overflow-y:scroll;
}

/******************************************************************************
* Tags
******************************************************************************/
body
{
    font-family:                Arial, Verdana, Helevetica, sans-serif;
    font-size:                  11px;    
    text-align:                 left;
    line-height:		       	1em;
    color:                      #454545;
    background-color:           #d4d4d4;
}

img 
{
    border:                     none;
}

h1
{
   color:                      #d51c1d;
   font-size:                  2em; 
   padding:                    28px 20px 14px 18px;
}

h3
{
    clear:                      both;
    float:                      left;
    width:						100%;
    height:                     auto;
    color:                      #bd1a1f;
    font-size:                  1.4em;
    line-height:                1.5em;
    margin-bottom:              0px;
}

a,
a:active,
a:link,
a:visited {
	text-decoration:            underline;
    color:                      #bd1a1f;
}

a:hover{
    text-decoration:            underline;
}

ul {
    list-style-type:            none;
}

li {
    float:                      left;
    width:                      auto;
    text-align:                 left;
}

div#content a[href$=".html"] {
    background:                 transparent url(../img/linkarrow.gif) no-repeat scroll left center;
    padding-left:               14px;
}

/******************************************************************************
* cliclab Textblock  Klassen
******************************************************************************/

.align_left
{
    text-align:                 left;
}

.align_right
{
    text-align:                 right;
}

.align_center
{
    text-align:                 center;
}

.align_justify
{
    text-align:                 justify;
}

.float_left
{
    clear:                      left;
    float:                      left;
}

.float_right
{
    clear:                      right;
    float:                      right;
}
/******************************************************************************
* Allgemeine Klassen
******************************************************************************/
/*
.current1 {
    background:                 url(../img/bgBullet2Current.gif) no-repeat left 18px;    
}

.current2 {
    background:                 url(../img/bgBullet2.gif) no-repeat left 8px;
}

.bullet1 {
    background:                 url(../img/bgBullet1.gif) no-repeat left 18px;
}
*/


/******************************************************************************
* Wrapper
******************************************************************************/
div#main
{
    width:                      970px;
    margin:                     0 auto;
} 

div#page{
    float: 						left;
    width:                      970px;
    height:                     auto;
    background:                 #ffffff url(../img/bgleft.gif) repeat-y left top;
}

/******************************************************************************
* Header
******************************************************************************/
div#header
{
    float:                      left;
    width:                      970px;
    height:                     178px;
    margin:                     0;
    background:                 url(../img/bgCol.jpg) no-repeat right top;
}

div#headline
{
    float:                      left;
    width:						520px;
    height:                     auto;
    background-color:           #fef2ba;
    color:                      #d51c1d;
    font-family:                Arial, Verdana, Helevetica, sans-serif;
    margin:                     30px 0 0 30px;
}


div#headline p.subline
{
    padding:                    0 20px 20px 18px;
    color:                      #4e4e4e;
    font-size:                  1.4em; 
}

div#logo
{
    float:                      right;
    width:                      200px;
    height:                     150px;
    margin-right:               20px;
    background-color:           #ffffff;
}
div#logo a
{
    display:                    block;
    width:                      200px;
    height:                     150px;
}

div#logo img
{
    border:                     0px;
}


div#teaserImage {
    float:                      left;
    width:                      728px;
    height:                     214px;
    background-color:           #aeaeae;
    border:                     0px;
    margin:                     0px;    
}

.leftPaneBorder {
    border-left:                3px solid #ffffff !important;    
    border-bottom:              3px solid #ffffff !important;
}

.rightPaneBorder {
    border-left:                3px solid #ffffff !important;
    border-right:               3px solid #ffffff !important;
    border-bottom:              3px solid #ffffff !important;    
}

.borderBottom {
    border-bottom:              3px solid #ffffff !important;        
}

/******************************************************************************
* Top Navigation
******************************************************************************/
ul#headNav
{
    float:			            left;
    width:			            240px;
    height:                     33px;
    list-style-type:		    none;
    margin-left:                425px;
	font-family:				Arial Bold, sans-serif;
	letter-spacing:             0.01em;
}

ul#headNav li {
    float:                      left;
    padding:                    13px 0px 0px 0px;
    color:                      #ffffff;
}

ul#headNav li a{
    float:			            left;
    width:			            auto;
    padding:                    0px 5px 0px 5px;
    font-size:                  1.0em;
    line-height:                1.1em;
    color:			            #ffffff;
    text-decoration:		    none;
}

ul#headNav li a:hover{
    text-decoration:		    underline;
}

/******************************************************************************
* Body
******************************************************************************/
div#body {
    clear:                      both;
    float:                      left;
    width:                      970px;
    height:                     auto;
    min-height:                 520px;
    margin-top:                 15px;
}

/******************************************************************************
*  Navigation
******************************************************************************/
ul#nav
{
    float:                      left;
    margin:                     0px;
    margin-top:                 0px;
    margin-bottom:              20px;
    margin-left:                5px;
    padding:                    0px;
    list-style-type:            none;
}

ul#nav li
{
    clear:                      both;
    float:                      left;
    margin:                     0px !important;
    padding:                    0px !important;
    text-align:                 left;
}

ul#nav li a:link,
ul#nav li a:visited
{
    display:                    block;
    clear:                      both;
    float:                      left;
    width:                      166px;
    padding:                    7px 4px 6px 20px;
    border:                     0px;
    border-bottom:              1px solid #e7e7e7;
    color:                      #1d3630;
    /*text-transform:             uppercase;*/
    text-decoration:            none;
    font-weight:                bold;
    font-size:                  12px;
    background:                 transparent url('../img/bullet-plus.gif') no-repeat 4px 9px;
}

ul#nav li a:hover,
ul#nav li a:active
{
    text-decoration:            none;
    color:                      #bd1a1f;
    background-color:           #dbdbdb; 
}

ul#nav li.last a:link,
ul#nav li.last a:visited,
ul#nav li.last a:hover,
ul#nav li.last a:active
{
    border-bottom:              1px solid #e7e7e7;
}

ul#nav li.current a:link,
ul#nav li.current a:visited,
ul#nav li.current a:hover,
ul#nav li.current a:active
{
    background-color:           transparent;
    background:                 transparent url('../img/bullet-minus.gif') no-repeat 4px 9px;
	color:						#bd1a1f; /* highlight */
}

/*----------------------------------------------------------------------------*/
ul#nav li.current ul,
ul#nav li ul li
{
    margin:                     0px;
    padding:                    0px;
    list-style-type:            none;
}

ul#nav li.current ul li a:link,
ul#nav li.current ul li a:visited
{
    width:                      156px;
    padding-left:               35px;
    padding-top:                7px;
    padding-bottom:             6px;
    background:                 transparent url('../img/subbullet.png') no-repeat 25px 11px;
    font-size:                  11px;
    font-weight:                normal;
	color:                      #1d3630; /* highlight */
}

ul#nav li.current ul li a:hover,
ul#nav li.current ul li a:active
{
    text-decoration:            none;
    color:                      #bd1a1f;
    background-color:           #dbdbdb; 
}


ul#nav li.current ul li ul li a:link,
ul#nav li.current ul li ul li a:visited
{
	width:                      145px;
	padding-left:               46px;
	background:                 transparent url('../img/subbullet.png') no-repeat 35px 11px;
}



ul#nav li.current ul li.current a:link,
ul#nav li.current ul li.current a:visited,
ul#nav li.current ul li.current a:hover,
ul#nav li.current ul li.current a:active
{
    color:                      #bd1a1f;
    font-weight:                bold;
	background:                 transparent url('../img/subbulletred.png') no-repeat 25px 11px;
}



ul#nav li.current ul li ul li.current a:link,
ul#nav li.current ul li ul li.current a:visited,
ul#nav li.current ul li ul li.current a:hover,
ul#nav li.current ul li ul li.current a:active
{
   color:                      #bd1a1f;
   padding-left:               46px;
   background:                 transparent url('../img/subbulletred.png') no-repeat 35px 11px;
}

/******************************************************************************
* Content
******************************************************************************/
div#content{
    float:                      left;
    width:                      708px;
    height:                     100%;
    font-size:                  1.1em;
    line-height:                1.6em;
    margin-left:                20px;
}

/******************************************************************************
* Pane - Left, Center, Right
******************************************************************************/

div#leftPane {
    float:                      left;
	/*
	position: 					relative;
	display:					block; 
	*/
    background-color:           #d7d7d7;
    min-height:                 520px;
    width:                      200px;
    margin-left:                10px;
    text-align:                 center;
	/*
    margin-bottom:              -2000px;
    padding-bottom:             2000px;
	*/
}

div#centerPane {
    float:                      left;
    width:                      520px;
    height:                     auto;
    padding-bottom:             16px;
}

div#centerPaneBorder {
    background:                 url(../img/bgContent.gif) no-repeat left top;
}

div#centerPane ul {

	margin:						15px 0px 15px;
    float:                      left;
    width:                      551px;
    height:                     auto;
    margin-bottom:              15px;
	line-height:                1.4em;
}

div#centerPane ul li {
    clear:                      left;
    float:                      left;    
    height:                     auto;
    width:                      500px;    
    padding:                    1px 0px 1px 14px;
    font-size:                  1.1em;
    font-weight:                normal;
    background:                 url(../img/bgBullet3.gif)  no-repeat left 7px;    
}

div#centerPane h2 {
    font-family:                Times, serif;
    font-size:                  18px;
    color: #962b48;
    border-bottom: 1px solid #912b46;
    margin-bottom: 4px;
    padding-bottom: 4px;
}

div#rightPane {
    float:                      right;
	margin-top:					30px;
    width:                      160px;
    height:                     auto;
}


div#rightPane p {
    clear:                      both;
    width:                      156px;
    height:                     auto;
    padding:                    2px 0px 16px;
    text-align:                 left;
	color:						#454545;
}

div#rightPane b {
    font-weight:                bold;
    color:                      #bd1a1f;
}

div#rightPane a,
div#rightPane a:link,
div#rightPane a:active,
div#rightPane a:visited {
	text-decoration:			none;
    width:                      100%;
    height:                     auto;
    color:                      #454545;
    padding:                    2px 4px 5px 0;
}  

div#rightPane a:hover {
	text-decoration:			underline;
}

div#rightPane p a {
	font-weight:				bold;
}

ul#control {
    background-color:           #ededed;
    height:                     170px;
    width:                      160px;
    margin-bottom:              20px;
}

ul#control li {
    clear:                      both;
    float:                      left;
    margin:                     4px 0px 0px 12px;
}

ul#control li.first {
    margin:                     13px 0px 4px 12px;
}

ul#control strong {
    font-weight:               bold;
}
ul#control  li a:link,
ul#control  li a:visited
{
    width:                      166px;
    padding:                    0 0 0 20px;
}
ul#control li a.print {
    background:                 transparent url('../img/drucken.gif') no-repeat 0px 0px;
}
ul#control li a.recommend {
    background:                 transparent url('../img/email.gif') no-repeat 0px 2px;
}
ul#control li a.bookmark {
    background:                 transparent url('../img/bookmark.gif') no-repeat 0px 0px;
}

ul#control li a.contact {
    background:                 transparent url('../img/contact.gif') no-repeat 0px 3px;
}

ul#control li a.sitemap {
    background:                 transparent url('../img/sitemap.gif') no-repeat 0px 1px;
}

ul#control li a.impressum {
    background:                 transparent url('../img/impressum.gif') no-repeat 4px 1px;
}

/******************************************************************************
* Footer
******************************************************************************/
div#footer {
    clear:                      both;
    float:                      left;
    width:                      966px;
    height:                     auto;
    text-align:                 center;
    color:                      #4e4e4e;
    padding:                    10px 0px;
	line-height:				1.4em;
}
div#footer a,
div#footer a:active,
div#footer a:link,
div#footer a:visited
{
    font-size:                  1em;
    line-height:                1.1em;
	color:                      #4e4e4e;
	text-decoration:			none;
}

/******************************************************************************
* Textblock
******************************************************************************/

div.textblock
{
	margin-bottom:				10px;
   /* clear:                      both;*/
    float:                      left;
	width:                      520px;
}
div.textblock h3
{
    width:                      520px;
}

div.textblock img,
div.textblock object
{
    margin-left:                0px;
    margin-right:				4px;
    margin-top:                 5px;
    margin-bottom:              5px;
}

div.textblock img.float_left,
div.textblock object.float_left
{
    margin-left:                0px;
    margin-right:               10px;
    margin-top:                 0px;
}

div.textblock img.float_right,
div.textblock object.float_right
{
    margin-left:                10px;
    margin-right:               0px;
    margin-top:                 0px;
}

div.textblock strong
{
	margin:                     0;
	padding:                    0;
}
div.textblock a{
color: #6D6D6D;
}

div.textblock strong.textblock_subline

{
	clear:                      both;
    display:                    block;
    font-style:                 italic;
    margin-bottom:              10px;
}
div.textblock.textblock_default
{
	padding:              0px 0 5px 0px;
}

div.textblock ul
{
	margin:						10px 0 10px 0;
	padding:					0;
	line-height: 				22px;
}

div.textblock img
{
	/*margin:						0 0 8px 0;
	padding:					4px;
    border:                     1px solid #aeaeae;*/
}


div.textblock_textcol
{
    clear:                      both;
    float:                      left;
    width:                      394px;
    padding-right:              10px;
}

div.textblock_textcol_odd
{
    clear:                      none;
    padding-right:              0px;
    padding-left:               10px;
	padding-top: 				0px;
	width:                      240px !important;
    border: 1px solid;
}

div.textblock_textcol_even
{
 clear:                      none;
}

div.textblock_textcol h3
{
}

div.textblock_textcol strong.textblock_subline
{
}

div.textblock_semipremium_even,
div.textblock_semipremium_odd
{
	margin-top: 12px;
	padding-top: 18px;
	border-top: 		1px solid #cbd2ba;
}

div.textblock_framed
{
    background-color:#ededed;
	padding-left: 0px;
	margin-bottom: 12px;
}
div.textblock_framed img
{
border: 1px #d1d1d1 solid;
margin: 0 20px 10px 20px !important;
}
div.textblock_framed li
{
    margin-left: 6px;
}
div.textblock_framed strong.textblock_subline
{
background-color:#c1c1c1;
 padding-left: 6px;
}

div.textblock_textcol ul
{
float:left;
}

div.textblock_table h3
{
    padding:                    4px;
	background-color:           #d6d6d6;
}

div.textblock_table table
{
    width:                      520px;
    margin-top:                 0px;
    margin-bottom:              20px;
    border-collapse:            collapse;
    border-bottom-style:        hidden;
}

div.textblock_table thead
{
}

div.textblock_table th
{
    padding-right:              10px;
    border-bottom:              1px solid #666666;
    vertical-align:             top;
}

div.textblock_table tbody
{
}

div.textblock_table td
{
    padding-right:              10px;
    border-bottom:              1px solid #666666;
    vertical-align:             top;
}

div.textblock_tablepremium h3
{
    padding:                    4px;
	background-color:           #d6d6d6;
}

div.textblock_tablepremium table
{
    width:                      570px;
    margin-top:                 0px;
    margin-bottom:              20px;
    border-collapse:            collapse;
    border-bottom-style:        hidden;
}

div.textblock_tablepremium thead
{
}

div.textblock_tablepremium th
{
    padding-right:              10px;
padding:5px;
    vertical-align:             top;

background-color: #f0f0f0;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
border-top: 1px solid #cccccc;


}

div.textblock_tablepremium tbody
{
}

div.textblock_tablepremium td
{
    padding-right:              10px;
padding-left:10px;
padding-top:10px;
padding-bottom:10px;
    border-bottom:              1px solid #cccccc;
    vertical-align:             top;
}


/******************************************************************************
* Reiter-Gruppen (c) cliclab
******************************************************************************/

div#content0 {
	display:block;
	float:left;
	width:520px;
}
a#contenttab0 {
	background-image:	url(../img/tab1.gif);
	font-weight:bold;	
}

div#content1 {
	display:none;
	float:left;
	width:520px;
}
div#content2 {
	display:none;
	float:left;
	width:520px;
}
div#content3 {
	display:none;
	float:left;
	width:520px;
}
div#content4 {
	display:none;
	float:left;
	width:520px;
}
div#content5 {
	display:none;
	float:left;
	width:520px;
}
div#content6 {
	display:none;
	float:left;
	width:520px;
}
div.contenttabs {
	background-image:url(../img/tabbg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:24px;
	margin-bottom:10px;
	margin-right:2px;
	margin-top:0;
	padding-right:10px;
}
div.contenttabs h2 {
	display:inline;
}
a.tab, a.tab:link, a.tab:visited, a.tab:active, a.tab:hover {
	background-image:url(../img/tab2.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#606060;
	display:block;
	float:left;
	height:24px;
	padding-top:4px;
	text-align:center;
	text-decoration:none;
	width:160px;
}

a.tabsel, a.tabsel:link, a.tabsel:visited, a.tabsel:active, a.tabsel:hover {
	background-image:url(../img/tab1.gif);
	font-weight:bold;
}



