* {
	margin:0;
	padding:0;
	border:0;
	font-size: 1em;
}

.clearboth
{
	clear:both;
}

.bold
{
	font-weight: bold;
}

body {
	background-color: #BFC1C9;
	background-image: url('683.cbin');
	background-repeat: repeat-x;
	padding-left: 10px;
}

#page
{
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	width: 988px;
}

#head
{
	clear: both;
}

#logo
{
	width: 198px;
	height: 61px;
	background-image: url('689.cbin');
	float: left;
	clear: left;
}

#menus
{
	float: left;
	clear: right;
	width: 790px; 
}

#utilmenu
{
	height: 31px;
	width: 790px;
	background-color: #EFEFEF;
}

#utilmenu ul
{
	display:inline;
	height: 31px;
}

#utilmenu li
{
	list-style-type: none;
	float: left;
	margin-left: 16px;
	margin-right: 4px;
	padding-top: 7px;
	height: 24px;
}

#utilmenu a
{
	text-transform:uppercase;
	text-decoration:none;
	color: #5F6065;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	height: 31px;
	padding-top: 7px;
}
#utilmenu a:visited { color: #5F6065; }
#utilmenu a:hover { color: #DB3100; }
#utilmenu a:active { color: #DB3100; }
#utilmenu a:focus { color: #DB3100; }

#lang
{
	padding-top: 7px;
	text-align: right;
	padding-right: 8px;
}

#lang img
{
	vertical-align: top;
	margin-left: 10px;
}

/*
  ===============
  TOP MENU
  ===============
*/
div.mainmenu ul.mainmenu, ul.submenu, ul.submenu2 {
	display: inline-block; 
	padding: 0;
	margin: 0; 
	font: bold 9pt Arial, sans-serif;
	height: 30px;
	width: 100%;
	background-image: url('692.cbin');
	background-repeat: repeat-x;
	list-style-type: none; 
}

ul.submenu, ul.submenu2 {
	height: 1px;
	width: 1px;
	background-image: none;
}

ul.mainmenu > li.sub {
	float:left;
  	position: relative; 
	margin: 0; 
	padding: 0;
	height: 30px;
}

ul.mainmenu ul.submenu {display: none;} /* TopMenu dropdown hide */
ul.mainmenu ul.submenu2 {display: none;} /* TopMenu dropdown hide */
ul.mainmenu > li:hover.sub > ul.submenu {display: block; position: absolute; top: 0; left: 100%;} /* TopMenu dropdown show */
ul.mainmenu > li:hover.sub > ul.submenu2 {display: block; position: absolute; top: 0; left: 100%;} /* TopMenu dropdown show */

/* TopMenu Standard */
ul.mainmenu > li.sub a.ddtop {
	display: block; 
	text-transform:uppercase;
	text-decoration: none;
	font-size: 9pt;
	font-family: Arial, sans-serif;
	font-weight: bold; 
	letter-spacing: 1px;
	color: #000000;
	background-color: #transparent;
	height: 30px;
	padding-top: 7px;
	padding-left: 16px;
	padding-right: 16px;
}

/* TopMenu Active */
ul.mainmenu > li.sub a:hover.ddtop {
	color: #FFFFFF;
	background-image: url('691.cbin');
	background-repeat: repeat-x;
}

/* Dropdown position */
ul.mainmenu > li:hover.sub > ul.submenu {width: 10em; top: 30px; left:0;}
ul.mainmenu > li:hover.sub > ul.submenu2 {width: 10em; top: 30px; left:-100px;}

/*
  ===============
  TOP MENU END
  ===============
*/

#title
{
	clear: both;
	width: 988px;
	height: 410px;
	background-image: url('698.cbin');
}

#teaser
{
	background-color: #EFEFEF;
	border-left: 20px solid #D0D0D2;
	border-right: 20px solid #D0D0D2;
	padding-left: 43px;
	padding-right: 13px;
	padding-top: 12px;
	padding-bottom: 8px;
}

