body {
   font-family: Verdana, Helvetica, Arial, sans-serif; 
   font-size: 11px; 
   text-align: center;
   background: #CCCCCC url(../../img/bg_main_div.jpg) center  repeat-y;
	margin: 0;
}

/* @group layout */

#master_container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background: #ffffff;
}

#main_container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	
	background: #ffffff url(../../img/center_line.gif) repeat-y;
	border: solid #666666 1px;
}

/* @group header */

#header_div {
	border-bottom: 1px solid #666666;
	height: 79px;
	background: url(../../img/logo.jpg);
	clear: left;
}

#header_right {
	text-align: right;
	font: 10px/14px   Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	float: right;
	padding-right: 14px;
}

#header_right a {
	color: #000;
}

#navi_top {
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #666666;
	background: #cccccc;
	color: #333333;
}


.navRow A:link, .navRow A:visited, .navRow A:hover {
	font-size: 10px; 
	color: #333333; 
	text-align: center;
}

.navRow {
	font-size: 10px; 
	color: #333333; 
	margin: 0px 0px 0px 0px;
	padding-top: 3px;
	padding-left: 12px;
	text-align: left;
	font-weight: bold;
	width: 750px;
	float: left;
}

.navRow_activ A:link, .navRow_activ A:visited, .navRow_activ A:hover {
	color: #cc0033;
	font-weight: bold;
	font-size: 10px;
}

#breadcrumb {
	height: 20px;
	border-bottom: 1px solid #666666;
	background: #ffffff url(../../img/shadow_head.jpg) repeat-x;
	text-align: right;
}

.breadcrumb_div A:link, .breadcrumb_div A:visited, .breadcrumb_div A:hover {
 	font-size: 10px; 
   	color: #666666; 
   	text-align: right;
}

.breadcrumb_div {
   	font-size: 10px; color: #333333; 
   	text-align: right;
  	border-bottom: #EEEEEE;
	padding-top: 4px;
	float: right;
	text-indent: 14px;
	padding-right: 14px;
}
	
/* @end */

/* @group content */

#left {
	width: 197px;
	float: left;
	display: block;
	padding-top: 14px;
	padding-bottom: 14px;
	text-align: left;
	background: transparent;
	height: 400px;
}

#left p {
	padding-left: 10px;
	padding-right: 8px;
}

#content {
	background: transparent;
	float: left;
	padding-top: 14px;
	padding-bottom: 14px;
	text-align: left;
	width: 290px;
}

#content_2C {
	background: transparent;
	padding-top: 14px;
	padding-bottom: 14px;
	text-align: left;
	float: left;
	width: 600px;
}

#contentBox {
	background: transparent;
	text-align: left;
	padding-left: 14px;
}

#contentBox td {
	padding-top: 3px;
	padding-bottom: 3px;
}

#right {
	float: right;
	width: 293px;
	padding-top: 14px;
	padding-bottom: 14px;
	position: relative;
	left: 0;
	text-align: right;
	background: transparent;
}

 #right table {
	float: left;
} 

#right img {
	padding-right: 14px;
	padding-top: 14px;
}

.image_right {
	padding-right: 14px;
	padding-top: 14px;
}

.imgDIVtopRight, .imgDIVinTextLeft {
	padding-right: 14px;
}

.imgDIVinTextRight {
	clear: right;
	padding-right: 14px;
	padding-top: 14px;
}

.main_content A:link { }
.main_content A:visited { }
.main_content A:hover { }
	
/* @end */

/* @group footer */

#footer_container {
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	background: #ffffff;
	clear: both;
	height: 20px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

.footer_left {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding-left: 14px;
	padding-top: 3px;
	text-align: left;
	float: left;
}

.footer_center {
	padding-top: 3px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	float: left;
	width: 300px;
}

.footer_right {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: right;
	padding-right: 14px;
	padding-top: 3px;
	float: right;
}

#footer_image {
	margin-left: auto;
	margin-right: auto;
	background: url(../../img/shadow_footer.jpg) repeat-x;
	width: 800px;
	height: 10px;
} 

.footer A:link, .footer A:visited, .footer A:hover {
   font-size: 10px; color: #333333; text-align: center;
}

.footer_u A:link, .footer_u A:visited, .footer_u A:hover {
   font-size: 10px; color: #333333; text-align: center;
}
	
/* @end */

/* @group newsList */

.back {
	padding-top: 10px;
}

.newsList {
	float: left;
	padding-bottom: 15px;
}

.newsListNews {
	float: left;
	padding-bottom: 15px;
	width: 350px;
}

.line {
	color: #999;
	width: 100%;
	border-bottom: 1px solid #005487;
	margin-top: 5px;
	height: 1px;
}

