/*
 *	Zen Wireframe 2.0 Business
 *	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 *	(c) 2005-2008 - Gregory Remington, www.mediatech.net
 * 	Some rights reserved, http://creativecommons.org/licenses/by-sa/3.0/
 */


/*******************/
/* Template Layout */
/*******************/

body {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
font-size:12px;
color:#002f65;
background:#fff;
}

#container {
top:0px;
width:980px;
padding:0px; /* add padding for body background image */
text-align:left;
background: url(../images/gkl_3column_bg.gif) 0 0 repeat-y; position:relative;
margin:0 auto;
border:0px solid red; /* use 1px to turn on as a visual spacing aid or style */
}

#header {
clear:both;
z-index: 10;
text-align:left;
/*background: url(../images/background.gif) 0 0 repeat;*/
width:auto;
height:195px;
border:1px solid #fff; /* use 1px to turn on as a visual spacing aid or style */
}

#nav {
top:10px;
width:700px;
}

#masthead {
width:auto;
height:195px;
margin:0px; /* adjust or remove for spacing interior content */
background: url(../images/gkl_kopf.gif) 0 0px no-repeat; /* add your own design */
border:0px solid red; /* use 1px to turn on as a visual spacing aid or style */
}

#vertnav-menu {
border:0px none;
border-bottom:2px solid #ffffff;
padding-top:5px;
padding-bottom:5px;
margin:0px;
background-color: #DBE7F9 ;
}


/******************************/
/* Left, Right Border Columns */
/******************************/

#left-content {
color:#002f65;
background-color: #e7e7e7;
position:relative;
float:left;
left:0px; /* increase value to add more white space */
width:198px;
padding-bottom: 10px;
border: #fff 2px 1px 0px 1px solid ; /* use 1px to turn on as a visual spacing aid or style */
border-bottom: 0px;
overflow: hidden;
}

#right-content {
background-color: #bdd8f6; 
/*background-image: url(../images/gkl_flamme.gif);
background-repeat: no-repeat;
background-position: bottom;*/
float:right;
width:210px;
margin-bottom:250px;
border:1px 0px 0px 0px solid #fff; /* use 1px to turn on as a visual spacing aid or style */
border-bottom: 0px;
}

#border-content {
clear:both;
position:relative;
width:auto;
background-color:#fff;
border:0px solid #fff; /* turn on for visual spacing aid or style */
}


/*******************/
/* 1 Column Styles */
/*******************/

#main-content1col {
position:relative;
width:744px;
padding:0px 8px;
left: 2px;
margin-bottom: 2px;
border:0px solid red; /* use 1px to turn on as a visual spacing aid or style */
}


/*******************/
/* 2 Column Styles */
/*******************/

#main-content2col {
position:relative;
float:right;
right: 2px; /* increase value to add more white space */
width:564px;
padding:0px 8px;
margin-bottom: 4px;
border:1px solid red; /* use 1px to turn on as a visual spacing aid or style */
}


/*******************/
/* 3 Column Styles */
/*******************/ 

#wrapper {
position:relative;
float: right;
right: 0px; /* increase value to add more white space */
width:780px;
margin-bottom:0px;
background-image: url(../images/gkl_flamme.gif);
background-repeat: no-repeat;
background-position: bottom right;

}

#main-content3col {
float:left;
width:568px;
padding:0px;
border:0px solid #fff; /* use 1px to turn on as a visual spacing aid or style */
}


/********************/
/* Home Page Styles */
/********************/

#main-content2col-home {
position:relative;
float:left;
left:2px; /* increase value to add more white space */
width:435px;
padding:0px 8px;
margin-bottom: 4px;
border:0px solid red; /* use 1px to turn on as a visual spacing aid or style */
border-right: 1px dashed #ccc;
}

#right-content-home {
position:relative;
float:right;
right: 2px; /* increase value to add more white space */
width:300px;
margin-bottom:4px;
border:0px solid red; /* use 1px to turn on as a visual spacing aid or style */
}

/*****************/
/* Footer Styles */
/*****************/

#footer {
clear:both;
position:relative;
width:auto; height:30px;
background-color:#fff;
border:0px solid #ccc; /* use 1px to turn on as a visual spacing aid or style */
padding: 7px;
}

#footertext {
text-align:center;
margin-top:5px;
font-size:11px;
font-weight: bold;
color: #323232;
}

.footerlink a {
font-size:10px;
font-weight: bold;
color: #323232;
}

.footerlink a:hover {
color: #323232;
}

#footer2 {
clear:both;
position:relative;
padding:10px;
}


/***************************/
/* Form Elements and Links */
/***************************/

