/* ----------------------------------------------------------------
	CSS: KAIKOM
	Version: 1.2
	Date: 26.06.2007
---------------------------------------------------------------- */

/*  Global definitions */

* { margin:0px; padding:0px; }
html { height:100%;
}


body {
	height:100%; 
	margin:0%; 
	padding:0%;
	color:#666666;
	font-size:101%;
	font-family:Verdana, Arial, SunSans-Regular, Sans-Serif;
	background:transparent url("images/bg-main.jpg") 0px 0px repeat-y;
}

input,textarea,select {color:#616A74}
hr {margin:0px;height:1px; color:#eeeeee;background-color:#eeeeee;border:0px;border-top:1px solid #999999;}

#background {
	position:absolute;
	border:0px solid white;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	overflow:hidden;
	z-index:0;
	background: url("images/bg-oben.jpg") repeat-x 0px 0px;
}

#bg {
	position:absolute; top:0px; left:0; 
	width:960px; 
	height:100%;
	background:#ffffff url("images/site-bg.jpg") repeat-y;
	z-index: 1
}

/*  positioning-layer */

#overall {
	position:absolute; top:0px; left:0; 
	width:960px; 

	margin:0%; 
	padding:0%;
	border:0px solid black;
	background:#ffffff url("images/nav-bg.jpg") 0px 0px;

}

#head {
	height:90px;
	padding: 0px;
	text-align:right;
	border-bottom:1px solid #7C2250;
	background:white;
}


#head ul {list-style:none;}

#head ul li {
	float:right;
	text-align:right
	width:110%;
	margin:0px;
	margin-right:10px;
	padding-top:4px;	
	font-size:65%;
}

#head ul li a {
	color:#616A74;
	text-decoration:none;
	text-transform:uppercase;

}


#head ul li a:hover {
	color:#616A74;
	border-top:4px solid #75b800;
	text-decoration:none;
	text-transform:uppercase;
}

#head ul li.act a {
	color:#616A74;
	border-top:4px solid #75b800;
	text-decoration:none;
	text-transform:uppercase;
}


#head-block {
	float:left;
	height:90px;
	width:180px;
	background: #7C2250
}


#logo {
	background-color:white;
	border:0px solid white;
}
#logo img {}


#inhalt {

	background:#eeeeee url("images/nav-bg.jpg") ;
	border:0px solid black;

}

#links {
	width:180px;
	margin-top:171px;
	float:left;
	background:transparent;
	border:0px solid black;
}

#content {
	width:540px;
	float:left;
	background:#ffffff;
	border:0px solid black;
}


#rechts {
	display:block;
	width:240px;
	float:right;
	background:#eeeeee;
	border:0px solid black; 
}

#rechts-block {
	width:240px;
	height:30px;
	background: #7C2250
}


#bottom {
	clear:both;
	position:relative;
	display:block;
	border:0px solid black;
	height:30px;
	background:#616A74  url("images/service-bg.jpg") bottom right no-repeat;	
}

#ende {
	background:transparent;
	display:block;border:0px solid black;
}

/*  content-layer */

#header-image {margin:0px;}

#hauptnavi {margin-bottom:30px;}
#hauptnavi ul li {
	text-align:right;
	margin-right:10px;
	list-style:none;
	background:transparent;
	color:#616A74;
}

#hauptnavi ul li a {
	text-transform:uppercase;
	color:#616A74;
	text-decoration:none;
	font-size:75%;
	line-height:200%;
	} 
	
#hauptnavi ul li a:hover {
	color:#75b800;
	} 

#hauptnavi ul li.act a {
	color:#75b800;
	} 

#hauptnavi ul li ul  {
	margin-top: -3px;
	margin-bottom:10px;}

#hauptnavi ul li ul li {
	text-align:right;
	margin-right:0px;
	list-style:none;
	background:transparent;
	color:#616A74;
	line-height:120%;
}
	
#hauptnavi  ul li.act ul li a {
	text-transform:uppercase;
	color:#616A74;
	text-decoration:none;
	font-size:65%;
	line-height:120%;
	} 


#hauptnavi ul li ul li a:hover {
	color:#75b800;
	} 

#hauptnavi ul li ul li a {
	color:#616A74;
	} 

#hauptnavi ul li.act ul li.act a {
	color:#75b800;
	} 

#main {

	height:100%;
	background:white;
	font-size:75%;
	line-height:140%;
	border:0px solid black;	
	margin-bottom:30px;
}



#main ul {
	list-style-type:disc;
	margin-left:45px;
	display:outline

}

#main h1.pagetitle  {
	margin:0px;
	height:20px;
	width:540px;
	font-size:20px;
	padding-top:10px;
	font-weight:normal;
	text-transform:uppercase;
	text-align:right;
	background:#7C2250;
	color:#893962;
	}

