@charset "UTF-8";

@media all
{


/* +++++ Hauptcontainer +++++ */


html * { font-size: 100.01% }
html { 
    height: 100%; 
    text-align: center;
}
body {
    height: 100%;
	padding: 0px;
	margin: 0px;
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	font-size: 75%;
	text-align: center;
	background-color: #E6E6E6;
	background-image: url(../pics/body_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
body img {border:none}
#page_margins {
    margin:0px auto;
	width: 960px;
	height: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align:left;
	background-color: #FFFFFF;
    display: block
}
.page_margins2 {
    margin:0px auto;
	width: 960px;
	height: 600px;
	margin-top: 0;
	margin-bottom: 0;
	text-align:left;
	background-color: #FFFFFF;
    display: block
}
.page_margins3 {
	width: 960px;
	height: 210px;
	margin-top: 0;
	margin-bottom: 0;
	text-align:left;
	display: block;
	background-image: url(../pics/start_end.gif);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
}
.page_margins3_col {
	width: 180px;
	margin-top: 10px;
	margin-left: 10px;
	padding-right: 10px;
	float: right;
}
#logo {
	height: 188px;
	padding: 0px;
	margin: 0px;
	float: left;
	background-color: #FFFFFF;
	width: 200px;
}
#slideshow {
	height: 188px;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	width: 760px;
	float: right;
}
#slideshow2 {
	height: 200px;
	background-color: #FFFFFF;
	width: 195px;
	background-image: url(../pics/cbox_end3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0px;
	padding-bottom: 12px;
	margin-bottom: 0px;
}
#main {
    clear:both;
	width: 960px;
	background-image: url(../pics/nav_bg.gif);
	height: 36px;
	background-color: #BF0005;
}
#content {
    margin:0px auto;
	width: 960px;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 5px;
	text-align:left;
	background-color: #FFFFFF;
	position:relative;
    display:block;
	overflow: hidden;

}
#footer {
	margin-top: 0px;
	padding-top: 5px;
	color: #999999;
	width: 950px;
	height: 31px;
	text-align: right;
	background-image: url(../pics/head_bg1.gif);
	margin-right: 0px;
	padding-right: 10px;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	color: #FF0000;
	text-decoration: none;
}
#footer2 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 5px;
	color: #999999;
	width: 960px;
	height: 31px;
	text-align: right;
	background-image: url(../pics/head_bg1.gif);
}
#footer2 a {
	color: #CCCCCC;
	text-decoration: none;
}
#footer2 a:hover {
	color: #FF0000;
	text-decoration: none;
}
#col1 {
	margin:0px auto;
	height: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
	background-color: #FFFFFF;
	width: 200px;
	text-align: left;
	display: inline;
}
#col2 {
	height: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
	background-color: #FFFFFF;
	width: 530px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#col3 {
	margin:0px auto;
	height: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
	background-color: #FFFFFF;
	width: 200px;
}

/* +++++ Navigationsmenüs +++++ */

/* Quickjump */


#qj {
  background: #BFBBA7;
  color: #BFBBA7;
  font-size: 0em;
  display: none;
}
#qj a {
  background: #BFBBA7;
  color: #BFBBA7;
  text-decoration: none;
}


/* Topnavigation */


#topnav {
	margin-top: 0px;
	padding-top:5px;
	color: #FFFFFF;
	width: 960px;
	height: 31px;
	text-align: right;
	background-image: url(../pics/head_bg1.gif);
	margin-right: 0px;
	padding-right: 0px;
	z-index: auto;
}
#topnav ul {
	line-height: 0em;
	float:right;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#topnav li {
	display: inline;
	text-align: right;
	font-size: 1em;
	vertical-align: middle;
	margin: 0px;
	padding-right: 10px;
}
#topnav a { color: #CCCCCC; font-weight: normal; text-decoration:none; }
#topnav a:focus, 
#topnav a:hover,
#topnav a:active {
	text-decoration:none;
	color: #FF0000;
}

/* Mainnavigation */


#nav_main {
	width:auto;
	float:inherit;
	background-image: url("../pics/nav_bg.gif");
	height: auto;
}
#nav_main2 {
	width:200px;
	background-image: url("../pics/nav_bg.gif");
	height: 36px;
}
#nav_main ul {
	white-space: nowrap;
	line-height: 1em;
	list-style:none;
	width: auto;
	padding-left: 2px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 213px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

