/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin-top: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #000000;
	font-size: 11px;
	text-align:center;
}

#container {
	margin: 0px auto;
	text-align: center;
	width: 926px;
	border: 1px solid white;
	background-color: #FFF;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

h1 {
	color: red;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom:4px;
	line-height:150%;	
}
h2 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}


p, ul, ol, blockquote, td, input, textarea {
	margin-top: 0px;
	font-family: Tahoma,Arial, Sans Serif;
	font-size:11px;
	line-height:14px;
}



a, a:active, a:visited {
	color: red;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

/* Header */



#header {
	width: 926px;
	height: 180px;
	padding: 0px;
	background: #FFFFFF;
}

/* Menu */

#navigation {
	width: 926px;
	height: 42px;
	border-top: 1px solid #FFFFFF;
	background-color:#434141;
}

#menu {
	height: 20px;
	padding: 0px;
	margin-top:22px;
	float: right;
}



#menu a, a.smenu {
	font-size: 10px;
	display: block;
	float: left;
	min-height: 20px;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #FFFFFF;
	line-height:17px;
}

a.smenu {
	width: 120px;
}


#menu a:hover, 
#menu a.active,
a.smenu:hover,
a.smenu.active {
	color: white;
	background-color: #808080;
}

a.smenu:visited {
	color:white;
}

td.menu_img img {
   border: 1px solid black;
   margin-top:3px;
   margin-bottom:3px;
}

td.menu_img_act img {
   border: 1px solid red;
   margin-top:3px;
   margin-bottom:3px;
}

#menu table td{
	border-top: 1px solid silver;
	border-left: 1px solid silver;
}

table#submenu td {
 	border-top: 1px solid silver;
}

#logo {
	width: 216px;
	height: 42px;
	float: left;
}


/* Content */

#content {
	width: 926px;
	background: #fff;
	min-height:400px;
}


#content .col2_1eft {
	margin-left:20px;
	margin-top:20px;
	width:520px;
	float:left;
	text-align:left;
}

#content .col2_right {
	margin-top:20px;
	margin-right:20px;
	width:330px;
	float:right;
	text-align:left;
}

#content .col2_left_menu {
	margin-top:20px;
	margin-left:20px;
	width:250px;
	float:left;
	text-align:left;
}

#content .col2_right_content {
	/*margin-right:20px;*/
	padding-right:20px;
	margin-top:20px;
	width:530px;
	float:right;
	text-align:left;
}

#content .col1_content {
	margin-right:20px;
	margin-left:20px;
	margin-top:20px;
	width:886px;
	text-align:left;
}

/* Footer */

#footer {
	width: 926px;
	height: 10px;
	background: #FFFFFF;
	border-top: none;
	border-bottom: none;
	text-align: right;
}

div.clear {
	clear:both;
	height:0px;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
border:1px solid black;
padding:0px;
}

label, select { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  width: 80px; /* Breite.*/
}

form, fieldset {
	border:none;
	padding:0;
	margin:0;
}
	margin:0;
}