#main h1 {
	text-align:left;
	margin:0px;
	margin-left:30px;
	margin-bottom:10px;
	height:20px;
	width:450px;
	font-size:120%;
	padding-top:18px;
	font-weight:normal;
	background:#ffffff;
	color:#75B800;
}


#main h2 {
	font-size:100%;
	color:#75B800;
	margin-bottom:0px;
	margin-left:30px;
	margin-top:20px;
}

#main p {
	margin-top:10px;
	margin-left:30px;
	margin-right:30px;
	margin-bottom:10px;
}

#main ul li {list-style-image:url(images/list-green.jpg); }

#main a.internal-link {text-decoration:none; color:#75B800}
#main a.internal-link:hover {text-decoration:underline; color:#75B800}

#main a.internal-link img {display:none}


#main b,strong {	
	font-size:100%;
	color:#75B800;
	font-weight:bold
}



.news-search-form-submit {display:none}
.news-search-emptyMsg {display:none;margin-left:30px;}
.news-search-form {display:none;margin-left:30px;margin-bottom:10px;border:0px;}
.news-search-form input {display:none;background:#75B800;color:#92d027;border:0px;font-weight:bold;font-size:14px}
.news-list-item h3 {margin-left:30px;font-size:100%;clear:both;color: #616A74;}
.news-list-item h3 a {color: #616A74;}
.news-list-date h3 {color: #616A74;}
.news-list-morelink a {margin-left:30px;text-decoration:none; color:#75B800}
.news-list-browse {}

.clearer {margin-left:30px;height:1px;color:#999999;margin-bottom:10px;margin-top:10px;margin-right:30px;display:none}

.news-single-item h3 {margin:0px;margin-left:30px;font-size:100%;color:#616A74;}
h2.news-single-item {margin:0px;margin-left:30px;font-size:100%;color:#75B800;font-weight:normal;}


.news-single-timedata {margin-left:30px;display:none}
.news-single-author{margin-left:30px;}
.news-single-backlink a {margin-left:30px;text-decoration:none; color:#75B800;display:none}
.news-single-backlink a:hover {text-decoration:underline;}
.news-single-author {color: #616A74;}
.news-single-author a {color: #75B800;text-decoration:none;}
.news-single-author a:hover {text-decoration:underline;}



#main-rechts {
	font-size:65%;
	color: #616A74;
	border:0px solid black;
}



#main-rechts .csc-textpic {margin:0px;border-bottom:1px solid #eeeeee;}


#main-rechts h1 {	
	font-size:100%;
	padding-left:20px;
	padding-right:20px;
	padding-top:11px;
	text-transform:uppercase;
}

#main-rechts p {
	padding-left:20px;
	padding-right:20px;
	padding-top:4px;
	padding-bottom:10px;
	border-bottom:0px solid #989997

}


#main-rechts table  {
	margin-top:10px;
	margin-left:20px;
	padding-right:0px;
	padding-top:4x;
	padding-bottom:0px;
}


#main-rechts td p {
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;


}

#main-rechts a.internal-link {color:#616A74;
	text-decoration:none
	}

#main-rechts a.download {color:#616A74;
	text-decoration:none
	}

#main-rechts a.download:hover{color:#75B800;
	text-decoration:none
	}

#main-rechts a.internal-link:hover {color:#75B800;
	text-decoration:none
	}

#main-rechts  .news-list-container {border:0px solid black;margin-top:11px}
#main-rechts  .news-list-item h3 {margin:0px;margin-left:20px;font-size:100%;clear:both;color:#616A74;text-transform:uppercase}
#main-rechts  .news-list-item h3 a {color: #75B800;text-decoration:none}
#main-rechts  .news-list-date h3 {color: #616A74;}
#main-rechts  .news-list-morelink a {margin-left:20px;text-decoration:none; color:#616A74}
#main-rechts  .news-list-morelink a:hover {text-decoration:none;color:#75B800}
#main-rechts  .news-list-browse {}
#main-rechts  .clearer {margin:0px;height:1px;color:#999999;margin-bottom:5px;margin-top:5px;display:block}


#suche {
	float:left;
	height:30px;
	width:180px;
	background:#7C2250;
	color: #ffffff;
	margin:0px;
	font-size:80%;
	border:0px solid black;
}

#suche form {padding-top:7px;}
*html div#suche form {padding-top:4px;}
*+html div#suche form {padding-top:4px;}

#suche input {border:0px;}

#suche #submit {
	border:0px solid black;
	width:55px;
	margin:0px;
	color:white;
	background:transparent;
	text-transform:uppercase;
}

