/*----------------------------------------------------------------------------
	main.css

	this css-file contains all definitions, that are independend from the
	colorschemes.

	(c) Schlund + Partner AG

	This CSS-File uses the original "Tanteks Box Modell Hack"
	http://www.tantek.com/CSS/Examples/boxmodelhack.html

	NOTE:
	Older W3C CSS validators return errors when the voice-family property
	is used in a 'screen' style sheet. This is an error in the W3C CSS
	validator itself. The validator should report a warning, not an error,
	when properties which are unsupported by a particular medium are used,
	and this has been reported to the W3C:

 ----------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------
 styles for specific classes and ids
----------------------------------------------------------------------------*/
body{
	padding:0px;
	margin:0px auto;
	position: relative;
	font: 80%/160% Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
}
p {
	margin: 0px 0px 8px;
}
ul {
	float:left;
	padding: 5px;
	margin: 5px;
}
li {
	padding-left:2px;
	margin-left:25px;
	font-size:1em;
	list-style:circle;

}
h1 {
	font:bolder 16px arial;
	color:#003366;
	text-transform:capitalize;
	margin:0;
	padding-bottom:10px;
	padding-top:10px;
}
.clear {
	clear:both;
}
.fright {
	float:right;
}
.alignright {
	text-align:right;
}
.section {
	float:left;
	width:400px;
	padding-left:20px;
}
div.section h2 { 
	font:bolder 16px Arial;
	letter-spacing:-1px;
	color:#5b71a0;
	padding:0px 0
}
div.section ul { 
	padding:0px 10px;
	list-style:none;
}
/*-- global container ------------------------------------------------------*/

#container {
	padding:0px;
	margin:0px auto;
	overflow:auto;
	width: 955px;
}
#header {
    padding: 0;
    margin: 0px 0px 10px 0px;
}

#main_container {
	padding-left:60px;
	padding-top: 10px;
    margin: 0;
}

#layout_table {
    border-collapse: collapse;
}

#sub_nav_column {
    vertical-align: top;
}

#content_column {
    vertical-align: top;
}

#left_column_container {
    margin: 0;
    padding: 0;
    width: 152px;
}

#sub_container1 {
    margin: 19px 0 0 9px;
    padding: 0;
}

#sub_container2 {
    margin: 0;
    padding: 1px 23px 55px 23px;
    width: 950px;
}

#content_container {
    overflow: hidden;
    margin: 0px;
    padding: 0;
    width: 757px;
}

#bg_submenu {
    width: 955px;
	clear: both;
   	background:url(images/top_bar.png) repeat-x top;
	height:5px;
}
#logo {
	width: 250px;
	height: 73px;
	float: right;
	background: url(images/weblogo240x70.png) no-repeat;
	background-color: #FFFFFF;

	}



/*--- main navigation ------------------------------------------------------*/
.menu {
	padding:0px 0 0 0;
	float:left;
}
.main_menu {
	height:70px;
	padding:0;
	margin:0;
}

/*--- container for the subnavigation --------------------------------------*/

.sub_nav_container {
    margin: 0px 0px 0px 9px;
    padding: 0;
    width: 143px;
}

/*--- subnavigation --------------------------------------------------------*/


/*--- subnavigation items --------------------------------------------------*/

.sub_nav_list a {
    overflow: hidden;
    text-align: left;
    line-height: 22px;
    height: 22px;
    padding: 0 5px 0 41px;
    display: block;
    width: 97px;
    voice-family: "\"}\"";
    voice-family: inherit;
    /*background-position: left;
	background-repeat: no-repeat;*/

}

html>body .sub_nav_list a {
    width: 97px;
}

/*--- footer ---------------------------------------------------------------*/

#footer {
    padding: 0;
	margin-bottom:20px;
    height: 30px;
    clear: both;
	background-color:#435988;
}
#footer p {
	font-size: 10px;
	color: #fff;
	float: right;
	padding: 5px 10px 0 20px;
	margin: 0;
}
#footer a {
	border-style : none;
	text-decoration:none;
}

/*----------------------------------------------------------------------------
  default-styles for .content html-elements
----------------------------------------------------------------------------*/

/*--- paragraph ------------------------------------------------------------*/

.content {
    font-family: Arial, Verdana, sans-serif;
	font-size:0.75em;
	line-height:1.166em;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin: 5px 0 20px 0;
    padding: 0;
    line-height: 1.3;
}



/*--- headings -------------------------------------------------------------*/

/*--- links ----------------------------------------------------------------*/

.content a {
    font-family: Arial, Verdana, sans-serif;
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
    text-decoration: underline;
}

/*--- tables ---------------------------------------------------------------*/

.content th {
    border-right: 1px solid;
    border-bottom: 1px solid;
    padding: 3px 5px 3px 5px;
}

.content td {
    border-right: 1px solid;
    border-bottom: 1px solid;
    padding: 3px 5px 3px 5px;
}

.content tr.odd {
    padding: 3px 2px 3px 2px;
}

.content tr.even {
    padding: 3px 2px 3px 2px;
}

/*--- forms ----------------------------------------------------------------*/

.content fieldset {
    padding: 15px;
    border-style: solid;
    border-width: 1px;
}

/*--- lists ----------------------------------------------------------------*/

/*--------------------------------------------------------------------------*/




a.main_nav_active_item {
  background: url(images/n1active.gif) no-repeat;
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #4d4242;
}
a.main_nav_item {
  background: url(images/n1.gif) no-repeat;
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
a.main_nav_item:hover {
  background: url(images/n1active.gif) no-repeat;
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #4d4242;
}
a.sub_nav_active_item {
  background: url(images/sn1active.gif) no-repeat;
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #5b6e95;
}
a.sub_nav_item {
  background: url(images/sn1.gif) no-repeat;
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #292929;
}
a.sub_nav_item:hover {
  background: url(images/sn1active.gif) no-repeat;
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #5b6e95;
}

.content, .content p {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #151515;
}
.content a:link {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #0455fc;
}
.content a:visited {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #0455fc;
}
.content a:hover {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #343947;
}
.content a:active {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #343947;
}
/*------- FUN ----- */
img {
	border:none;
}
img:hover {
	border:none;
}
.clear {
	clear:both;
}
.txt {
	width:800px;
	text-align:justify;
}
.txtside {
	width:360px;
	text-align:justify;

}
.pic {
	float:left;
	margin-right:20px;
}
.picright {
	float:right;
	margin-right:20px;
}
.sectionleft {

	float:left;
	width:400px;
	padding-left:20px;
}

