/**** SECTIONS ****/

body {
	/*margin: 0 auto;*/ /* Standardkonformes Zentrieren */
	text-align: center; /* Zentrierung für IE */
	background-image: url(images/bg_02.jpg);
	background-repeat: repeat-xy;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size:100.01%;*/
}

#bg {
	height: 730px;
	background-image: url(images/bg_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


#bg-bottom {
	padding: 1px;
	margin: 0;
	height: 64px;
}

#header {
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	width: 700px;
	height: 176px;
	overflow: hidden;
	/* background-image: url(images/bg_header1.jpg); */
	background-repeat: no-repeat;
	background-position: top;
}

#nav {
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	width: 700px;
	height: 40px;
	overflow: visible;
	background-image: url(images/bg_nav.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#main {
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	width: 700px;
	min-height: 300px;
	overflow: hidden;
	background-color: #FFFFFF;
	font-size: 0.7em;
	background-image: url(images/bg_subnav.jpg);
}

#subnav {
	position: relative;
	float: left;
	margin: 0 auto;
	padding: 10px 10px 30px 0px;
	text-align: left;
	width: 200px;
	min-height: 300px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(images/bg_subnav.jpg);
}

#intro {
	position: relative;
	float: left;
	margin: 10px 14px 10px 5px;
	padding: 0px 10px 30px 10px;
	text-align:left;
	color: #000000;
	width: 170px;
	min-height: 300px;
	overflow:hidden;
}

#content {
	position: relative;
	float: left;
	margin: 0px;
	text-align: left;
	padding: 10px;
	width: 470px;
	overflow: hidden;
}

#lang {
	position: absolute;
	float: right;
	right: 0px;
	text-align: right;
	padding: 0px 10px 0px 0px;
	width: 200px;
	overflow: visible;
	height: 100px;
	z-index: 3;
}

.box_container {
	clear: both;
}

.text {
	clear: both;
}

.left {
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align:left;
	width: 225px;
	overflow: hidden;
	background-color: #FFFFFF;
}

.right {
	position: relative;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 225px;
	overflow: hidden;
	background-color: #FFFFFF;
}

.box {
	position: relative;
	float: left;
	margin: 3px 0px 15px 0px;
	padding: 5px;
	color: #000000;
	text-align: left;
	width: 460px;
	overflow: hidden;
	background-color: #EEEEEE;
	/*border:1px solid #CCCCCC;*/
}

.box_small {
	position: relative;
	float: left;
	margin: 3px 0px 15px 0px;
	padding: 5px;
	color: #000000;
	text-align: left;
	width: 215px;
	overflow: hidden;
	background-color: #EEEEEE;
	/*border:1px solid #CCCCCC;*/
}

/**** SPAM PROTECTION ****/
.hidden {
	display: none;
	left: -9999px;
	position: sabsolute;
}

/**** PARAGRAPHS ****/

.box p {
	margin-bottom:0px;
}

.box .csc-textpic {
	margin-bottom:5px;
}

p {
	text-align:left;
	margin-top:0px;
}

/**** LINKS ****/

a {
	color: #CC0000; 
	text-decoration:none;
}

a:hover {
	color: #CC0000;
	text-decoration:underline;
}

a.teaser {
	color: #000000;
}

a.language-normal {
	color:#666666 !important;
	text-decoration: none;
	padding: 2px;
	background-color: #CCCCCC !important;
}

a.language-active {
	color:#FFFFFF !important;
	text-decoration: none;
	padding: 2px;
	background-color: #D51919 !important;
}


/**** HEADERS ****/

h1 {
	font-size: 1.0em;
	font-weight: bold;
	color: #CC0000;
	margin-bottom: 4px;
	text-align: left;
}

#content h1  { 
	font-family: "Trebuchet MS", Georgia, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	margin-top:0px;
	color:#000000;
	margin-bottom:0.5em;
}
  
#intro h1  {
	font-family: "Trebuchet MS", Georgia, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	margin-top:0px;
	color:#000000;
	margin-bottom:0.5em;
}