#nav_main li {
	float:left;
	background-image: url("../pics/left.gif");
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #C6C6C7;
	margin-top: 13px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 1px;
	height: 22px;
}

#nav_main a,
#nav_main strong {
    display:block;
    color:#FFFFFF;
    background: url("../pics/right.gif") no-repeat top right;
    background: url("../pics/right.gif") no-repeat top right;
    padding:4px 10px 0px 10px;
    text-transform: none;
    text-decoration:none;
    width: 0.1em; /* only IE 5.x */
    width/**/:/**/ .1em; /* only IE 6.0 */
}

#nav_main > ul a,
#nav_main > ul strong {width:auto;}  /* for other browsers */
#nav_main ul li:focus,
#nav_main ul li:hover,
#nav_main ul li:active { background-position:0% -150px; }
#nav_main li:focus a,
#nav_main li:hover a,
#nav_main li:active a { background-position:100% -150px; }
#nav_main a:focus,
#nav_main a:hover,
#nav_main a:active { color:#FF0000; background-color: transparent; }
#nav_main #current {
    background-image: url("../pics/left_on.gif");
    background-position:top left;
    border-width:0
}
#nav_main #current a,
#nav_main #current strong {
    color:#9b0004;
    background-image: url("../pics/right_on.gif");
    background-position:top right;
    font-weight:bold;
    padding-bottom:0px;
    padding-top:4px;
}


/* Breadcrumb */


#breadcrumb {
	padding-top:5px;
	color: #666666;
	width: 960px;
	height: 31px;
	text-align: left;
	background-image: url(../pics/breadcrumb_bg.gif);
	margin-right: 0px;
	padding-right: 0px;
	background-color: #FFFFFF;
}
#breadcrumb ul {
    text-align: right;
    float: left;
	margin: 0;
	padding: 0;
}
#breadcrumb li {
	text-align: left;
	float: left;
	list-style: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../pics/subcat_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#breadcrumb #current {
	list-style-type: none;
	margin-left: 2px;
	background-image: url(../pics/transparent.gif);
}	
#breadcrumb a { display: block; color: #DD0005; font-weight: normal; text-decoration:none; }
#breadcrumb a:focus, 
#breadcrumb a:hover,
#breadcrumb a:active {
display: block;
	text-decoration:underline;
	color: #9B0004;
}


/* Submenu */

#col1 ul {
    display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
  
#col1 li {
    display: block;
    width: 195px;
	list-style: none;
	vertical-align: middle;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2D2D2;
}
#col1 li a,
#col1 li a:visited,
#col1 li a:active {
	color:#666666;
	display: block;
	width: 175px;
	padding-top: 4px;
	padding-left: 20px;
	text-decoration: none;
	background-image: url(../pics/subcat_bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	padding-bottom: 5px;
	background-color: #E8E8E8;
}
#col1 li a:hover {
	color:#993300;
	display: block;
	width: 175px;
	padding-top: 4px;
	padding-left: 20px;
	text-decoration: none;
	background-color: #E1E1E1;
	background-image: url(../pics/vlist_bg2.gif);
	background-repeat: no-repeat;
	background-position: 10px 1px;
}

#col1 .submenu li {
	display: block;
	width: 195px;
	list-style: none;
	vertical-align: middle;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
}
#col1 .submenu li a,
#col1 .submenu li a:visited,
#col1 .submenu li a:active {
	color:#8C8C8C;
	width: 165px;
	padding-top: 4px;
	padding-left: 30px;
	text-decoration: none;
	background-image: url(../pics/subcat_bullet.gif);
	background-repeat: no-repeat;
	background-position: 20px 8px;
	font-size: 0.9em;
	margin: 0px;
	background-color: #F4F4F4;
}
#col1 .submenu li.xxxx  a,
#col1 .submenu li.xxxx a:visited,
#col1 .submenu li.xxxx a:active {
	color:#993300;
	width: 165px;
	padding-top: 4px;
	padding-left: 30px;
	text-decoration: none;
	background-color: #FFFF79;
	background-image: url(../pics/vlist_bg2.gif);
	background-repeat: no-repeat;
	background-position: 20px 0px;
	font-size: 0.9em;
}
#col1 .submenu li a:hover {
	color:#993300;
	width: 165px;
	padding-top: 4px;
	padding-left: 30px;
	text-decoration: none;
	background-color: #FFFF99;
	background-image: url(../pics/vlist_bg2.gif);
	background-repeat: no-repeat;
	background-position: 20px 0px;
	font-size: 0.9em;
}