.newsListText {
	float: left;
	display: inline;
	width: 220px;
}

.newsListTextNews {
	float: left;
	display: inline;
	width: 350px;
}

.newsListText h1 {
	font-size: 120%;
}

.newsListImg {
	border-style: none;
	float: left;
}
	
/* @end */
	
/* @end */

/* @group formular */

.formLabel {
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	width: 200px;
}

.errror {
	color: #ff0000;
	font-size: 11px;
}

 .formField input {
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	width: 200px;
}

.formField select {
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	width: 200px;
}

.formField textarea {
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	width: 200px;
}

.input {
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}

.formLabelRequired {
	font-size: 11px;
	color: #666666;
}
	
/* @end */

.date_div {
   float: right;
   font-size: 10px; 
   text-align: right;
   color: #666666;  
   padding: 10px 15px 0px 0px; 
}

/*.global_div { text-align: left; padding: 10px 15px 0px 15px; 
}
*/
 

.revision_div { 
	text-align: left; 
	padding: 5px 15px 10px 15px; 
	clear: both;
}

.revision {
   font-family: Verdana, Helvetica, Arial, sans-serif; 
   font-size: 10px; 
   font-weight: normal;
   color: #999999; 
}

.help_navi { text-align: right; padding: 0px 15px 5px 15px; 
} 



/* ------------------------------------------------- */

form, div, p, h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }

td, th, p, div, span {
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: 11px
}

/*
ul { margin: 0px 0px 0px 20px; }
li { 
   font-size: 11px; //11 
   list-style: disc;
   line-height: 130%;
}
*/

.listEntry {
   margin-bottom: 10px;
}

a, a:link, a:visited, a:active, a:focus {
   color: #666666;
   text-decoration: none;
}
a:hover {
   color: #666666;
   text-decoration: underline;
}

.articleText { 			
	line-height: 140%;
}

.articleCode {				/* Verwendung im Contentpart "CODE"*/
   font-family: "Courier New", Courier, monospace;
   font-size: 12px;
 margin-bottom: 5px;		
}

h1, .articleHead, .articleList_tophead {
   font-size: 20px;
   font-weight: bold;
   text-decoration: none;
   line-height : 24px;
   color: #999999;
	padding-bottom: 10px;
}

h2, .articleSubHead, .articleList_topsubhead {
   font-size: 16px;
   font-weight: bold;
   color: #999999; 
   line-height: 100%;
   margin-bottom: 5px;
}

.articleSummary {	
   font-size: 11px;
   text-align: left;
   color: #333333; 		
   line-height: 130%;
   margin-bottom: 5px;
}


h3, .contentHead {
    font-size: 14px;
    font-weight: bold;
    color: #999999; 
    line-height: 110%;
   margin-bottom: 5px;
}

h4, .contentSubHead {
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    line-height: 110%;
   margin-bottom: 5px;
}

/* extra left */

.content_left .articleText, .content_div .infoBox_navi, global_div_left .articleText {
	font-size:10px;
}

/* extra left */

.content_right h3, global_div_right h3 {
	font-size:13px;
}
.content_right h4, globa_div_right h4 {
	font-size:11px;
}

.content_right .articleText, .content_right .infoBox_navi, global_div_right .articleText {
	font-size:10px;
}


.articleList_toptext {
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: 10px;
}

.articleList_listhead {
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: 11px;
   font-weight: bold;
}


.v09 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px;
	padding-top: 14px;
}
.v10 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; }
.v11 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; }
.v12 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; }
.v13 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 13px; }
.v14 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 14px; }


/*
.formButton	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #92A1AF; }
.formLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; }
.checkLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.radioLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.formTextArea	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px;	}
.inputText	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.inputPass	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectMenu	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectList	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
*/

/* search */
.formSearch { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; font-weight: bold;}
.search_form {}
.search_result {}

.datum, .breadcrumb {
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: 10px;
   font-weight: normal;
   color: #cccccc;
}

.copyright {
   font-family: Verdana, Helvetica, Arial, sans-serif; 
   font-size: 9px; 
   font-weight: bold;
   color: #666666; 
}

.image_caption {
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size: 11px; 
   font-weight: normal;
   color: #666666;
 text-align: left;
 padding-top:3px;
}


.nav_table, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a:visited, .nav_table a:hover {
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: 10px;
   color: #4A5966;
   font-weight: normal;
   text-decoration: none;
}
.nav_table a:hover {
   color: #4A5966;
   font-weight: normal;
   text-decoration: none;
}

.nav_table_active, .nav_table_active a, .nav_table_active a:link, .nav_table_active a:active, .nav_table_active a:visited, .nav_table_active a:hover {
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: 10px;
   color: #4A5966;
   font-weight: bold;
   text-decoration: none;
}