#suche #searchword { width:100px;margin:0px;}

#service {

	display:block;
	float:left;
	color:#8BD50A;
	padding-left:15px;
	padding-top:3px;
}

#service a {
	color:#8bd50a;
	text-decoration:none;
	font-size:60%;
	text-transform:uppercase;
	padding-left:15px;
}

#service a:hover {color:white}


#rss {
	background:white;
	width:180px;
	float:left;
}

#rss p {
	margin-top:115px;
	margin-left:10px;
	font-size:65%;
	text-transform:uppercase;
}

#rss p img {position:relative;top:4px;left:0px;}

#rss a {
	text-decoration:none;
	color:#616A74
}

#tag {
	position:relative;
	width:780px;
	text-align:right;
	background:#75B800;
	float:right;
	border:0px solid black;
}

#tagcloud {
	background:#75B800;
	width:542px;
	height:238px;
	border:0px solid black;
}

#tagcolud a {color:#92d027}


/* Newsletter */
fieldset { padding:5px 5px 5px 5px; border:1px solid #EEEEEE; }
input.checkbox {  }
input.submit {}


.printonly {
	display:none;
}


/* Typo3 start */






.csc-form-label-req {border:0px solid black;width:100px;}

/* default styles for extension "tx_cssstyledcontent" */
/* Captions */
DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

/* Needed for noRows setting */
DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

/* Border just around the image */
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	border: 2px solid black;
	padding: 0px 0px;
}

DIV.csc-textpic-imagewrap { padding: 0; }

DIV.csc-textpic IMG { border: none; }

/* DIV: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

/* UL: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

/* DL: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
DL.csc-textpic-image { margin: 0; }
DL.csc-textpic-image DT { margin: 0; display: inline; }
DL.csc-textpic-image DD { margin: 0; }

/* Clearer */
DIV.csc-textpic-clear { clear: both; }

/* Margins around images: */

/* Pictures on left, add margin on right */
DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-right: 10px;
}

/* Pictures on right, add margin on left */
DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 10px;
}

/* Pictures centered, add margin on left */
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 10px;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

/* Space below each image (also in-between rows) */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

/* No margins around the whole image-block */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

/* Add margin from image-block to text (in case of "Text w/ images") */
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
	margin-right: 10px !important;
}
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
	margin-left: 10px !important;
}

/* Positioning of images: */

/* Above */
DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

/* Center (above or below) */
DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

/* Right (above or below) */
DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

/* Left (above or below) */
DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

/* Left (in text) */
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

/* Right (in text) */
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

/* Right (in text, no wrap around) */
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
/* End hide from IE5/mac */

/* Left (in text, no wrap around) */
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
/* End hide from IE5/mac */


/* Search form */
.csc-searchform {}
td.csc-form-labelcell  {}
.csc-form-label  {}
.csc-form-fieldcell {}
.csc-searchResultInfo {}
.csc-searchResultRange  {}
.csc-searchResultPrevNext{}
.csc-searchResult { margin:0px; }

