body#main_body {
    margin: 0;
    padding: 0px 0px 0px 0px;
    text-align: center;
    background-repeat: repeat-x;
}

/*-- global container ------------------------------------------------------*/

#container {
    position: relative;
    padding: 0;
    margin: 0 auto;
    text-align: left;
    width: 844px;
}

#header {
    position: relative;
    padding: 0px 0px 0px 0px;
    margin: 0;
    width: 844px;
    height: 170px;
    top: 0px;
    left: 0px;
}

#main_container {
    position: relative;
    padding: 0px;
    /*margin: -75px 20px 20px 20px;*/

    margin: 0px 0px 0px 0px;
    background-repeat: repeat-y;
}

#layout_table {
    border-collapse: collapse;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    background-repeat: no-repeat;
}

#noborder_table {
 	border: none;
    padding: 0px;
    margin: 0px;
    background-repeat: no-repeat;
}

#sub_nav_column {
    vertical-align: top;
}

#content_column {
    vertical-align: top;
    height: 400px;
}

#left_column_container {
    position: relative;
    top: 0px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 4px;
    width: 162px;
}

#sub_container1 {
    margin: 0px 1px 0px 1px;
    padding: 25px 0px 0px 0px;
}

#sub_container2 {
    margin: 0;
    padding: 13px 25px 35px 13px;
    width: 651px;
}

#content_container {
    margin: 0px;
    padding: 0;
    width: 630px;
}

#content_b {
    width: 844px;
    height: 55px;
    background-repeat: no-repeat;
}

/*--- key visual -----------------------------------------------------------*/

#key_visual {
    /*clear: both;*/

    position: relative;
    top: 0px;
    left: 0px;
    width: 832px;
    height: 170px;
    left: 6px;
    /*margin-left: 261px;*/

}


/*--- slogan (as text or background image) ---------------------------------*/

#slogan {
    position: relative;
    top: 0px;
    left: 0px;
    padding: 21px 17px 9px 9px;
    width: 605px;
    height: 25px;
    text-align: right;
    voice-family: "\"}\"";
    voice-family: inherit;
    /*margin-left: 209px;*/

    float: right;
}

html>body #slogan {
    width: 605px;
}

/*--- logo -----------------------------------------------------------------*/

#logo {
    /*background: url(images/dynamic/logo.gif) no-repeat top right;*/

    background-repeat: no-repeat;
    width: 190px;
    height: 55px;
    position: relative;
    top: 0px;
    left: 16px;
}

/*--- main navigation ------------------------------------------------------*/

#main_nav_container {
	z-index: 1;
	position: relative;
	top: 0px;
	left: 0px;
	line-height: 0;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0px 0;
	overflow: hidden;
	width: 162px;
	voice-family: "\"}\"";
    voice-family: inherit;
    background-repeat: no-repeat;
}

html>body #main_nav_container {
    /*width: 555px;*/

}

#main_nav_list {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
	font-variant: small-caps;
}

#main_nav_list li {
    margin: 0px 0 0 0;
    padding: 0px 0 0px 0;
}

/*--- main navigation items ------------------------------------------------*/

#main_nav_list a {
	overflow: hidden;
	margin: 0; /*padding: 3px 19px 2px 10px;*/
	padding-left: 17px;
	padding-right: 15px;
	display: block;
	voice-family: "\"}\"";
    voice-family: inherit;
    background-position: bottom;
    background-repeat: no-repeat;
    font-style: normal;
    text-decoration: none;
}

html>body #main_nav_list a {
    /*height: 38px;*/

}

a.main_nav_item {
	line-height: 26px;
	width: 132px;
	height: 27px;
	
}

a.main_nav_item:hover {
    line-height: 26px;
    width: 132px;
    height: 27px;
    color: #000000;
}

a.main_nav_active_item {
    line-height: 26px;
    width: 132px;
    height: 27px;
}

/*--- container for the subnavigation --------------------------------------*/

.sub_nav_container {
    position: relative;
    top: 0px;
    line-height: 0;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 162px;
}

/*--- subnavigation --------------------------------------------------------*/

.sub_nav_list {
	border: 0;
	margin: 0;
	padding: 0 0 0 20px;
	list-style-type: none;
	font-variant: normal;
}

.sub_nav_list li {
    clear: both;
    margin: 0px 0 0px 0;
    padding: 0;
}

/*--- subnavigation items --------------------------------------------------*/

.sub_nav_list a {
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
    display: block;
    voice-family: "\"}\"";
    voice-family: inherit;
    text-decoration: none;
	 
}

html>body .sub_nav_list a {
	/*width: 165px;*/
	
}

a.sub_nav_item {
	/*background-position: bottom;
	background-repeat: no-repeat;*/
	line-height: 15px;
	height: 15px;
	width: 132px;
}

a.sub_nav_item:hover {
  
    line-height: 15px;
    height: 15px;
    width: 132px;
}

a.sub_nav_active_item {
   
    line-height: 15px;
    height: 15px;
    width: 132px;
}

/*--- footer ---------------------------------------------------------------*/

#footer {
    margin: 0px 0px 0px 0px;
    padding: 0;
    width: 844px;
    height: 22px;
    clear: both;
}

#footer_text {
    width: 827px;
    padding: 0px 17px 5px 17px;
    margin: 0 0px 0px 0px;
    text-align: center;
}


/*--- paragraph ------------------------------------------------------------*/

.content {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin: 5px 0 20px 0;
    padding: 0;
    line-height: 1.3;
}

.content p {
    margin: 5px 0 20px 0;
    padding: 0;
    line-height: 1.3;
}

.content table {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin: 0px 0px 15px 1px;
   border: none;
}

.content select {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

.content input {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
}

.content textarea {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
}

/*--- headings -------------------------------------------------------------*/

/*--- links ----------------------------------------------------------------*/

.content a {
    font-family: Arial, Verdana, sans-serif;
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
}

.content a:hover {
    font-family: Arial, Verdana, sans-serif;
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

.content a:link {
	text-decoration: none;
	font-weight: bold;
	color: #404040;
}
.content a:visited { text-decoration:none; font-weight:bold; color: #ffa07a;}
.content a:hover {
	text-decoration: none;
	font-weight: bold;
	color: White;
}



/*--- forms ----------------------------------------------------------------*/

.content fieldset {
    padding: 15px;
    border-style: solid;
    border-width: 1px;
}

/*--- lists ----------------------------------------------------------------*/

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

.rahmen img {
	border: 10px solid black;
}