#col1 li.current strong a,
#col1 li.current strong a:visited,
#col1 li.current strong a:active {
	color:#333333;
	width: 175px;
	padding-top: 4px;
	padding-left: 20px;
	text-decoration: none;
	background-image: url(../pics/strong2.gif);
	background-repeat: repeat-x;
	font-size: 0.9em;
	background-color: #FFFFCC;
	background-position: 0px 0px;
}
#col1 li.current strong a:hover {
	color:#993300;
	width: 175px;
	padding-top: 4px;
	padding-left: 20px;
	text-decoration: none;
	background-color: #FFFF99;
	font-size: 0.9em;
}

/* +++++ Content +++++ */

/* Col 1 */

#col1 .us1 {
	width:185px;
	clear:none;
	display:block;
	padding-top:8px;
	padding-left:10px;
	text-align: left;
	background-image: url(../pics/nav_bg.gif);
	font-size: 1.1em;
	color: #FFFFFF;
	text-shadow: #000000 1px 1px 1px;
	height: 22px;
	margin-left: 5px;
}
.col1_menu {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-image: url(../pics/cbox_end1.gif);
	background-position: 5px bottom;
	background-repeat: no-repeat;
}
.col1_content {
	width:185px;
	padding-left:10px;
	text-align: left;
	margin-left: 5px;
	background-color: #E8E8E8;
	background-image: url(../pics/cbox_end1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-bottom: 0px;
}


/* Col 2 */


#col2 .us1 {
	width:520px;
	clear:none;
	display:block;
	padding-top:8px;
	padding-left:10px;
	text-align: left;
	background-image: url(../pics/nav_bg.gif);
	font-size: 1.1em;
	color: #FFFFFF;
	text-shadow: #000000 1px 1px 1px;
	height: auto;
	margin-right: 0px;
	padding-bottom: 4px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F20F0F;
}
.col2_content {
	width:510px;
	padding-left:10px;
	text-align: left;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.col2_menu {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-image: url(../pics/cbox_end2.gif);
	background-position: 5px bottom;
	background-repeat: no-repeat;
}
#col2 .col2_content .navbox_r {
	text-align: left;
	float: right;
	margin-left:5px;
	margin-right:0px;
	position: relative;
	visibility: visible;
	overflow: visible;
	background-image: url(../pics/cbox_end_re.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
}
#col2 .col2_content .navbox_r ul.submenu,
#col2 .col2_content ul.submenu2,
#col2 .col2_content ul.submenu {
	list-style-type: none;
	margin: 0;
	padding: 0px;
	left: 0px;
	top: 0px;
	float: left;
}
#col2 .col2_content .navbox_r ul.submenu li {
    display: block;
    width: 195px;
	list-style: none;
	vertical-align: middle;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #E8E8E8;
}
#col2 .col2_content ul.submenu3 li {
    display: block;
    width: 500px;
	list-style: none;
	vertical-align: middle;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#col2 .col2_content ul.submenu2 li,
#col2 .col2_content ul.submenu li {
    display: block;
    width: 495px;
	list-style: none;
	vertical-align: middle;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #E8E8E8;
}

#col2 .col2_content ul.submenu2 li.extra,
#col2 .col2_content ul.submenu li.extra {
	display: block;
	width: 495px;
	list-style: none;
	vertical-align: middle;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FCC;
}

