* {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #3a4a57;
}
html {height: 100%;}

body{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background: #fff;
	margin: 0px;
	padding: 0px;
	border: 0;

}

h1, h2, h3, h4, h5, h6, form{
	margin:0px;
	padding:0px;
	line-height: 18px;
}

h1	{ font-size: 14px; color: #f60; margin-bottom: 18px;}
h2	{ font-size: 13px; margin-bottom: 18px;}
h3	{ font-size: 12px; font-style:italic; font-weight: normal;}
h4	{ font-size: 12px; }
h5	{ font-size: 12px; }
h6	{ font-size: 12px; font-weight: normal; margin-top: -18px;}
img	{ border:0px; }
textarea 	{overflow: auto;}


a	{ color: #3a4a57;}
a:hover	{ color: #f60;}
a:active{ color: #f60;}
a:visited { color: #3a4a57;}
caption { display:none; }
textarea { overflow: auto; }

p { 
	font-variant: normal; 
	line-height: 18px; 
	margin: 0px;
}
li	{ padding:0px; }

ul	{ padding:0px 3px 3px 2em; margin-left: 2em; margin-top: 0px;}
li ul	{ padding:3px 3px 3px 0em; margin-left: 1.4em;}

ol	{ padding:3px 3px 3px 2em; margin-left: 2em;}
li ol	{ padding:3px 3px 3px 0em; margin-left: 2em;}


hr {
	background-color:#B0B0B0; 
	color:#B0B0B0; 
	border: #B0B0B0;
	height: 1px;
	margin: 18px 0px 18px 0px;
}



#cms_page {
	width: 1024px; 
	border: 1px dashed #ff0;
}

#cms_header {
	background-color: #02669F;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	height: 24px;
}

#cms_left {
	width:  150px;
	padding: 10px 5px 5px 25px;
	float:left;
	border: 1px solid #7F9DB9;
}


#cms_content {
	width: 774px;
	overflow: visible;
	padding: 10px 18px 0px 18px;
	float:left;
}


#cms_navigation {


}

#cms_navigation a {
	color: #000000;
	font-weight: normal;
	text-decoration:none;
}

#cms_navigation a:hover {
	color: #0066CC;
}

#cms_navigation a.menueSub{
	font-size: 14px;
}

#cms_navigation a.menuePageSel{
	font-weight: bold;
}

#cms_navigation a.menuePageSel:hover{
	font-weight: bold;
}
#cms_navigation a.menuePageSel:hover{
	font-weight: bold;
}
#cms_navigation a.menuePageSel:link{
	font-weight: bold;
}
#cms_navigation a.menuePageSel:active{
	font-weight: bold;
}

#cms_navigation a.menuePagePlain{

}



.clear {
	clear: none;
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
}

.abstand {
	height: 8px;
}



.contentTitle {
   font-size: 12px;
   font-weight: bold;
}

.contentText {
   font-size: 12px;
   font-weight: normal;
}

.contentHeader {
   font-size: 12px;
   font-weight: bold;
}

.contentBig {
   font-size: 16px;
   font-weight: normal;
}

.contentSmall {
   font-size: 10px;
   font-weight: normal;
}

.contentMiniLinks {
   font-size: 10px;
   font-weight: bold;
   font-family: normal;
}


.TblMain {
   padding: 0;
   border: 0;
   width: 100%;
   font-size: 12px;
   font-weight: normal;
   font-family: normal;
}

table {

	empty-cells: show;
	vertical-align: top;
}

