html * { font-size:100.01%; }

body{
	background-color: #C2D4D7;
        font-family:"Arial", Helvetica, sans-serif;
        font-size:75.00%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
}

a img{
	border: none;
}

a:link, a:visited, a:hover {
	font-family: "Trebuchet MS", Arial,Helvetica, sans-serif;
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-size: 200%;
	color: #5a8a4a;
	font-style: oblique;
}

h2{
 font-size: 150%;
 color: #006699;
}

h3{
 font-size: 133.33%;
 color: #334d55;
}

h4{
 font-size: 116.67%;
 font-weight: normal;
 color: #006600;
}

h5{
 font-size: 116.67%;
 color: #334d55;
}

label{
 font: bold 100% Arial, Helvetica, sans-serif;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

/* ----------container zentriert das layout-------------- */
#container {
	width: 800px;
	padding:0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/main.gif);
	background-repeat: repeat-y;
}

/* ----------        kopf     -------------- */
#banner {
	padding: 0px;
	margin: 0px;
	background-image: url(images/header.gif);
	height: 50px;
	width: 800px;
	text-indent: 30px;
	vertical-align: bottom;
	font-family: Verdana, Arial, sans-serif;
	font-size: 120%;
	color: #2b4d5b;
	letter-spacing: 0.3em;
	font-style: oblique;
	font-weight: bold;
}

#bar {
	text-align: left;
	padding: 0px;
	margin: 0px;
	background-image: url(images/bar.jpg);
	height: 111px;
	width: 800px;
}

.title {
	text-indent: 30px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica,sans-serif;
	font-size: 120%;
	color: #2b4d5b;
	letter-spacing: 0.3em;
	font-style: oblique;
	font-weight: bold;
}

.headertitle {
	text-indent: 30px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2b4d5b;
	font-style: italic;
	font-weight: bold;
}

#topmenu {
	text-align: center;
	background-image: url(images/top_menu.gif);
	height: 21px;
	width: 800px;
}
#topmenu a:link, #topmenu a:visited {
	color: #336633;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	/*padding-top: 0.3em;
	padding-bottom: 0.1em;
	padding-left: 0.8em;
	padding-right: 0.8em;*/
	font-size: 11px;
}
#topmenu a:hover {
	color: #FF3300;
    text-decoration: none;
	font-weight: bold;
	/*padding-top: 0.3em;
	padding-bottom: 0.1em;
	padding-left: 0.8em;
	padding-right: 0.8em;*/
	font-size: 11px;
}

#topnav {
	text-align: left;
	padding: 0px;
	margin: 0px;
	background-image: url(images/header_bot2.jpg);
	height: 30px;
	width: 800px;
}

.kopfbild {
	margin-top: 0px;
	padding-left: 12px;
}


/************* Ende Kopf neu ****************/

#content{
	float:right;
	width: 560px;
	/*margin: 0;*/
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0;
	/*padding-left: 10px;*/
	font-size: 11px;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px;
}


/************* #breadCrumb styles *************/

#breadCrumb{
	float:left;
	width: 550px;
	/*font-size: 80%;*/
	color: #334d55;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#bread {
	width: 220px;
	float:left;
	/*font-size: 80%;*/
	color: #334d55;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


/************** .feature styles ***************/

