@charset "utf-8";
/************************* 
 * CSS Document  Kassecker   *
 * Lansco GmbH 2009             *
 * Version 1.0                        *
 *************************
*/

* {
    margin:0;
    padding:0;
}

body {
    font-family: Verdana, Helvetica, Arial;
    font-size: 12px;
    color: #000000;
    background-color: #ffffff;
    margin:0px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding:0px;
}

.absenden {
	border: none;
}
a:link {
	color: red;
}

h1 {
	font-size:12px
}

h2 {
	font-size:14px;
	margin-bottom:10px;
	padding-top:30px;
}

ul {
	padding-left: 19px;
	list-style-image:url(../images/nav_bullet_white.gif);
}
.organi {
	margin-top: -25px;
}

#tx_mwimagemap_img_579 {
	border: none;
}

input {
	border: 1px solid #666666; 
}

#wrapper {
	width:1000px;	
	margin: 0px;
	padding:0px;	
}

#head_Container	{	
	background-color:#FFFFFF;
	height:118px;
	width: 1000px;
}

#head_Top {
	height:18px;
	background-color:#666666;
	overflow: hidden;
}

#first {
	width: 197px;
	height:18px;
	float: left;
}

#second {
	width: 670px;
	height:18px;
	float: left;
	height:18px;
}

#third{
	float: left;
}

#head_Main {
	height:100px;
	background:url(../images/header_complete.png) 0px 0px;
}

#head_Flash {
	width:600px;
	height:60px;
	background: none;
	float:left;
}

#head_QuickNav {
	width:240px;
	height:60px;
	float:left;
}

#head_Breadcrumb {
	height:12px;
	width:840px;
}

#content_Container {
	float: left;
	padding-bottom: 5px;
	background:url(../images/nav_bg.gif) repeat-y;
}

#content_Nav {
	width: 180px;
	background:url(../images/nav_bg.gif) repeat-y;
	float:left;
	overflow:hidden;
        clear:both;
}

#content_MainContent {
        line-height:15px;
	background-color:#FFFFFF;
	margin-left: 200px;
	padding-top: 15px;
        padding-bottom:10px;
	overflow: hidden;
}

#foot_Container {
	clear: both;
	padding:0px;
	margin:0px;
	height:36px;
	background-color:#666666;
	font-size: 10px;
}

#foot_Copy {
	height:18px;
	width:1000px;
	float:left;
	background:url(../images/footer_stretch.png) repeat-x;
}

#foot_Desc {
	clear: both;
	width:1000px;
	height:18px;
	float:left;
	background-color:#666666;
}

/*
 ##############################
 #      TopNavigation
 ##############################
*/

.top {
	padding:0px;
	color:#FFFFFF;
	margin:0 0 0 5px;
	line-height: 18px;
}

.top a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size:9px;
	font-weight: bold;
}

.top a:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-size:9px;
	font-weight: bold;
}

.top a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-size:9px;
	font-weight: bold;
}

.top a:active{
	color: #FFFFFF;
	text-decoration: none;
	font-size:9px;
	font-weight: bold;
}

.top a:focus{
	color: #FFFFFF;
	text-decoration: none;
	font-size:9px;
	font-weight: bold;
}
/*
 ##############################
 #      Breadcrumb
 ##############################
*/

.breadcrumb {
	list-style: none;
	margin-left:-5px 0 0 0;
	padding:0px;
}

.sidenav {
	padding:0;
	margin:24px 0 0 10px;
}

.sidenav a:link{
	color:#000000;
	font-size:10px;
	display: inline;
	font-family:Verdana,Helvetica,Arial;
	font-weight:bold;
	text-decoration:none;
}

.sidenav a:hover{
	color:#000000;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}

.sidenav a:focus{
	color:#000000;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}

.sidenav a:active{
	color:#000000;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}

.sidenav a:visited {
	color:#000000;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}


/*
 ##############################
 #      Navigation
 ##############################
*/

ul#menu {
	list-style:none;
	padding:0px;
	margin:0px;
	padding-top:16px;
}

ul#menu a {
	font-family:verdana,arial,sans-serif;
	color:#000000;
	font-size:12px;
	font-weight: bold;
	padding-left:20px;
	padding-right:3px;
	text-decoration:none;
}

ul#menu li {
	background:url(../images/nav_verlauf.gif) no-repeat;
	line-height: 20px;
	padding-bottom: 10px;
}

ul#menu ul {
	background:none;
	list-style-image: url("../images/nav_bullet_white.gif");
	padding-left:18px;
}

ul#menu ul a {
	font-size:12px !important;
	font-weight:normal;
	padding-left:0px;
	padding-right: 0px;
	line-height: 14px !important;
	text-decoration:none;
}