#pagedate
{
	font-family: Georgia, Serif;
	font-size: 9pt;
	font-weight: bold;
	color: #9D9D9D;
	text-align: right;
}

#pagedatefollow
{
	font-family: Georgia, Serif;
	font-size: 9pt;
	font-weight: bold;
	color: #9D9D9D;
	text-align: right;
	padding-top: 10px;
	padding-right: 12px;
}

#middlebar
{
	background-image: url('693.cbin');
	background-repeat: no-repeat;
	height: 40px;
}

#content
{
	background-color: #BFC1C9;
	border-left: 20px solid #AEB0B7;
	border-right: 20px solid #AEB0B7;
	padding-left: 43px;
	padding-right: 13px;
	padding-top: 8px;
	padding-bottom: 32px;
}

.teaserarticles
{
	width: 390px;
	float: left;
}

.videobar
{
	float: left;
	width: 490px;
	padding-top: 20px;
}

.videobar h2 {
	color: #787878;
	padding-left: 10px;
	font-size: 1.2em;
	font-weight: normal;
}

.videobar img {
	margin-top: 8px;
}

.teaserarticle
{
	padding-top: 0;
	padding-bottom: 20px;
	width: 330px;
}

.teaserarticle h1
{
	font-family: Georgia, Serif;
	font-size: 20pt;
	font-weight: normal;
	color: #000000;
	margin: 0;
	margin-bottom: 1px;
}

