#SubMenue {
	background-color:#D5D5D5;
	height:440px;
	}

#SubMenue div#SubMenueArea{
	line-height:1em;
	color:#ffffff;
	font-family:Verdana;
	font-size:0.65em;
	font-weight:bold;
	}

#Content {
	line-height:1em;
	padding-left:4px;
	}


.offset_once {
	margin-bottom:14px;
	}
	
.offset_twice {
	margin-bottom:28px;
	}

/* CONTENT */

h1 {
	height:15px;
	padding:7px 0px 2px 7px;
	border-bottom:1px solid #ffffff;
	margin:0px 0px 15px 0px;
	font-size:0.65em;
	line-height:10px;
	font-family:Verdana;
	}

h2 {
	color:#000000;
	font-family:Verdana;
	font-size:0.65em;
	padding:2px 0px 2px 10px;
	width:523px;
	height:21px;
	background-image:url(../images/graphics/bg_content_headline.gif);
	margin:0px 0px 10px 0px;
	}

h3 {
	height:21px;
	padding:2px 0px 2px 8px;
	margin:0px 0px 0px 0px;
	font-size:0.65em;
	font-family:Verdana;
	background-image:url(../images/graphics/bg_headline_content_menue.gif);
	background-repeat:repeat-x;	
	}
	
	
div#innerContentDisplay {
	padding:0px 0px 40px 17px;
	}
	

#innerContentDisplay {
	padding:0px 0px 0px 0px;
	vertical-align:top;
	line-height:1.2em;
	}

#innerContentDisplay ul {
	font-size:0.65em;
	color:#000000;
	font-family:Verdana;
	list-style-type:square;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	}
	
#innerContentDisplay a:link, #innerContentDisplay a:active, #innerContentDisplay a:visited, #innerContentDisplay a:hover {
	color:#ff0000;
	font-weight:bold;
	}
	

.keyvisual_Stroke {
	line-height:1px;
	margin-top:2px;
	margin-bottom:2px;
	background-image:url(../images/graphics/bg_keyvisual_stroke.gif);
	width:587px;
	}


.short {
	width:535px;
	}

p {
	color:#000000;
	font-family:Verdana;
	font-size:0.65em;
	margin:0px 0px 0px 0px;
	}

.Icon {
	vertical-align:middle;
	}

.vignette {
	margin-right:10px;
	margin-top:5px;
	border:2px solid #D5D5D5;	
	}
	
.vignette:hover {
	border:2px solid #ffffff;	
	}	

/* FORMULAR ATBELLE  */
table.formData {
	margin-bottom:30px;
	}

table.formData th{
	background-color:#ECECEC;
	color:#000000;
	font-family:Verdana;
	font-size:0.65em;
	border-bottom:4px solid #ffffff;
	border-right:4px solid #ffffff;
	padding:4px 0px 3px 3px;
	height:14px;
	text-align:left;
	line-height:14px;
	}
	
table.formData td{
	background-color:#ffffff;
	color:#000000;
	font-family:Verdana;
	font-size:0.65em;
	border-bottom:4px solid #ffffff;
	padding:0px 0px 0px 0px;
	height:14px;
	line-height:14px;
	}
	
table.showData thead th{
	color:#ffffff;
	font-family:Verdana;
	font-size:0.65em;
	padding:3px 3px 3px 5px;
	height:14px;
	background-color:#9DA1A0;
	border-bottom:4px solid #ffffff;
	border-right:4px solid #ffffff;
	line-height:14px;
	}
	
table.showData thead td{
	color:#000000;
	font-family:Verdana;
	font-size:0.65em;
	padding:3px 3px 3px 5px;
	height:14px;
	line-height:14px;
	}

table.showData tbody th{
	color:#000000;
	font-family:Verdana;
	font-size:0.65em;
	padding:3px 3px 3px 5px;
	height:14px;
	background-color:#ECECEC;
	border-bottom:4px solid #ffffff;
	border-right:4px solid #ffffff;
	font-weight:normal;
	line-height:14px;
	text-align:left;
	}
	
table.showData tbody td{
	color:#000000;
	font-family:Verdana;
	font-size:0.65em;
	padding:3px 3px 3px 5px;
	height:14px;
	padding:0px 0px 0px 5px;
	border-bottom:4px solid #ffffff;
	border-right:4px solid #ffffff;
	line-height:14px;
	}