.subMenu li {
	background:none !important;
	padding: 0px !important;	
	line-height: 12px !important;
}

.subMenu li a:link {
	font-size: 12px !important; 
}

.active {
	list-style-image: url("../images/nav_bullet_red.gif");
}

/*
 ##############################
 #      LANGUAGE
 ##############################
*/

#language {
      margin-left:45px;
}

.sprachicon{
	margin: 5px;
	float:left;
}

/*
 ##############################
 #      Suche
 ##############################
*/
#search {
	float:left;
	font-size: 12px;
}

.suchwort {
	background-color:#FFFFFF;
	border:1px solid #000000;
	color:#000000;
	font-size:12px;
}

.submit {
	background:transparent url(../images/suchbutton-01.gif) no-repeat scroll center bottom;
	border:0 none;
	height:20px;
	margin-left:-2px;
	width:25px;
}

#searchform{
	margin:0px 0 10px 5px;
}

/*
 ##############################
 #      Content
 ##############################
*/

.csc-firstHeader {
	background:url(../images/headline_bg.gif);
	width: 800px;
	font-size:12px;
	height: 20px;
	font-weight: bold;
	text-indent: 13px;
	color:#000000;
	margin-top:1px;
	line-height: 20px;
}

.csc-header {
        background:url(../images/headline_bg.gif);
        width: 800px;
        height: 20px;
	font-weight: bold;
	text-indent: 13px;
	color:#000000;
	margin-top:1px;
	line-height: 20px;
}
.csc-header-n3 {
	background:url(../images/headline_bg.gif);
	width: 800px;
	/*font-size:6px;*/
	height: 20px;
	font-weight: bold;
	text-indent: 13px;
	color:#000000;
	margin-top:1px;
	line-height: 20px;
}

.align-center {
	text-align:center;
}

.small {
	font-size: 10px;
}

div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
	float:none;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom:5px;
	margin-top:25px;
}

div.csc-textpic-clear {
	clear:both;
}

.csc-textpic-image csc-textpic-firstcol {
	width: 100%
}

.csc-textpic-text {
        padding-top: 10px;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border:1px solid red;
	padding:0;
}

div.csc-textpic-left div.csc-textpic-imagewrap {
	width:800px;
}

th {
	color: red;
}

.bodytext {
	padding: 5px 0px 5px 0px;
}

.bodytext a:link{
	color: red;
}

.bodytext a:hover{
	color: red;
}

.bodytext a:focus{
	color: red;
}

.bodytext a:visited{
	color: red;
}

.bodytext a:active{
	color: red;
}

div.csc-textpic-intext-right div.csc-textpic-imagewrap {
	float:right;
}

.csc-menu-1 {
	color: red;
	list-style-image: url("../images/nav_bullet_white.gif");
	padding-left: 20px;
}

ul#csc-menu csc-menu-1 li a:link{
	color: red;
	margin-top:2px;
}

.contenttable contenttable-0 {
	display:block;
}

.csc-textpic csc-textpic-intext-left {
       margin-top 5px;
       margin-bottom:5px;
}

.slogan {
	border-left: 1px solid #000000;
	font-weight: bold;
	font-size: 14px;
	margin-top: 0px;
	padding-top:7px;
	padding-bottom: 10px;
	padding-left:13px;
	margin-bottom: 5px;
}

.contenttable td{
       padding:5px 25px 0 0;
}

.leistung {
	padding:0;
	width: 543px;
}

.csc-menu csc-menu-1{
	list-style-image: url("../images/nav_bullet_white.gif") !important;
}

#tx_mwimagemap_img_452 {
	border: none;
}

/*
 ##############################
 #      Footer
 ##############################
*/

.design {
	margin-left:15px;
}

#foot_Desc a:link {
	font-size:9px;
	color:#FFFFFF;
	line-height: 18px;
	text-decoration:none;
}

#foot_Desc a:hover {
	font-size:9px;
	color:#FFFFFF;
	font-weight: normal;
	text-decoration:none;
}

#foot_Desc a:active{
	font-size:9px;
	color:#FFFFFF;
	text-decoration:none;
}

#foot_Desc a:focus{
	font-size:9px;
	color:#FFFFFF;
	text-decoration:none;
}

#foot_Desc a:visited {
	font-size:9px;
	color:#FFFFFF;
	text-decoration:none;
}

.copy {
	margin-top: 3px;
	margin-left: 10px;
}

#foot_Copy a:link{
	margin-top: 3px;
	line-height: 18px;
	font-size:9px;
	color:#000000;
	text-decoration:underline;
}

#foot_Copy a:visited {
	margin-top: 3px;
	line-height: 18px;
	font-size:9px;
	color:#000000;
	text-decoration:underline;
}
#foot_Copy a:hover {
	font-size:9px !important;
	font-weight: normal;
}