a.teaserarticleh1
{
	font-family: Georgia, Serif;
	font-size: 20pt;
	font-weight: normal;
	color: #000000;
	margin: 0;
	margin-bottom: 1px;
	text-decoration: none;
}
a.teaserarticleh1:hover { color: #DB3100; }
a.teaserarticleh1:focus { color: #DB3100; }
a.teaserarticleh1:active { color: #DB3100; }

a.teaserarticleh2
{
	font-family: Georgia, Serif;
	margin: 0;
	margin-bottom: 1px;
	text-decoration: none;
	color: #787878;
	padding-left: 10px;
	font-size: 1.2em;
	font-weight: normal;
}
a.teaserarticleh2:hover { color: #DB3100; }
a.teaserarticleh2:focus { color: #DB3100; }
a.teaserarticleh2:active { color: #DB3100; }


.teaserarticle p
{
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #5E5E5E;
	margin: 0;
}

.contentmenu
{
	display: inline;
}

.contentmenu li
{
	list-style-type: none;
	display: inline-block;
	float:left;
	margin-right: 40px;
}

.contentmenu a
{
	text-transform:uppercase;
	text-decoration:none;
	color: #8A8B8F;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: 1px;
}
.contentmenu a:visited { color: #8A8B8F; }
.contentmenu a:hover { color: #DB3100; }
.contentmenu a:active { color: #DB3100; }
.contentmenu a:focus { color: #DB3100; }

.contentsub
{
	display: block;
	margin-top: 10px;
}

.contentsub li
{
	display: block;
	list-style-type: none;
	float: none;
	margin:0;
	padding:0;
}

.contentsub a
{
	text-transform:none;
	text-decoration:none;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.contentsub a:visited { color: #FFFFFF; }
.contentsub a:hover { color: #DB3100; }
.contentsub a:active { color: #DB3100; }
.contentsub a:focus { color: #DB3100; }

div.dropdown {
	display: inline-block;
	width: 419px;
	height: 409px;

	background-color: transparent;
	background-image: url('709.cbin');
	background-repeat: no-repeat;
}

a.ddlink {
	background: transparent;
	color: #000000;
	text-decoration: none;
	padding: 0;
	margin: 0;
	border: 0;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	letter-spacing: 0;
	width: 100%;
	display: inline-block;
}
a:hover.ddlink { background: transparent; color: #DB3100; }
a:active.ddlink { background: transparent; color: #DB3100; }
a:focus.ddlink { background: transparent; color: #DB3100; }

ul.ddlist {
	list-style-type: none;
}

ul.ddlist li {
	border-bottom: 1px solid #ffffff;
	padding-left: 21px;
	padding-top: 2px;
	padding-bottom: 2px;
}

div.dropdown img {
	margin-left: 18px;
	margin-top: 13px;
	margin-bottom: 5px;
}

div.dropdown h1 {
	font-family: Georgia, Serif;
	font-size: 3.5em;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0;
	margin-bottom: 10px;
	margin-left: 18px;
}

a.dropdownh1 {
	font-family: Georgia, Serif;
	font-size: 3.5em;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0;
	margin-bottom: 10px;
	margin-left: 18px;
	text-decoration: none;
	display: block;
}
a.dropdownh1:hover { color: #DB3100; }
a.dropdownh1:focus { color: #DB3100; }
a.dropdownh1:active { color: #DB3100; }

/* FOLGESEITE */

#pagefollow
{
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	width: 988px;
}


#sidemenu {
	width: 198px;
	float: left;
}

.sidemenulist {
	list-style-type: none;
}

.sidemenulist > li {
	display: block;
	float: none;
}

.sidemenulistli { height: 30px; }
.sidemenulistliact { }

.smlia {
	display: block;
	background-image: url('692.cbin');
	background-repeat: repeat-x;
	height: 24px;
	float: none;
	padding-left: 30px;
	padding-top: 7px;
	text-transform:uppercase;
	text-decoration: none;
	font-size: 9pt;
	font-family: Arial;
	font-weight: bold; 
	letter-spacing: 1px;
	color: #000000;
}
.smlia:hover { color: #ffffff; background-image: url('691.cbin'); background-repeat: repeat-x; }
.smlia:focus { color: #ffffff; background-image: url('691.cbin'); background-repeat: repeat-x; }
.smlia:active { color: #ffffff; background-image: url('691.cbin'); background-repeat: repeat-x; }



.sidesublist {
	list-style-type: none;
	display: block;
}

.sidesublist > li {
	display: block;
	float: none;
	border-bottom: 1px solid #ffffff;
}

.sidesublistli { }
.sidesublistliact { }

.sidesublist > li a {
	display: block;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 46px;
	background-image: none;
	background-color: #DCDDE1;
	text-decoration: none;
	font-size: 9pt;
	font-family: Arial;
	font-weight: normal; 
	color: #000000;
}
.sidesublist > li a:hover { background-color: #EFF0F2; }
.sidesublist > li a:active { background-color: #EFF0F2; }
.sidesublist > li a:focus { background-color: #EFF0F2; }



.sidesubsublist {
	list-style-type: none;
	display: block;
}

.sidesubsublist > li {
	display: block;
	float: none;
	border-top: 1px solid #ffffff;
}

.sidesubsublistli { }
.sidesubsublistliact { }

.sidesubsublist > li a {
	display: block;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 56px;
	background-image: none;
	background-color: #DCDDE1;
	text-decoration: none;
	font-size: 9pt;
	font-family: Arial;
	font-weight: normal; 
	color: #000000;
}
.sidesubsublist > li a:hover { background-color: #EFF0F2; }
.sidesubsublist > li a:active { background-color: #EFF0F2; }
.sidesubsublist > li a:focus { background-color: #EFF0F2; }



#sidecontent {
	float: left;
	border-left: 1px solid #ffffff;
}

.sidecontentpage {
	border-left: 20px solid #D0D0D2;
	border-right: 20px solid #D0D0D2;
	background-color: #EFEFEF;
	width: 749px;
	
}

.sidecontentframe {
	padding-top: 25px;
	padding-left: 44px;
	padding-right: 100px;
	padding-bottom: 100px;
}

.sidecontentframe h1
{
	font-family: Georgia, Serif;
	font-size: 30pt;
	font-weight: normal;
	color: #000000;
	padding: 0;
	margin: 0;
	margin-bottom: 30px;
}

.sidecontentframe h2
{
	font-family: Georgia, Serif;
	font-size: 16pt;
	font-weight: normal;
	color: #b2b2b2;
	padding: 0;
	margin: 0;
	margin-bottom: 24px;
}

.sidecontentframe h3 {
	font-family: Georgia, Serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 16pt;
	text-transform:uppercase;
	color: #000000;
	padding: 0;
	margin: 0;
	margin-bottom: 18px;
}

.sidecontentframe p.intro {
	font-family: Georgia, Serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 16pt;
	text-transform:uppercase;
	color: #000000;
	padding: 0;
	margin: 0;
	margin-bottom: 18px;
}

.sidecontentframe p
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	font-weight: normal;
	color: #000000;
	padding: 0;
	margin: 0;
	margin-bottom: 18px;
}

.sidecontentframe p.more
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	font-weight: normal;
	color: #000000;
	padding: 0;
	margin: 0;
	margin-top: -18px;
}

.sidecontentframe td
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	padding: 0;
	margin: 0;
}

.aleft { text-align: left; width: 60%; }
.aright { text-align: right; width: 40%; }
.numtable { width: 100%; }

.sidecontentframe h4
{
	font-family: Georgia, Serif;
	font-size: 16pt;
	font-weight: normal;
	color: #b2b2b2;
	padding: 0;
	margin: 0;
	margin-top: 24px;
	margin-bottom: 6px;
}

.sidecontentframe p > a
{
	color: #DB3100;
	text-decoration: none;
}
.sidecontentframe p > a:hover { text-decoration:underline; color:#000000; }
.sidecontentframe p > a:active { text-decoration:underline; color:#000000; }
.sidecontentframe p > a:focus { text-decoration:underline; color:#000000; }
.sidecontentframe p > a:visited { text-decoration:none; color:#DB3100; }

.utilfollow {
	border-left: 20px solid #D0D0D2;
	border-right: 20px solid #D0D0D2;
	width: 749px;
}

.utilfollowshadow {
	background-image: url('695.cbin');
	background-repeat: no-repeat;
	width: 789px;	
	height: 7px;
}

.search {
	background-image: url('1698.cbin');
	background-repeat: no-repeat;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	width: 140px;
	height: 17px;
	margin-top: 11px;
	margin-left: 27px;
	margin-right: 34px;
	padding-left: 20px;
	padding-top: 1px;
}

.leftrightborder {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

div.divide {
	height: 10px;
	background-image: url('684.cbin');
	background-repeat: no-repeat;
}

a.more {
	font-family: Georgia, Serif;
	color: #DB3100;
	text-decoration: none;
}
a.more:hover { color: #000000; text-decoration: none; }
a.more:active { color: #000000; text-decoration: none; }
a.more:focus { color: #000000; text-decoration: none; }

.articlenormalfoot ul
{
	margin-top: 12px;
	list-style-type: none;
}

.altrow
{
	background-color: #e0e0e0;
}

.rowtype1
{
	background-color: transparent;
	height: 18px;
}

.articlenormal input[type="text"] {
	background-image: url('694.cbin');
	background-repeat: no-repeat;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	width: 320px;
	height: 17px;
	margin-right: 34px;
	margin-bottom: 18px;
	padding-left: 4px;
	padding-top: 1px;
}

.articlenormal input[type="submit"] {
	background-image: url('690.cbin');
	background-repeat: repeat-x;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	height: 21px;
	margin-top: 18px;
	margin-right: 34px;
	margin-bottom: 18px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
}

.articlenormal textarea {
	background-image: url('694.cbin');
	background-repeat: no-repeat;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	width: 320px;
	height: 80px;
	margin-right: 34px;
	margin-bottom: 18px;
	padding-left: 4px;
	padding-top: 1px;
}

.articlenormal label
{
	font-family: Georgia, Serif;
	font-size: 10pt;
	font-weight: normal;
	color: #b2b2b2;
	padding: 0;
	margin: 0;
	margin-bottom: 24px;
}

.articlenormal img
{
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}