#col2 .col2_content .navbox_r ul.submenu li a,
#col2 .col2_content .navbox_r ul.submenu li a:visited,
#col2 .col2_content .navbox_r ul.submenu li a:active {
	color:#666666;
	display: block;
	width: 175px;
	padding-top: 4px;
	padding-left: 20px;
	text-decoration: none;
	background-image: url(../pics/subcat_bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
}
#col2 .col2_content .navbox_r ul.submenu li a:hover {
	color:#993300;
	display: block;
	width: 175px;
	padding-top: 4px;
	padding-left: 20px;
	text-decoration: none;
	background-color: #FFFF99;
	background-image: url(../pics/vlist_bg2.gif);
	background-repeat: no-repeat;
	background-position: 10px 1px;
}
#col2 .col2_content ul.submenu {
	padding:5px;
	margin-left:0px;	
	margin-right:0px;
}
#col2 .col2_content ul.submenu2 {
	padding:5px;
	margin-left:0px;
	margin-right:0px;
	border: 1px solid #E0E0E0;
	margin-bottom: 15px;
}
#col2 .col2_content ul.submenu3 {
	padding:5px;
	margin-left:0px;	
	margin-right:0px;
}
#col2 .col2_content ul.submenu3 li a,
#col2 .col2_content ul.submenu3 li a:visited,
#col2 .col2_content ul.submenu3 li a:active {
	color:#333333;
	display: block;
	width: 480px;
	padding-top: 4px;
	padding-left: 20px;
	text-decoration: none;
	background-image: url(../pics/subcat_bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	background-color: #F3F3F3;
}
#col2 .col2_content ul.submenu2 li a,
#col2 .col2_content ul.submenu2 li a:visited,
#col2 .col2_content ul.submenu2 li a:active,
#col2 .col2_content ul.submenu li a,
#col2 .col2_content ul.submenu li a:visited,
#col2 .col2_content ul.submenu li a:active {
	color:#666666;
	display: block;
	width: 475px;
	padding-top: 4px;
	padding-left: 20px;
	text-decoration: none;
	background-image: url(../pics/subcat_bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
}

#col2 .col2_content ul.submenu2 li a:hover,
#col2 .col2_content ul.submenu li a:hover {
	color:#993300;
	display: block;
	width: 475px;
	padding-top: 4px;
	padding-left: 20px;
	text-decoration: none;
	background-color: #FFFF99;
	background-image: url(../pics/vlist_bg2.gif);
	background-repeat: no-repeat;
	background-position: 10px 1px;
}
#col2 .col2_content ul.submenu3 li a:hover {
	color:#993300;
	display: block;
	width: 480px;
	padding-top: 4px;
	padding-left: 20px;
	text-decoration: none;
	background-color: #FFFF8C;
	background-image: url(../pics/vlist_bg2.gif);
	background-repeat: no-repeat;
	background-position: 10px 1px;
}
.submenu3 em {
	font-weight: bold;
	color: #FF3300;
	background-color: #FFFFCC;
}

#col2 .more {
	padding-top: 5px;
	text-align: right;
	font-weight: bold;
	font-size: 1em;
	padding-bottom: 15px;
	border-bottom-style: none;
	padding-right: 5px;
	background-color: #FFFFFF;
	clear: both;
	background-image: url(../pics/cbox_end2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 10px;
}
#col2 .more2 {
	padding-top: 5px;
	text-align: right;
	font-weight: bold;
	font-size: 1em;
	padding-bottom: 5px;
	border-bottom-style: none;
	padding-right: 5px;
	background-color: #FFFFFF;
	clear: both;
	background-image: url(../pics/cbox_end2.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 10px;
}
#col2 .more a {
	background-image: url(../pics/cal_pfeil_re.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	height: 0pt;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style-value: none;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: none;
	border-left-style-value: none;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	font-weight: normal;
}
#col2 a {
	color: #CC0000;
	text-decoration: none;
}
#col2 a:focus, 
#col2 a:hover,
#col2 a:active {
	text-decoration:underline;
	color: #FF0000;
}

#col2 .pic_l {
	padding:5px;
	margin-right:10px;
	border: 1px solid #CCCCCC;
	float:left;
	position: relative;
	visibility: visible;
	overflow: visible;
	background-image: url(../pics/image_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
  }
  #col2 .pic_r {
	padding:5px;
	margin-left:10px;
	border: 1px solid #CCCCCC;
	float: right;
	position: relative;
	visibility: visible;
	overflow: visible;
	background-image: url(../pics/image_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
  }
#col2 .pic {
	padding:5px;
	margin:5px;
	position: relative;
	visibility: visible;
	overflow: visible;
	background-image: url(../pics/image_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#col2 img {
	border: none;
}
#col2 img.opener {
	position: absolute;
	z-index: 5;
	right: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	bottom: 10px;
}

