/* --------------------------------------------------------------- */
/*                                                                 */
/*    HAUPT CSS-DATEI                                              */
/*    Koller Internet GmbH, www.kollerinternet.ch                  */
/*                                                                 */
/* --------------------------------------------------------------- */

/* --------------------------------------------------------------- */
/* --- FARBEN ---------------------------------------------------- */
/* --------------------------------------------------------------- */
/*
	FARBE 1:	#990000
	FARBE 2:	#009900
	FARBE 3:	#000099
*/

/* --------------------------------------------------------------- */
/* --- HTML TAGS ------------------------------------------------- */
/* --------------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}
body > html {
	height: 100%;
}
body {
	background-image: url(../images/back.jpg);
	background-repeat:repeat;
	text-align: center;
}
img {
	border: none;
}
a {
	color: #97be0d;
	text-decoration: none;
}
a:active {
}
a:hover {
	text-decoration: none;
}
/* --------------------------------------------------------------- */
/* --- FONT  ----------------------------------------------------- */
/* --------------------------------------------------------------- */

body {
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.4em;
}
body, textarea, input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color:#6c6c6c;
}
ul {
	margin-left: 15px;
}
ol {
	margin-left: 25px;
}
p, li {
	font-size: 1em;
	line-height: 1.6em;
	margin: 0pt;
	padding: 0pt;
}
h1 {
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 0.6em;
	color:#97BE0D;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0.6em;
	color:#97BE0D;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.6em;
}
h4 {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 0.6em;
}
h5 {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 0.6em;
}
table {
	border-collapse: collapse;
}
table tr th {
	font-weight: bold;
}
table tr td {
}
.content-element {
}

#randomimg img{
	max-width:225px;
	max-height:168px;
	height:auto;
}
/* --------------------------------------------------------------- */
/* --- STANDARD-KLASSEN ------------------------------------------ */
/* --------------------------------------------------------------- */

.text-left {
	text-align: left;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.text-top {
	vertical-align: top;
}
.text-bottom {
	vertical-align: bottom;
}
#left {
	float: left;
	width:169px;/*background-color:#00CCFF;*/
}
.clear {
	clear: both;
}
/* --------------------------------------------------------------- */
/* --- HAUPT AUFBAU ---------------------------------------------- */
/* --------------------------------------------------------------- */

#top {
	background-image:url(../images/head_bg.png);
	background-repeat:no-repeat;
	height: 300px;
}
#header {
	width:880px;
	margin:125px 0px 0px 55px;
	position:absolute;
	height:145px;
}
#page {
	position: relative;
	width: 988px;
	margin: 0px auto;
	text-align: left;
	z-index: 0;
}
#page-content {
	width: 988px;
	text-align: left;
	margin: 0px auto;
	position:relative;
}
#footer {
	height: 100px;
	width: 988px;
	text-align: right;
	margin: 0px auto;
}
#imprint a {
	color:#FFF;
}
#imprint {
	padding:40px 45px 15px 0px;
	margin:0px;
}
/** BACKGROUNDS */

