/************************************************
 main boxes
************************************************/

body {	
	background-color:#E8EDEE;
	margin-left:0px;
	margin-top:0px;
	padding:0px;
}

#container {
	width:953px;
}

#header {
	height:135px;
	/*background-color:fuchsia;*/
}

#main {
	width:953px;
	float:left;
}

#col_left {
	width:200px;
	float: left;
}

#col_main {
	margin-left: 1px;
	margin-right: 1px;
	width:550px;
	float: left;
}

#col_right {
	width:192px;
	float: left;
}

#content {
	margin-top: 50px;
	margin-left: 50px;
	width: 450px;
}

#footer {
	margin-top: 20px;
	margin-left: 251px;
	width: 450px;
}

#mainnavi {
	float: left;
}

/************************************************
 links / text
************************************************/

a         { color: #DE1A22; font-weight:normal; text-decoration: none;}
a:link    { color: #DE1A22; font-weight:normal; text-decoration: none; }
a:visited { color: #DE1A22; font-weight:normal; text-decoration: none; }
a:hover   { color: #DE1A22; font-weight:normal; text-decoration: underline; }

 
a.linkgray         { color: #666666; text-decoration: none; font-weight:normal;}
a.linkgray:link    { color: #666666; text-decoration: none; font-weight:normal;}
a.linkgray:visited { color: #666666; text-decoration: none; font-weight:normal;}
a.linkgray:hover   { color: #666666; text-decoration: none; font-weight:normal;}

/* nav-links */

a.linksubnav,a.metanavigation                  { color: #778691; text-decoration: none; font-weight:normal}
a.linksubnav:link,a.metanavigation:link        { color: #778691; text-decoration: none; font-weight:normal}
a.linksubnav:visited,a.metanavigation:visited  { color: #778691; text-decoration: none; font-weight:normal}
a.linksubnav:hover,a.metanavigation:hover      { color: #485555; text-decoration: none; font-weight:bold}

a.active         { color: #485555; font-weight: bold; }
a.active:link    { color: #485555; font-weight: bold; }
a.active:visited { color: #485555; font-weight: bold; }
a.active:hover   { color: #485555; font-weight: bold; }

/* download */
a.spezcontent         { color: #46616E; text-decoration: none; font-weight:bold;}
a.spezcontent:link    { color: #46616E; text-decoration: none; font-weight:bold;}
a.spezcontent:visited { color: #46616E; text-decoration: none; font-weight:bold;}
a.spezcontent:hover   { color: #46616E; text-decoration: none; font-weight:bold;}
 


body, div, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
}


h1 {
	font-size: 13px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

.caption {
	font-style: italic;
	font-size: 11px;
}


/************************************************
 linien
************************************************/
hr { 
	border: 0px; color: #A4B1B9; background-color: #CCCCCC; height: 1px; margin-top:5px; margin-bottom:5px; padding-top:0px; padding-bottom:0px;
}

* html hr {
	padding-top: -5px;
	padding-bottom: -5px;
	margin-top: 0px;
	margin-bottom:0px;
	font-size: 1px;
	line-height: 1px;
	height: 0px;
}

/************************************************
HTML-editor
************************************************/
/* #content p {
	margin:0px;
} */

#content ul {
	margin-left: 0.9em; padding-left: 0.5em; 
	list-style-type: square;
	margin-top:0px; margin-bottom:0px;
}

/************************************************
formulare /  formgen
************************************************/
form {
	margin:0px;
	padding:0px;
}

input {
	font-size:11px;
}

.formgen {
	background-color: #E8EDEE;
	margin-top:2px;
	margin-bottom:10px;
}

input.button {
	background-color: #7F8E99;
	color:#FFFFFF;
}

/* -----------------------------------------------------------------------
	contens intern
----------------------------------------------------------------------- */
.remark				{ color: #009060; font-style: italic; font-weight: normal; }
.errortext			{ color: #FF0000; font-style: normal; font-weight: bold; }
.backgroundContensIntern {
	background-position: 0 20px;
}

* html .backgroundContensIntern {
	background-position: 0 21px;
}

/************************************************
 nav
************************************************/
#subnav1, #subnav2 {
	list-style-type:none;
	margin:0px;
	padding:0px;
	width: 184px;
}

#navigation {
	list-style-type:none;
	padding-top: 63px;
	padding-left: 170px;
	margin: 0;
}

* html #navigation {
	padding-top: 61px;
}

#navigation li, #navigation li a, #navigation li a:hover, #navigation li a:active, #navigation li a:visited {
	display: inline;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
}

#navigation li.navact a, #navigation li.navact a:hover, #navigation li.navact a:active, #navigation li.navact a:visited, #navigation li a:hover  {
	color: #000000;
	font-weight: bold;
}

#subnav1{
	padding-top: 0;
	border-top:1px solid #CCCCCC;
/*	border-bottom:1px solid #CCCCCC;*/
	margin-bottom: 7px;
	margin-top: 18px;
	margin-left: 8px;
}

* html #subnav2{ /*  */
	border-bottom:1px solid #CCCCCC;
}

#subnav1 li{
	margin:0px;
	margin-bottom:0px;
}

* html #subnav1 li {
	margin-bottom:0px;
}

.navcontent {
	padding-top:3px;
	padding-bottom:3px;
}

.navwithsubpages {
	padding-bottom:0px;
}

.navact {

}

#subnav1 .navcontent {
	border-bottom:1px solid #CCCCCC;
}

#subnav2 .navcontent {
	border-bottom-width:0px;
	padding-left:15px;
	border-top:1px solid #CCCCCC;
}

* html #subnav2 .navcontent {
	border-bottom-width:0px;
}

#subnav2 {
	padding-top: 3px;
}

* html #subnav2 {
	border-bottom-width:0px;
}