.feature{
	text-align: justify;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: right;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.feature li{
	list-style-image: url(images/bullet4.gif);
	list-style-type: none;
}

/************** .story styles *****************/

.story{
	/*clear: both;*/
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: justify;
}

.story p{
	padding: 0px 0px 10px 0px;
}
.story ul{
	list-style-image: url(images/bullet11.gif);
}

.story ul ul{
	list-style-image: url(images/bullet4.gif);
}

.story ul ul ul{
 list-style-type: none;
}

.text {
	clear: both;
	color: #000000;
	font-family: helvetica, arial, geneva, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

/************** Zweispaltig****************/

.columns2 {
	background-image:url(images/columns2_back.gif);
	background-repeat:repeat-y;
	background-position:center top;
	text-align: left;
	vertical-align: top;
}

.columns2 .cool1,.columns2 .cool2,.columns2 .cool3 {
   float:left;
}

.columns2 .cool1 {
	width:270px;
}

.columns2 .cool3 {
	text-align: right;
	width:270px;
}

.columns2 .cool2 {
   	width:270px;
	margin:0px 0px 0px 20px;
}

.raq {
	font-size: 13px;
}

/* **************** dreispaltig mitte ******** */

.columns3 {
	background-image: url(images/columns3_back.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 560px;
}

.columns3 .col1,.columns3 .col2, .columns3 .col3 {
   width:175px;
   float:left;
}

.columns3 .col2 {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
}

/* *************** UL - Menue ************* */

ul.men{
	list-style-type: none;
	margin:0px 5px 0px 5px;
}

ul.men li{
	/*background-image:url(images/dot.gif);*/
	background-repeat: repeat-x;
	padding: 3px 3px;
}

ul.men li div ul{
	margin:3px 0px 0px 0px;
	list-style: none;
}

ul.men li div ul li{
	background-image: none;
	margin:0px 0px 5px 0px;
	padding: 0px;
	line-height: 12px;
}

ul.men a {text-decoration:none;}

ul.men .active {font-weight:bold;}

ul.men a:link{color:#000;}
ul.men a:visited{color:#000;}
ul.men a:hover{color:#0000CC;text-decoration: underline;}
ul.men a:active{color:#660033;}

ul.men li div{
	background-image: url(images/bullet4.gif);
	background-position: -0px 3px;
	background-repeat: no-repeat;
	padding-left: 9px;
	margin-left:6px;
	line-height:14px;
}

ul.men li ul {display: none}
ul.men li ul li div {margin-left:-10px}

a.news, a.news:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC66;
	text-decoration: none;
}

a.news:hover{
	text-decoration: none;
	color: #FF3300;
}

/************* #siteInfo styles  Footer  ***************/

#siteInfo{
	clear: both;
	color: #cccccc;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom:0px;
	padding-left: 25px;
	text-align: center;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

#footer {
	clear: both;
	color: #cccccc;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom:0px;
	padding-left: 25px;
	text-align: center;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 72px;
	vertical-align: middle;
}

/* **************** Linie ********* */

.hr{
	background-image:url(images/dot.gif);
	height:1px;
	overflow:hidden;
	clear:both;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}

/*********** #navBar link styles ***********/

#pageNav{
	float: left;
	width:150px;
	font: small Verdana,sans-serif;
	clip: rect(auto,auto,auto,auto);
	padding-top: 140px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url(images/men_back2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



/*********** #sectionLinks styles ***********/

#menu{
	margin: 0px;
	padding: 0px;

}

#menu h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#menu ul, .menu li {
	margin: 0;
	padding-left: 0px;
	list-style: none;
}

#menu ul ul {
margin: 2px 0 2px 7px;
padding: 0;
}

#menu a:link, #menu a:visited {
	display: block;
	border-top: 1px solid #eeeeee;
	background-image:  url(images/menu-on.gif);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #eeeeee;
}

#menu a:hover{
	border-top: 1px solid #cccccc;
	background-image: url(images/menu-over.gif);
	font-weight: bold;
	text-decoration: none;
	color: #FFFF99;
}

.ausgleich {
	display: block;
	background-image:  url(images/menu-on.gif);
	font-weight: bold;
	color: #eeeeee;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #eeeeee;
	border-bottom-color: #eeeeee;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.submenue {
	display: block;
	background-image:  url(images/menu-on.gif);
	font-weight: bold;
	color: #eeeeee;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.submenu {
	width: 100%;
	padding: 0;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #91b3c1;
	height: 35px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.submenu ul {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.submenu ul li {
  width: 8em;
  display: inline;
  float: left;
  padding-top: 0.8em;
  list-style: none;
  text-align: center;
}

.submenu ul li a {
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  padding-bottom: 1.0em;
  color: #222;
}

.submenu ul li a:hover,
.submenu ul li a:active, .active {
  /*font-weight: bold;*/
  text-decoration: none;
  color: #91b3c1;
  background: url(images/menu_tab.gif) no-repeat bottom center;
}

.subtitel {
	display: block;
    background-image:  url(images/menu-sub.gif);
	font-weight: bold;
	color: #eeeeee;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#sidebar h2, h3 {
    font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	color:  #2F4F4F;
	font-weight: bold;
	padding-left: 10px

}

.bildside {
	text-align: center;
	margin-top: 10px;
                clear: both;
}

/*************** search styles *****************/

/*#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}*/

#sidebar input{
  margin: 0px  0px 0px 10px;
 }

#sidebar a:link, #sidebar a:visited {
	font-weight: bold;

}

#sidebar a:hover{
	margin: 0px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

.breaker {
	/*overflow:hidden;*/
	height:1px;
	clear:both;
}
