

/*

© 2004 | Nico Schober | 

info@nico-schober.de

http://nico-schober.de

------------------------------- 

Onlinestellung: Januar 2005

Letzte Änderung: 

------------------------------- 

*/

body {

	margin-top: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	margin-right: 0px;

	font-size: 16px;

	line-height: 23px;

	font-family: Arial, Helvetica, sans-serif;

	color: #000;

	vertical-align: top;

	text-align: center;

	background: #E2E2E2 url(img/bg.gif) repeat-x;

}



-- Linkstyle --

*/

a {

	color: #C0D148;

	text-decoration: none;

	font-weight: bold;

}

a:link {

	color: #C0D148;

	text-decoration: none;

	font-weight: bold;

}



a:visited {

	color: #C0D148;

	text-decoration: none;

	font-weight: bold;

}



a:active {

	color: #C0D148;

	font-weight: bold;

}



a:hover {

	color:#C0D148;

	font-weight: bold;

}



#container {

	margin: 10px auto;

	width: 900px;

	text-align: left;

	padding: 17px;

	background: #fff;

	border: 1px solid #333;
	overflow: hidden;

}

#header {

	margin: 0;

	padding: 0;

	background: #fff url(img/bg_top2.jpg) no-repeat;

	height: 150px;

	font-size: 22px;

	font-family: "Tw Cen MT","Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;

}



#logo {

	margin: 0;

	padding: 5px 0 0 10px;

	font-size: 22px;

	line-height: 28px;

	color: #333;

	font-family: "Tw Cen MT","Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;

	font-weight: bold;

}

#logo .small {

	font-size: 17px;

	line-height: 10px;

	color: #333;

	font-family: "Tw Cen MT","Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;

	font-weight: bold;

}



#subheader {

	margin: 0;

	padding: 5px 0 0 10px;

	height: 15px;

	background: transparent url(img/bg_top.gif);

	font-size: 22px;

	border-bottom: 1px solid #333;

	font-family: "Tw Cen MT","Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;

}

#topnav {

	margin: 0;

	background: #C0D148;

	height: 30px;

	border-top: 1px solid #fff;

	border-bottom: 1px solid #fff;

}

 #navcontainer

{

margin: 0;

padding: 0 0 0 0;

}



#navcontainer UL

{

list-style: none;

margin: 0;

padding: 0;

border: none;

}



#navcontainer LI

{

display: block;

margin: 0;

padding: 0;

float: left;

width: auto;

}



#navcontainer A

{

	color: #ffffff;

	display: block;

	width: auto;

	text-decoration: none;

	background: transparent;

	margin: 0;

	padding: 6px 10px 7px;

	border-right: 1px solid #fff;

}



#navcontainer A:hover, #navcontainer A:active { background: transparent; color:#797979; }



#navcontainer A.active:link, #navcontainer A.active:visited

{

position: relative;

z-index: 102;

background: transparent;

font-weight: bold;

color:#797979;

}



#subnav

{

position: relative;

top: -1px;

z-index: 101;

margin: 0;

padding: 0px 0 3px 0;

background: #BBBBBB;

border-top: 1px solid #fff;

border-bottom: 1px solid #aaa;

}



#subnav UL

{

list-style: none;

margin: 1px 0 0px 13px;

padding: 0px;

border-right: 1px solid #fff;

border-left: 1px solid #aaa;

}



#subnav LI

{

position: relative;

z-index: 102;

display: block;

margin: 0;

padding: 0;

float: left;

width: auto;

}



#subnav A

{

color: #fff;

display: block;

width: auto;

text-decoration: none;

margin: 0;

padding: 2px 12px 2px 10px;

}



#subnav A:hover, #subnav A:active { color: #444; }

#subnav A.active:link, #subnav A.active:visited { color: #444; }

#subnav BR, #navcontainer BR { clear: both; }



#content{

	margin: 0;

	padding: 10px 15px 10px 15px;

}

#content2{

	margin: 0;

	padding: 10px 15px 10px 15px;

}

 h1, h2, h3, h4, h5 {

	font-family: 'Cantarell', serif;
  font-size: 23px;
  font-style: normal;
  font-weight: bold;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 6px;

}



.imgborder {

	border: 1px solid #333;

}

#imghome {

	width: auto;

	height: auto;

	padding: 1px 1px 1px 1px;

	float: left;

	margin: 0 10px 0 0;

}

 .headlhome {

    height:66px;

    background-image:url("img/hl_home.gif");

    background-repeat:no-repeat;

    }

  div span {display:none;}

hr {

height: 1px;

border-width: 1px 0 0 0;

border-style: dashed;

border-color: #000000;

}