#search {
/* z-index: 1000; */
clear:both;
position: relative;
float: right;
width: 250px;
display: block;
margin-top: -31px;
margin-right: -7px;
}

#search input {
vertical-align: middle;
}

#search input.searchfield {
width:210px;
color:#555;
font-size:11px;
padding:2px;
margin-left:4px;
border:1px solid #ccc;
}

#search input.searchimage {
border:0;
margin-left:-2px;
}

#advsearch-link {
clear:both;
float:left;
margin-top:-44px;
margin-left:6px;
letter-spacing:-0.1px;
}

#advsearch-link a {
font-weight: normal;
}

#member-links {
clear:both;
float:right;
margin-top:-90px;
margin-right:8px;
}

#member-links a {
font-weight: normal;
}

#member-links input {
color:#eb3d12;
background-color:#fff; 
border: 0px solid #fff;
padding:0;margin:0;
}

#member-links input:hover {
background-color:#fff;
color:#ff8700;
}

#breadcrumb {
clear:both;
color:#929293;
position: relative;
top: 137px;
left: 212px;
float:left;
}


/****************************/
/* Horizontal navigation menu */
/****************************/
.topmenu{
font-size: 12px;
font-weight: bold;
padding: 12px 2px;
float: left;
}

.normal{
color: #F6AB0B;
display: inline;

}

.normal a{
padding: 0px 4px;
}


/* Vertical navigation menu */
/****************************/

.left-action{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:center;
text-decoration:none;
height:auto;
border: none;
bottom: 0px;
border-bottom: 2px #fff solid;
background-color: #F6AB0B;
}

#left-action4{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:center;
text-decoration:none;
height:auto;
#border: 2px #fff solid;
bottom: 0px;
background-color: #ffffff;
}
#left-action3{
margin:0px 0px 0px 0px;
padding:2px 0px 2px 0px;
text-align:center;
text-decoration:none;
height:auto;
border: none;
bottom: 0px;
background-color: #e7e7e7;
}

#left-action2{
margin:10px 0px 0px 0px;
border-bottom: 2px #fff solid;
background-color: #e7e7e7;
}

#left-actionText{
margin:15px 8px 8px 24px;
padding:0px 0px 0px 0px;
text-align:left;
font-weight:bold;
height:auto;
border: 0px;
bottom: 0px;
border-bottom: 0px #fff solid;
background-color: #e7e7e7;
}

DIV.left-action A IMG,
#left-content A IMG,
#left-action2 A IMG,
#left-action3 A IMG
{
background-color: #FFFFFF;
border: 0px none;
}


.vertnav1 a {
margin: 0px;
width:176px;
display:block;
padding-top:6px;
padding-bottom: 10px;
padding-left: 22px;
font-size:12px;
font-weight: bold;
text-decoration:none;
background-color:#dbe7f9;
background-image:url(../images/gkl_b_nor.gif);
background-position: 5px 8px;
background-repeat: no-repeat;
color:#002f65;
}
.vertnav1 a:hover {
background-color:#fff;
background-image:url(../images/gkl_b_akt.gif);
background-position: 5px 8px;
background-repeat: no-repeat;
color:#002f65;
text-decoration:none;
}

.vertnav1-act a,
.vertnav1-act a:hover  {
margin: 0px;
width:176px;
display:block;
padding-top:6px;
padding-bottom: 6px;
padding-left: 22px;
font-size:12px;
font-weight: bold;
text-decoration:none;
background-color: #fff;
background-image:url(../images/gkl_b_akt.gif);
background-position: 5px 8px;
background-repeat: no-repeat;
color:#002f65;
}

.vertnav2 a {
margin: 0px;
width:176px;
display:block;
padding-top:6px;
padding-bottom: 6px;
padding-left: 22px;
font-size:12px;
text-decoration:none;
background-image:url(../images/gkl_b_akt_o.gif);
background-position: 5px 8px;
background-repeat: no-repeat;
background-color: #fff;
color:#002f65;
}
.vertnav2 a:hover {
background-color: #FFC768;
background-image:url(../images/gkl_b_akt_o.gif);
background-position: 5px 8px;
background-repeat: no-repeat;
color:#002f65;
text-decoration:none;
}

.vertnav2-act a,
.vertnav2-act a:hover  {
margin: 0px;
width:176px;
display:block;
padding-top:6px;
padding-bottom: 6px;
padding-left: 22px;
font-size:12px;
font-weight: bold;
text-decoration:none;
background-color: #FFC768;
background-image:url(../images/gkl_b_akt_o.gif);
background-position: 5px 8px;
background-repeat: no-repeat;
color:#444; /*dark grey*/
}