#col2 h5 {
	font-size: 1.1em;
	color: #666666;
	margin: 0px;
}

#col2 #bottomnav { 	
    margin: 0;
	padding: 0;
}
#col2 #bottomnav ul {
	margin: 0;
	padding: 0;
}
#col2 #bottomnav li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	list-style-type: none;
	background-image: url(../pics/delimit_bullet.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
}
#col2 #bottomnav #top {
	list-style-type: none;
	background-image: url(../pics/top.gif);
}
#col2 #bottomnav #rss {
	list-style-type: none;
	background-image: url(../pics/rss.gif);
}
#col2 #bottomnav #twitter {
	list-style-type: none;
	background-image: url(../pics/twitter.gif);
}
#col2 #bottomnav #print {
	list-style-type: none;
	background-image: url(../pics/print.gif);
}
#col2 #bottomnav #send {
	list-style-type: none;
	background-image: url(../pics/send.gif);
}
#col2 #bottomnav #comment {
	list-style-type: none;
	background-image: url(../pics/comment.gif);
}
#col2 .more #bottomnav ul li a {
	background-image: none;
}


.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #333;
	cursor: pointer;
}

.button2-left span,
.button2-right span { cursor: default; color: #999; }

.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span { padding: 0 6px; }

.button2-left a:hover,
.button2-right a:hover { text-decoration: none; color: #000000; }



.button2-left {
	background: url(../pics/j_button2_left.png) no-repeat;
	float: left;
	margin-left: 2px;
	height: 25px;
}

.button2-right { background: url(../pics/j_button2_right.png) 100% 0 no-repeat; float: left; margin-left: 2px; }

.button2-right .prev {
	background: url(../pics/j_button2_prev.png) no-repeat;
	height: 25px;
	float: left;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 16px;
}

.button2-right.off .prev { background: url(../pics/j_button2_prev_off.png) no-repeat; }

.button2-right .start {
	background: url(../pics/j_button2_first.png) no-repeat;
	height: 25px;
	float: left;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 22px;
}

.button2-right.off .start { background: url(../pics/j_button2_first_off.png) no-repeat; }

.button2-left .page {
	background: url(../pics/j_button2_right_cap.png) 100% 0 no-repeat;
	height: 25px;
	float: left;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4px;
}

.button2-left .next {
	background: url(../pics/j_button2_next.png) 100% 0 no-repeat;
	height: 25px;
	float: left;
	padding-top: 0;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 8px;
} 

.button2-left.off .next { background: url(../pics/j_button2_next_off.png) 100% 0 no-repeat; }

.button2-left .end {
	background: url(../pics/j_button2_last.png) 100% 0 no-repeat;
	height: 25px;
	float: left;
	padding-top: 0;
	padding-right: 22px;
	padding-bottom: 0;
	padding-left: 8px;
}

.button2-left.off .end { background: url(../pics/j_button2_last_off.png) 100% 0 no-repeat; }


.warning {background: #fdd; padding: 1em; border-bottom: 1px #dbb dotted; border-bottom: 1px #dbb dotted;}

#abc_box .nav, .nav a {
	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;	
	text-align: center;
	text-decoration: none;
}	


#abc_box caption {
	margin: 0;
	padding: 0;
	width: auto;
	color: #333333;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(../pics/header_bg.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
	height: 22px;
	vertical-align: middle;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E8E8E8;
}

#abc_box th {
	font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	background-image: url(../pics/infobox_lr_bg.gif);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
}

#abc_box .today, td.today a, td.today a:link, td.today a:visited {
	color: #CC3300;
	font-weight: bold;
	background-color: #F9E8E8;
	background-image: url(../pics/cal_bg2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#abc_box td {
	width: 35px;
	height: 15px;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	background-image: url(../pics/cal_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#abc_box td a {
	text-decoration: none;
	font-weight: bold;
	display: block;
}

#abc_box td a:link, td a:visited {	
	color: #CC0000;
}

#abc_box td a:hover, td a:active {
	color: #000000;
}

/* Col 3 */