.bg1 {
	background-image: url(../images/middle_bg2.png);
	background-repeat: repeat-y;
	background-position: left top;
	/*border: 1px solid red;*/
}
.bg2 {
	background-image: url(../images/middle_bg1.png);
	background-repeat:no-repeat;
	background-position:left top;
	height:130px;
	width:988px;
	position:absolute;
}
.bg3 {
	background-image: url(../images/bottom_bg.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:124px;
	width:988px;
	position:absolute;
	bottom:0px;
}
.bg5 {
	background: url(../images/sub_middle_bg2.png);
	background-repeat:repeat-y;
	background-position:left top;
	position:relative;
}
.bg6 {
	background: url(../images/sub_middle_bg1.png);
	background-repeat:no-repeat;
	background-position:left top;
	height:130px;
	width:988px;
	position:absolute;
}
.bg7 {
	background: url(../images/sub_bottom_bg.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:124px;
	width:988px;
	position:absolute;
	bottom:0px;
}
.bg8 {
	background-image: url(../images/bottom_bg2.png);
	background-repeat:no-repeat;
	background-position:left top;
	position:relative;
}
/* --------------------------------------------------------------- */
/* --- BILDERRAHMEN ---------------------------------------------- */
/* --------------------------------------------------------------- */
div.csc-textpic-imagewrap img {
	border: 2px solid #D7D6D3;
}
div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	margin:0;
}
dl.csc-textpic-image {
	border:1px solid #797979;
	padding-right: 4px;
}
/* --------------------------------------------------------------- */
/* --- TITEL ----------------------------------------------------- */
/* --------------------------------------------------------------- */
#title {
	z-index:20;
	background-image:url(../images/title_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align:left;
	height: 30px;
	width:810px;
	margin-left:-32px;
}
#subtitle {
	margin: 0px 15px 0px 0px;
	padding:0px;
	height:24px;
	background-image:url(../images/h1_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom:20px;
}
.titlepage {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	color: #605c53;
	margin: 0px;
	padding:0px;
}
.titlepage_initial {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #97be0d;
	margin-bottom: 0px;
	margin-left:31px;
}
.csc-textpicHeader h1 .titlepage_initial{
margin-left:0px;
}
.csc-header h1 {
	margin:0px 0px 0px 0px;
	padding:0px;
	height:29px;
	background-image:url(../images/h1_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left:-32px;
}
.csc-firstHeader {
	margin:0px 0px -10px 0px;
	padding:0px;
	height:24px;
	background-image: url(../images/subtitle_hg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
/* --------------------------------------------------------------- */
/* --- MAIN NAVIGATION ------------------------------------------- */
/* --------------------------------------------------------------- */
#main-navigation {
	float:left;
	margin-top:66px;
	width:770px;
	margin-left:54px;
	font-weight:bold;
	font-size:13px;
}
#main-navigation ul {
	list-style:none;
	position:absolute;
}
#main-navigation ul.ebene1 li {
	float: left;
	margin-left:6px;
	height:22px;
	padding-bottom:5px;
	padding-right:7px;
	color:#97be0d;
	background-image: url(../images/nav_strich.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
#main-navigation ul li a {
	color:#FFF;
}
#main-navigation ul li a:hover {
	color:#97be0d;
}
/* INAKTIVER ZUSTAND */

#main-navigation ul li.no {
}
#main-navigation ul li.no a {
	text-transform:uppercase;
}
#main-navigation ul li.no a:hover {
	color:#97be0d;
}
/* AKTIVER ZUSTAND */


#main-navigation ul li.cur {
}
#main-navigation ul li.cur a {
	color:#97be0d;
	text-transform:uppercase;
}
#main-navigation ul li.cur a:hover {
	color:#97be0d;
}
#main-navigation ul li.sub {
}
#main-navigation ul li.sub a {
	color:#97be0d;
	text-transform:uppercase;
}
#main-navigation ul li.sub a:hover {
	color:#97be0d;
}
/* EBENE2*/
#main-navigation ul.ebene1 li ul.ebene2 {
	margin-left: -6px;
	margin-top:5px;
}
#main-navigation ul.ebene1 li ul.ebene2 li {
	display:none;
	font-size:11px;
	font-weight:normal;
	background-image:none;
}
#main-navigation ul.ebene1 li.sub ul.ebene2 li {
	display:inline;
}
#main-navigation ul.ebene1 li.cur ul.ebene2 li {
	display:inline;
}
/* INAKTIVER ZUSTAND EBENE 2 */

#main-navigation ul li.ebene2_no a {
	text-transform:none;
	color:#fff;
}
#main-navigation ul li.ebene2_no a:hover {
	color:#97be0d;
}
/* AKTIVER ZUSTAND EBENE 2*/
#main-navigation ul.eben1 li.sub ul.ebene2 li.ebene2_cur a {
	text-transform:none;
	color:#97be0d;
}
#main-navigation ul.eben1 li.sub ul.ebene2 li.ebene2_cur a:hover {
	color:#97be0d;
}
#main-navigation ul.ebene1 li.sub ul.ebene2 li.ebene2_cur {
	text-decoration:underline;
}
/* --------------------------------------------------------------- */
/* --- SERVICE NAVIGATION ---------------------------------------- */
/* --------------------------------------------------------------- */