.vertnav3 a {
margin: 0px;
width:138px;
display:block;
padding: 5px 5px 5px 30px;
font-size:12px;
text-decoration:none;
background: url(../images/vbullet.gif) 20px 9px no-repeat;
color:#777; /*grey*/
}
.vertnav3 a:hover {
background: url(../images/vbullet-act.gif) 20px 9px no-repeat;
color:#333; /*dark grey*/
text-decoration:none;
}

.vertnav3-act a,
.vertnav3-act a:hover  {
margin: 0px;
width:138px;
display:block;
padding: 5px 5px 5px 30px;
font-size:12px;
font-weight: bold;
text-decoration:none;
background: url(../images/vbullet-act.gif) 20px 9px no-repeat;
color:#333; /*dark grey*/
}

.vertnav4 a {
margin: 0px;
display:block;
padding: 5px 5px 5px 45px;
font-size:12px;
text-decoration:none;
width:125px;
color:#777; /*grey*/
}
.vertnav4 a:hover {
background-color:#eee;  /*silver*/
color:#333; /*dark grey*/
text-decoration:none;
}

.vertnav4-act a,
.vertnav4-act a:hover {
margin: 0px;
display:block;
padding: 5px 5px 5px 45px;
font-size:12px;
text-decoration:none;
width:125px;
background-color:#eee;  /*silver*/
color:#333; /*dark grey*/
}
  
/***************************/
/* General element styles: */
/***************************/