th {background-color: #cccccc; padding: 3px;}

.TblHeader {
   color: #3a4a57;
   background-color: #DFEEE4;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   font-style: normal;
   padding: 4px;
}

.TblHeader a:link { color:#3a4a57;text-decoration:none;}
.TblHeader a:visited { color:#3a4a57;text-decoration:none;}
.TblHeader a:active { color:#3a4a57;text-decoration:none;}
.TblHeader a:hover { color:#ff6600;text-decoration:none;}

.TblRow1 {
   background-color: #FCFDF5 ;
   padding: 3px;
}
.TblRow2 {
   background-color: #EEF3EC;
   padding: 3px;

}
.TblRow3 {
   background-color: #EEF3EC;
   padding: 3px;

}

table.cms_table {
	caption-side: top;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	border: 0;
}


table.cms_table th {
	color: #000000;
	background-color: #809A9F;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	text-align: left;
}

table.cms_table.th a:link { color:#000000;text-decoration:none;}
table.cms_table.th a:visited { color:#000000;text-decoration:none;}
table.cms_table.th a:active { color:#000000;text-decoration:none;}
table.cms_table.th a:hover { color:#ff6600;text-decoration:none;}



td.TabNav1 {
   color: #3a4a57;
   background-color: #DFEEE4;
   font-size: 12px;
   font-weight: bold;
   font-family: normal;
   padding: 3px 6px 3px 6px;
}
td.TabNav1 a:link { color:#3a4a57;text-decoration:none;}
td.TabNav1 a:visited { color:#3a4a57;text-decoration:none;}
td.TabNav1 a:active { color:#3a4a57;text-decoration:none;}
td.TabNav1 a:hover { color:#ff6600; text-decoration:none; }

td.TabNav2 {
   color: #000000;
   background-color: #AAC3CB  ;
   font-size: 12px;
   font-weight: bold;
   font-family: normal;
   padding: 3px 6px 3px 6px;
}
td.TabNav2 a:link { color: #3a4a57; text-decoration:none;}
td.TabNav2 a:visited { color: #3a4a57; text-decoration:none;}
td.TabNav2 a:active { color: #3a4a57; text-decoration:none;}
td.TabNav2 a:hover { color: #ff6600; text-decoration:none;  }

div.box {
    font: 100% Arial;
    margin-left:5px;
    margin-right: 5px;
    margin-bottom: 5px;
    color: #3a4a57;
    background: transparent;
    border: 1px #EEEEEE;
    border-collapse: collapse;
    border-style: dashed dashed dashed dashed;
    padding: 0px 5px 5px 5px;

}

div.help {
    margin: 5px;
    color: #3a4a57;
    background: transparent;
    border: 1px #000000;
    border-collapse: collapse;
    border-style: dashed dashed dashed dashed;
    padding: 0px 5px 0px 5px;
}




#cms_hilfe {
	text-align: right;
	line-height: 20px;
}

.cms_hilfe_link {

	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-image: url("/medien/cmsimages/icon_help_small.gif");
	background-repeat: no-repeat;
	padding-left: 20px;
	text-decoration:none;

}

.cms_minihilfe {
	background-image: url("/medien/cmsimages/icon_help_new.gif");
	background-repeat: no-repeat;
	padding-left: 20px;
}

.cms_miniHelp {
	background-color: #D5DFF4;
	font-family: italic;
}


#cms_message {
	margin: 3px;
	margin-top: 5px;
	color: #000000;
	border: 1px #FFC167;
	border-style: dashed dashed dashed dashed;
	padding: 5px;
	margin-right: -50px;
	width: 550px;
	text-align: center;
}


#SystemMessage {
	position: absolute ;
	top: 10px;
	left: 205px;
	width: 650px;
	z-index:10;
	border: 2px solid #ff6600;
	background: #F5F7E9;
	padding: 5px;
}



.AppFunktionLinks {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: right;
	text-decoration:none;
	width:100%;
}

div.AppFunktionLinks a {
	background-image: url("/medien/cmsimages/i_bullet_minilink.gif");
	background-repeat: no-repeat;
	padding-left: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
div.AppFunktionLinks a:link { color:#000000;text-decoration:none;}
div.AppFunktionLinks a:visited { color:#000000;text-decoration:none;}
div.AppFunktionLinks a:active { color:#000000;text-decoration:none;}
div.AppFunktionLinks a:hover { color:#0066CC;text-decoration:none;}


div.PageTitle {
	font-size: 14px;
	color: #000000;
	font-weight: bold;

}

div.PageTitle a{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

span.TreeviewSpanArea a {
	font-size: 12px;
	text-decoration: none;
	color: black
}

span.TreeviewSpanArea a:hover {
	color: #820082;
}





.cms_menu_label_L0 {
	font-size: 16px;
	background: url(/medien/cmsimages/icon_menue_sub.gif) no-repeat;
	padding-left: 12px;
	margin: 0px;
	margin-left: 3px;
	width: 148px;
}

.cms_menu_link_L0 {
	font-size: 10px;
	background: url(/medien/cmsimages/icon_menue_page.gif) no-repeat;
	padding-left: 12px;
	margin-left: 3px;
	width: 148px;
}

.cms_menu_label_L1 {
	font-size: 16px;
	background: url(/medien/cmsimages/icon_menue_sub.gif) no-repeat;
	padding-left: 12px;
	margin-left: 15px;
	width: 136px;
}

.cms_menu_link_L1 {
	font-size: 10px;
	background: url(/medien/cmsimages/icon_menue_page.gif) no-repeat;
	padding-left: 12px;
	margin-left: 15px;
	width: 136px;
}

.cms_menu_label_L2 {
	font-size: 16px;
	background: url(/medien/cmsimages/icon_menue_sub.gif) no-repeat;
	padding-left: 12px;
	margin-left: 27px;
	width: 123px;
	border: 1px dashed #0f0;
}

.cms_menu_link_L2 {
	font-size: 10px;
	background: url(/medien/cmsimages/icon_menue_page.gif) no-repeat;
	padding-left: 12px;
	margin-left: 27px;
	width: 123px;
}


.forumtreeintern {
	list-style-image: url(/medien/cmsimages/icon_menue_page.gif);
}


.WebEditorFieldPreview {
	background-color : #EFEFEF;
	font-size: 10px;
	font-weight: normal;
}
.WebEditorFieldPreview b {
	font-size: 10px;
	font-weight: bold;
}

.FormHeader
{
   color: #000000;
   background-color: #cccccc;
   font-size: 12px;
   font-weight: bold;
   border-color: #cccccc;
   border-width: 1px; 
   border-style: solid;
   padding: 10px 10px 10px 10px;
}


/*Hilfe*/
.hilfe_ed {
text-align: right;
padding: 7px 7px 7px 0;
margin-top: 1px;
background-color: #FFE785;
}
.abstand_profil {
height: 100px;
}
.inhaltsverzeichnis {
background-color: #000;
width: 175px;
margin-left: 5px;
margin-bottom: 7px;
}
.inhaltsverzeichnis h3 {
color: #FFF;
padding-left: 5px;
font-size: 12px;
}


div.HiddenController {
	display: block;

}

div.chatbox {
	height:200px; 
	width:580px; 
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;

	overflow: auto; 
	overflow-x: hidden;
	overflow-y: scroll;

	margin-top: 1px;
	margin-bottom: 1px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div.chatboxcol {
	border-bottom: 1px #DDDDDD solid;
	padding: 2px;
}

div.chatinputbox {
	width:580px; 
	background-color: #FFFFFF;
	margin: 1px;
	text-align: left;
}

div.UniversalBox {
	border: 1px dashed #7F9DB9;
	padding: 5px;
}