.csc-searchResultHeader {border:0px solid black;margin-bottom:0px;margin-left:30px }
.csc-searchResultHeader h3 {color: #75B800;text-decoration:none;font-weight:normal;font-size:14px}
.csc-searchResultHeader a {color: #75B800;text-decoration:none;font-weight:normal;font-size:14px}
.csc-searchResultHeader a:hover {text-decoration:underline}
.csc-noSearchResultMsg {border:0px solid black;margin-bottom:0px;margin-left:30px }
h3.csc-noSearchResultMsg  {color: #616A74;text-decoration:none;font-weight:normal;font-size:14px}


/* Sitemap old */
.csc-menu.csc-menu-4 {}
.csc-menu.csc-menu-4 UL {}
.csc-menu.csc-menu-4 LI { margin-bottom:5px; }
/* Sitemap new */
/*
#content DL.csc-menu.csc-menu-4 { margin:0px; padding-left:2.5em; }
#content DL.csc-menu.csc-menu-4 DT { padding-left:1.5em; background:white url("images/list-link.gif") 0px 6px no-repeat; border:1px solid red; }
#content DL.csc-menu.csc-menu-4 DD { padding-left:1.5em; padding-bottom:4px; }
*/

/* Mail form old */
table.csc-mailform {}
td.csc-form-commentcell {}
td.csc-form-commentcell p.csc-form-label {}
td.csc-form-labelcell p.csc-form-label {}
td.csc-form-labelcell p.csc-form-label-req {}
td.csc-form-fieldcell input {}
td.csc-form-fieldcell select { width:200px; }
td.csc-form-fieldcell textarea { width:200px; }
td.csc-form-fieldcell .csc-form-radio { margin-left:3px; }

/* Mailform new */

.csc-mailform { width:410px; margin-left:25px;margin-top:10px;padding-top:10px; border:0px solid #EEEEEE; }
.csc-mailform .csc-mailform-label { float:left; clear:left; }
.csc-mailform .csc-mailform-label HR { width:410px; }
.csc-mailform .csc-mailform-check {}
.csc-mailform .csc-mailform-field { width:410px;margin-bottom:5px;}
.csc-mailform .csc-mailform-field LABEL{ float:left; clear:left; width:100px; padding-right:4px; }
.csc-mailform .csc-mailform-field INPUT{ width:211px; position:relative; top:0px; left:0px; float:left;border:1px solid #333333;margin-bottom:5px; }
.csc-mailform .csc-mailform-field TEXTAREA { float:left; width:211px;border:1px solid #333333 }
.csc-mailform .csc-mailform-submit { margin-left:105px;border:0px;margin-top:5px; }
.csc-mailform .csc-mailform-radio {margin-top:0px;border:0px solid black}
.csc-mailform .csc-mailform-radio fieldset {
	border:1px solid white;
	display:block;
	width:202px;
	clear:both;
	float:right;
	margin-top:-17px !important;
	margin-top:0px;
}
.csc-mailform .csc-mailform-radio fieldset input {
	width:auto;
	border:none;
	background:none;
	float:left;
	display:block;
	margin-top:3px !important;
	margin-top:0px;
}
.csc-mailform .csc-mailform-radio fieldset label {
	width:auto;
	clear:none;
	float:left;
	display:block;
	padding-right:20px;
	white-space:nowrap;
}
.csc-mailform .csc-mailform-radio input {
	float:left;
	display:block;
	border:0px solid #000;
	padding:0px;
}
.csc-mailform .csc-mailform-radio label {
	float:left;
	clear:both;
	display:block;
}


/* Filelinks */
.csc-uploads.csc-uploads-1 { margin-left:16px; }
.csc-uploads.csc-uploads-1 .tr-even {}
.csc-uploads.csc-uploads-1 .tr-odd {}
.csc-uploads.csc-uploads-1 .csc-uploads-icon {}
.csc-uploads.csc-uploads-1 .csc-uploads-fileName {}

/* extension tx_irfaq_pi1 */
.tx-irfaq-pi1 ul.tx-irfaq-questions-list { margin-bottom: 75px; }
.tx-irfaq-pi1 ul li a p.bodytext { margin: 0px; display: inline; font-weight: bold; }
.tx-irfaq-pi1 ul li a { color: #000; text-decoration: none; }
.tx-irfaq-pi1 ul li a:hover { color: #000; text-decoration: underline; }
.tx-irfaq-pi1 .tx-irfaq-answer { margin-bottom: 10px; }
.tx-irfaq-pi1 .tx-irfaq-answer h4 p.bodytext { margin: 0px; display: inline; font-weight: bold; }
.tx-irfaq-pi1 dt p { font-weight: bold; margin: 0px; display: inline; }
.tx-irfaq-pi1 dd { margin-left: 0px; }
.tx-irfaq-pi1 dd p { margin-top: 0px;	}
.tx-irfaq-pi1 .additional-info { border-top: 2px solid #e6e6e6; margin-bottom: 10px; }
/* Overwrite with our own values */
.tx-irfaq-pi1 {}
.tx-irfaq-pi1 dl { margin-top:5px; }
.tx-irfaq-pi1 dl dt { margin-top:3px; font-weight:bold; color:#003366; }
* html .tx-irfaq-pi1 dl dt { padding-bottom:5px; }		/* Tan-Hack for Internet Explorer below 7 */
.tx-irfaq-pi1 dl dd { margin-bottom:0px; border:0px solid red; }
.tx-irfaq-pi1 dl.additional-info { margin-bottom:5px; }

/* extension "tt_news" */
.news-latest-container h2 {
	margin:1em 0px 1em 0px; padding:0px;
	color:#003366;
	font-size:130%;
	font-weight:bold;
}
.news-single-item h2 {
	margin:1em 0px 1em 0px; padding:0px;
	color:#003366;
	font-size:130%;
	font-weight:bold;
}

#footer {display:none}



a.external-link-new-window {color:#75b800;text-decoration:none}
a.mail {color:#75b800;text-decoration:none}
a.external-link-new-window:hover {color:#75b800;text-decoration:underline}
a.mail:hover {color:#75b800;text-decoration:underline}


.detail a:link {color:#616A74;
	text-decoration:none
}

.detail a:hover {color:#75b800;text-decoration:underline}



/* Typo3 end */



/* Typo3 end */