H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family:arial, helvetica; color:#002f65;}
INPUT, TEXTAREA { background-color:#fff; }
INPUT:hover, TEXTAREA:hover { background-color:#eee; }
INPUT:focus, TEXTAREA:focus { background-color:#fff; }

A { color:#002f65; text-decoration:underline; }
A:hover { color:#e3a92b; text-decoration:underline; }

FORM { margin:0px; }
P, TD, UL, OL { font-size:12px; line-height:1.5em; color:#002f65; margin: 0px  0px 10px 0px;}
input, textarea, select, textarea { font-family:arial, helvetica, sans-serif; color:#002f65; border: #ccc 1px solid; font-size:11px; margin:2px; }
ul {margin-left:12px; vertical-align: middle; padding-top:0px; padding-left: 12px; list-style-position: outside; list-style-image:url(../images/gkl_bullitp.gif);}
li {vertical-align: middle;}
label { margin:0px; }
fieldset { border:0px solid #fff }
legend { border:0px solid #fff; font-size:16px; color:#002f65 ; font-weight:bold; margin-left: -4px; }


div .csc-frame csc-frame-frame1 {padding: 0 0 0 0; margin: 0 0 0 0;}

/***********************/
/* Page Content Frames */
/***********************/

DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 { height: 1%;  background-image: url(../images/gkl_head_blue_bg.gif); color:#fff; padding:2px 6px 6px 6px;}
DIV.csc-frame-frame1 { background-color: #c6d9f6; border: 1px solid #fff; padding:0px; margin: 0px 0px 0px 0px; }
DIV.csc-frame-frame1 p { color:#002f65; padding:0px 0px; }

DIV.csc-frame-frame2 H1, DIV.csc-frame-frame2 H2, DIV.csc-frame-frame2 H3, DIV.csc-frame-frame2 H4, DIV.csc-frame-frame2 H5 { height: 1%;  color:#002f65; padding:2px 6px 6px 6px;}
DIV.csc-frame-frame2 { background-color: #dbe7f9; border: 1px solid #fff; padding:10px 10px 10px 10px; margin: 0px 0px 0px 0px; }
DIV.csc-frame-frame2 p { color:#002f65; }


/* Added Page Content Frames. See root (pid=1) Typoscript template and page TS to add new styles */
DIV.RahmenHellblau H1, DIV.RahmenHellblau H2, DIV.RahmenHellblau H3, DIV.RahmenHellblau H4, DIV.RahmenHellblau H5 { height: 1%;  clear:left; color:#002f65; padding:2px 0px;}
DIV.RahmenHellblau { background-color: #dbe7f9; border: 1px solid #fff; padding:11px; margin: 0px 0px 0px 0px; }
DIV.RahmenHellblau p { color:#002f65; padding:0px 0px; }

DIV.HeaderDunkelblau H1, DIV.HeaderDunkelblau H2, DIV.HeaderDunkelblau H3, DIV.HeaderDunkelblau H4, DIV.HeaderDunkelblau H5 { height: 1%;  clear:left; color:#fff; padding:5px 11px; margin: 0px; }
DIV.HeaderDunkelblau { background-color: #002f65; border-bottom:2px solid #fff; border-top:1px solid #fff; padding:0px; margin: 0px 0px 0px -1px; }
csc-bulletlist {margin}


DIV.RahmenHellgrau H1, DIV.RahmenHellgrau H2, DIV.RahmenHellgrau H3, DIV.RahmenHellgrau H4, DIV.RahmenHellgrau H5 { height: 1%;  clear:left; color:#002f65; padding:2px 0px;}
DIV.RahmenHellgrau { background-color: #e7e7e7; border-bottom:2px solid #fff; padding:11px; margin: 0px 0px 0px 0px; }
DIV.RahmenHellgrau p { color:#002f65; padding:0px 0px; }


DIV.RahmenMittelblau H1, DIV.RahmenMittelblau H2, DIV.RahmenMittelblau H3, DIV.RahmenMitelblau H4, DIV.RahmenMittelblau H5 { height: 1%;  background-color: #002f65; clear:left; color:#fff; padding:5px 11px 5px 12px; border-bottom: 2px #fff solid; }
DIV.RahmenMittelblau { background-color: #c6d9f6; border: 1px solid #fff; padding:0px 0px; margin: 0px 0px 0px 0px; }
DIV.RahmenMittelblau p, DIV.RahmenMittelblau UL  { color:#002f65; padding:4px 11px; } 
DIV.RahmenMittelblau LI { color:#002f65; padding:2px 5px; margin: 0px 0px 0px 5px; }

DIV.RahmenWeiss H1, DIV.RahmenWeiss H2, DIV.RahmenWeiss H3, DIV.RahmenMitelblau H4, DIV.RahmenWeiss H5 { height: 1%;  background-color: url(../images/gkl_head_blue_bg.gif); clear:left; color:#002f65; padding:2px 6px 6px 6px;  }
DIV.RahmenWeiss { background-color: #fff; border: 1px solid #fff; padding:0px; margin: 0px 0px 0px 0px; }
DIV.RahmenWeiss p,  DIV.RahmenWeiss UL { color:#002f65; padding:0px 11px; }

/******************/
/* Headers, plain */
/******************/

H1 { font-size:22px; color:#002f65 ; font-weight:bold;}
H2 { font-size:18px; color:#002f65 ; font-weight:bold; }
H3 { font-size:15px; color:#002f65 ; font-weight:bold;}
H4 { font-size:13px; color:#002f65 ; font-weight:bold;}
H5 { font-size:11px; color:#002f65 ; font-weight:bold;}
H1, H2, H3, H4, H5, H6 { margin:0 0 8px 0; padding:0;}

H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top:0px; }

/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A { color: #4382A9; text-decoration:none; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { text-decoration:underline; }



DIV.RahmenHellblau strong,
DIV.RahmenHellgrau strong,
DIV.RahmenMittelblau strong,
DIV.RahmenWeiss strong {
margin-right:0px;
}

/**********/
/* Images */
/**********/

/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { font-size:9px; color:#002f65; letter-spacing:1px; padding-bottom: 10px; padding-top: 10px; }  
	DIV.csc-textpic-caption-r .csc-textpic-caption { font-size:9px; color:#002f6; letter-spacing:1px; padding-bottom: 10px; padding-top: 10px; } 
	DIV.csc-textpic-caption-l .csc-textpic-caption { font-size:9px; color:#002f6; letter-spacing:1px; padding-bottom: 10px; padding-top: 10px; } 

	
/* Header date */ 
P.csc-header-date { font-size:10px; color:#555; }



/********************/
/* Extension Styles */
/********************/

.newloginbox {
background-color:#fff;
border:1px solid #ccc;
padding:4px;
width:160px;
margin: 0 auto;
}

.newloginbox2 {
background-color:#fff;
border:0px solid #ccc;
padding:4px;
width:160px;
}

.tx-srfeuserregister-pi1-submit { 
margin-top: 4px; 
}

/*************************/
/* KB Content Containers */
/*************************/

.kb-wrap {
display: table;
height: 1%;
border-width: 1px 0px 1px 0px; border-color: #fff; 
border-style: solid;
background: #DBE7F9 url(../images/gkl_2column_bg.gif) repeat-y; 
}

.kb2column-562{
min-height:100px; height:auto !important; height:100px; width:258px; float:left;margin:0px; padding:12px; border-width: 0px 1px; border-color: #fff; border-style: solid;
}

.kb2column-562-nopad {
float:left; width:282px;  margin:0px; padding:0px; border-width: 0px 1px; border-color: #fff; border-style: solid; overflow: hidden;
}