#col3 .us1 {
	width:185px;
	clear:none;
	display:block;
	padding-top:8px;
	padding-left:10px;
	text-align: left;
	background-image: url(../pics/nav_bg.gif);
	font-size: 1.1em;
	color: #FFFFFF;
	text-shadow: #000000 1px 1px 1px;
	height: 22px;
	margin-right: 5px;
}
.col3_menu {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	margin-left: 0px;
	background-image: url(../pics/cbox_end1.gif);
	background-position: 0px bottom;
	background-repeat: no-repeat;
}

.col3_content {
	width:185px;
	padding-left:10px;
	text-align: left;
	margin-left: 0px;
	background-color: #E8E8E8;
	background-image: url(../pics/cbox_end1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-bottom: 0px;
}

#col3 .pic  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#col3 form  {
	margin: 0px;
	padding: 0px;
}
#col3 ul {
    display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
  
#col3 li {
    display: block;
    width: 195px;
	list-style: none;
	vertical-align: middle;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2D2D2;
}
#col3 li a,
#col3 li a:visited,
#col3 li a:active {
	color:#666666;
	display: block;
	width: 175px;
	padding-top: 4px;
	padding-left: 20px;
	text-decoration: none;
	background-image: url(../pics/subcat_bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	padding-bottom: 5px;
	background-color: #E8E8E8;
}
#col3 li a:hover {
	color:#993300;
	display: block;
	width: 175px;
	padding-top: 4px;
	padding-left: 20px;
	text-decoration: none;
	background-color: #E1E1E1;
	background-image: url(../pics/vlist_bg2.gif);
	background-repeat: no-repeat;
	background-position: 10px 1px;
}
/* Eingabefelder */

.search {
	margin-right: 2px;
	margin-top: 2px;
	border-top-width: 1px;
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 1px;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: solid;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: #cccccc;
	border-right-color-value: #cccccc;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: #cccccc;
	border-left-color-value: #cccccc;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	width: 130px;
	padding: 2px;
	margin-bottom: 8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
}
.search2 {
	margin-right: 2px;
	margin-top: 8px;
	border-top-width: 1px;
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 1px;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: solid;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: #cccccc;
	border-right-color-value: #cccccc;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: #cccccc;
	border-left-color-value: #cccccc;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	width: 280px;
	padding: 2px;
	margin-bottom: 8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	font-size: 1.2em;
}

.search_go {	
	border: 1px solid #CCCCCC;
	padding: 1px;
	background-color: #FFFFFF;
	margin-bottom: 8px;
}
hr {
    color: #E1E1E1;
    background:transparent;
    margin: 0 0 0.5em 0;
    padding: 0 0 0.5em 0;
    border:0;
    border-bottom: 1px #eee solid;
}
/* Kalender */

#calendar_box {
	background-image: url(../pics/cbox_end1.gif);
	background-position: 0px bottom;
	background-repeat: no-repeat;
	width: 195px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	font-size: 95%;
}
#calendar {
	width: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	text-align: center;
}

#calendar_box .nav, .nav a {
	color: #999999;
	text-align: center;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}	


#calendar_box caption {
	margin: 0;
	padding: 0;
	width: auto;
	color: #333333;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(../pics/breadcrumb_bg.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
	height: 22px;
	vertical-align: bottom;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E8E8E8;
}

#calendar_box th {
	font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	background-image: url(../pics/infobox_lr_bg.gif);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
}

#calendar_box .today, td.today a, td.today a:link, td.today a:visited {
	color: #CC3300;
	font-weight: bold;
	background-color: #F9E8E8;
	background-image: url(../pics/cal_bg2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#calendar_box td {
	width: 35px;
	height: 15px;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	background-image: url(../pics/cal_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#calendar_box td a {
	text-decoration: none;
	font-weight: bold;
	display: block;
}

#calendar_box td a:link, td a:visited {	
	color: #9b0004;
}

#calendar_box td a:hover, td a:active {
	color: #000000;
	background-color: #FFD7D8;
}
.event {
	width: 510px;
	background-color: #FFFFCC;
	padding-right: 10px;
	padding-left: 10px;
}
.event_box {
	width: 510px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
	vertical-align: middle;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	padding-top: 5px;
}
.event_tag {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999999;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-left-color: #E9E9E9;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
.event_content {
	float: right;
	width: 435px;
	padding-top: 7px;
}
.event_content a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
}
}