h2  { font-family: Verdana, Georgia, Helvetica, sans-serif;
  font-size: 1.0em; font-weight:bold; text-transform:uppercase; margin-top:0px; margin-bottom:0.5em; color:#333333;}
  
h2 a {
	color: #333333; text-decoration:none;
}

h2 a:hover {
	color: #333333; text-decoration:none;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
}

/**** NAV ****/

#mainnav1, #mainnav2, #mainnav3, #mainnav4, #mainnav5, #mainnav6 {
	position:relative;
	float:left;
	top:8px;
	left:0px;
	color:#FFFFFF;
	font-size:0.7em;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
}

#mainnav1 {left:15px; width:74px; margin-right:3px;}
#mainnav2 {width:95px; margin-right:3px}
#mainnav3 {width:93px; margin-right:3px}
#mainnav4 {width:128px; margin-right:3px}
#mainnav5 {width:102px; margin-right:3px}
#mainnav6 {width:120px; margin-right:3px}

#mainnav1 a, #mainnav2 a, #mainnav3 a, #mainnav4 a, #mainnav5 a, #mainnav6 a {color: #FFFFFF; text-decoration: none;}
#mainnav1 a:hover, #mainnav2 a:hover, #mainnav3 a:hover, #mainnav4 a:hover, #mainnav5 a:hover, #mainnav6 a:hover {color: #CC0000;}
#mainnav1 a:focus, #mainnav2 a:focus, #mainnav3 a:focus, #mainnav4 a:focus, #mainnav5 a:focus, #mainnav6 a:focus {color: #CC0000;}
#mainnav1.active a, #mainnav2.active a, #mainnav3.active a, #mainnav4.active a, #mainnav5.active a, #mainnav6.active a {color: #CCCCCC;}

.subnav1 {width:auto; border-bottom:solid #DBDBDB 1px; padding-top:3px; padding-right:0px; padding-bottom:3px; padding-left: 11px; font-size: 1.0em; font-weight: bold; color: #666666; text-transform: uppercase;}
.subnav1 a {color:#666666; text-decoration:none;}
.subnav1 a:hover, a:active, a:focus {color:#CC0000;}

.subnav1_active {width:auto; border-bottom:solid #DBDBDB 1px; background-color:#F6F6F6; padding-top:3px; padding-right:0px; padding-bottom:3px; padding-left: 11px; font-size: 1.0em; font-weight: bold; color: #666666; text-transform: uppercase;}
.subnav1_active a {color: #666666; text-decoration: none;}

.subnav2 {width:auto; border-bottom:solid #DBDBDB 1px; padding-top:3px; padding-right:2px; padding-bottom:3px; padding-left: 23px; font-size: 1em; color: #666666;}
.subnav2 a {color: #333333; text-decoration: none;}
.subnav2 a:hover, a:active, a:focus {color: #CC0000;}

.subnav2_active {width:auto; border-bottom:solid #DBDBDB 1px; padding-top:3px; padding-right:2px; padding-bottom:3px; padding-left: 23px; font-size: 1em; font-weight:bold; color: #666666;}
.subnav2_active a {color:#CC0000; text-decoration:none;}


.csc-subheader {font-size: 1em; font-weight: bold;}

/**** FORM ****/

.button {
	position: relative;
	float:left;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 470px;
	overflow: hidden;
}

.button-text {
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	text-align: left;
	width: 310px;
	overflow: hidden;
}

.button-img {
	position: relative;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 150px;
	overflow: hidden;
}

/**** CAL ****/

.cal_event_title a {
	color: #CC0000;
	font-weight: bold;
}

.V9G {
	font-size: 0.8em;
}

.V9G a {
	color: #333333;
}

.red_catheader{
  background-color:#EEEEEE;
}

.yellow_catheader{
  background-color:#EEEEEE;
}

.blue_catheader{
  background-color:#66CCCC;
}

.green_catheader{
  background-color:#66CC66;
}

.default_catheader{
  background-color:#CCCCCC;
}