#service-navigation {
	margin-right:64px;
	float:right;
	margin-top:69px;
}
#service-navigation ul {
	list-style:none;
}
#service-navigation ul li {
	float:left;
	margin-left:10px;
}
/* INAKTIVER ZUSTAND */
#service-navigation ul li.no a {
	color:#c9c7be;
}
#service-navigation ul li a:hover {
	color:#97be0d;
}
/* AKTIVER ZUSTAND */
#service-navigation ul li.act a {
	color:#97be0d;
	text-decoration: underline;
}
#service-navigation ul li.act a:hover {
}
/* --------------------------------------------------------------- */
/* --- INHALTE --------------------------------------------------- */
/* --------------------------------------------------------------- */

#content {
	min-height:270px;
	float:right;
	margin:0px;
	padding:0px 85px 20px 0px;
	width:810px;
	position:relative;
}
#content1 {
	min-height:270px;
	float:right;
	margin:0px;
	padding:0px 85px 20px 0px;
	width:810px;
	position:relative;
}
#content_col_1 {
	margin:0px;
	padding:0px;
	margin-top:-140px;
	float:left;
	position:relative;
/*	border:1px solid #0F0;
	background-color:#CC3366;
	width:525px;*/
}
#content_col_2 {
	float:right;
	padding-left:20px;
	/*background-color:#996699;*/
	width:225px;
	margin-top:-140px;
	position:relative;
}
#col_1_left {
	float:left;
	width:245px;/*background-color:#CC66FF;*/
	position:relative;
	}
#col_1_right {
	float:right;
	width:245px;
	padding-right:15px;/*background-color:#cccccc;*/
	position:relative;
	}
/* --------------------------------------------------------------- */
/* --- LINK-KLASSEN ---------------------------------------------- */
/* --------------------------------------------------------------- */

span.link-decoration {
	color: #97be0d;
	text-decoration: none;
	border-bottom: 1px solid #97be0d;
}
span.link-decoration:hover {
	color: #97be0d;
	text-decoration: none;
	border-bottom: 1px solid #97be0d;
}
a.no-decoration span.link-decoration {
	text-decoration: none;
	border: none;
}
a.no-decoration {
	text-decoration: none;
	border: none;
}
a.internal-link {
	text-decoration: none;
}
a.external-link {
	padding-right: 14px;
	background-image: url(../images/icons/icon_external-link.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
a.popup-link {
	padding-right: 14px;
	background-image: url(../images/icons/icon_popup-link.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
a.mail {
	padding-right: 14px;
	background-image: url(../images/icons/icon_mail.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
a.download {
	padding-left: 22px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../images/icons/icon_file.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
a.pdf {
	padding-left: 22px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../images/icons/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
a.word {
	padding-left: 22px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../images/icons/icon_doc.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
a.excel {
	padding-left: 22px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../images/icons/icon_xls.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
a.powerpoint {
	padding-left: 22px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../images/icons/icon_ppt.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
a.zip {
	padding-left: 22px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../images/icons/icon_zip.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
/* --------------------------------------------------------------- */
/* --- PAGE BROWSER ---------------------------------------------- */
/* --------------------------------------------------------------- */

.browsebox {
	list-style-type: none;
	margin: 0.5em 0 0 0;
}
.browsebox li {
	display: inline;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}
.browsebox li a {
	color: #990000;
	padding: 4px 8px;
	border: 1px solid #CCCCCC;
	background-color: #F2F2F2;
	margin-right: 2px;
}
.browsebox li a:hover {
	background-color: #E2E2E2;
}
.browsebox li.act a {
	text-decoration: underline;
}

.tx-wagrandomimage-pi1 img {
	width:218px;	
}

