/* CSS Document - Author: Kirk Monteux für micro agentur frankfurt September 2008 www.micro-agentur.de */
* {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 105%;
	color: #999999;
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
}
h3 {
	font-size: 120%;
	color: #999999;
	font-weight: bold;
	line-height: 1.8em;
	
	font-family: Helvetica, Arial, sans-serif;
}
h4 {
	font-size: 90%;
	color: #999999;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
}
body {
	background-color: #1a1a1a;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: scroll;
	font-size: small;
}
video {
	height: 360px;
	width: 640px;
}
a:link {
	color: #BDCCF1;
	text-decoration: none;
}
a:visited {
	color: #BDCCF1;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #8B90B8;
	text-decoration: none;
}
a:active {
	color: #BDCCF1;
	outline: none;
}
a:focus {
	outline: none;
}
.container {
	width: 950px;
	margin: auto;
	height: 100%;
}
.start {
	height: 10px;
	width: 950px;
}
.topbg {
	height: 55px;
	width: 950px;
	background-image: url(img/top55.png);
}
.topbox {
	float: left;
	height: 55px;
	position: relative;
}
.flag {
	padding-top: 35px;
	padding-left: 10px;
	left: 5px;
}
.flag img{
	margin-right: 8px;
}
.phone {
	padding-top: 37px;
	
	text-align: left;

}
.bannerbg {
	height: 200px;
	width: 950px;
	background-image: url(img/banner220.jpg);
	background-color: #444444;
	z-index: 0;
}
.navibg {
	width: 950px;
	background-image: url(img/navhoribg.gif);
	background-color: #444444;
	background-repeat: repeat;
	height: 100%;
	min-height: 42px;
	overflow: auto;
}
.naviboxhori {
	width: 950px;
}
/* Horizontal Navigation */
#navhori {
	display: block;
	font-size: 85%;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	position: relative;
	outline: none;
}
#navhori ul {
          margin: 0px;
	  padding: 0;
	  list-style-type: none;
	  width: auto;

}
#navhori ul li {
	display: block;
	float: left;
	margin: 0 1px 0 0;
}
#navhori ul li a {
	display: block;
	float: left;
	color: #cccccc;
	text-decoration: none;
	padding: 14px 11px 0px 11px;
	height: 28px;
}
#navhori ul li a:hover {
	background: transparent url(img/navhoriover.gif) repeat-x top left;
}
#navhori .menu-parent a, #navhori .menu-current a {
	color: #ffffff;
	background: transparent url(img/navhoriover.gif) repeat-x top left;
}
/* ------------------- */
.ueberschriftbg {
	background-image: url(img/ueberschrift68.jpg);
	background-color: #444444;
	height: 100%;
	width: 950px;
	overflow: auto;
	min-height: 68px;
}
.ueberlibox {
	width: 790px;
	float: left;
	height: 100%;
}
.ueberlinks {
	padding-top: 40px;
	padding-left: 180px;
	text-align: center;
	padding-right: 20px;
	padding-bottom: 5px;
}
.searchbox {
	width: 160px;
	float: left;
	height: 100%;
}
.search {
       padding-top: 35px;
       margin-left: 0px;
}
.searchtext {
        font-family:Arial;
        color:#999999;
        font-size:90%;
        border: 0px;
        background: url(img/suchen1bg.jpg) no-repeat;
        vertical-align: top;
        height: 20px;
	width: 98px;
        outline:none;
        padding-top: 5px;
        padding-left: 5px;
        padding-right: 5px;
}
.searchbutton {
       outline: none;
}
.highlight { 
       
       color: #fff94b;
}
.contentbg {        
        width: 950px;
	background-image: url(img/content520.jpg);
	background-color: #444444;
	background-repeat: repeat;
        overflow: auto;
        height: 100%;
}
.navvertbox {
	float: left;
	width: 160px;
        height: 400px;
        position: relative;
}
/* Vertikal Navigation */
#navvert {	
        display: block;
	line-height: 30px;
	width: 160px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 75%;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
#navvert li {
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
	list-style-type: none;
}
#navvert li a {
	display: block;
	text-decoration: none;
	color: #CCCCCC;
	background-image: url(img/navvertbg.jpg);
	background-repeat: no-repeat;
	background-position: 30px center;
	width:150px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navvert li a:hover {
	background-image: url(img/navvertover.jpg);
	background-repeat: no-repeat;
	background-position: 30px center;
}
#navvert ul li.menu-current a {
	background-image: url(img/navvertover.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	background-position: 30px center;
}
/* ------------------- */
.sticker {
	position: absolute;
        bottom: 55px;
        left: 0px;	
        height: 110px;
}
.inhaltlibox {
        width: 630px;
	float: left;
}

.inhaltli {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	color: #E8E8E8;
	padding-top: 25px;
	padding-left: 40px;
	padding-right: 40px;
	line-height: 1.4em;
	text-align: left;
}
.inhaltsearch {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	color: #E8E8E8;
	padding-top: 15px;
	padding-left: 40px;
	padding-right: 40px;
	line-height: 1.5em;
	text-align: left;
}
.inhaltsearch h1 {
	padding-bottom: 10px;
}
.form {
        font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #E8E8E8;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 40px;
	line-height: 1.4em;
	text-align: right;
}
.form textarea {
        font-family: Helvetica, Arial, sans-serif;
        color:#FFFFFF;
        font-size:12px;
        border: 0px double #888888;        
        background-color: #393939;
        padding: 2px;
        height: 13px;	
        width: 245px;
	height: 90px;
        float: right;        
        margin-right: 0px;
}
.inhaltli object {
        outline:none;
}
.inhaltli li {
        margin-left: 15px;
}
.newsbox {
	float: right;
	width: 158px;
	overflow: hidden;
}
.newshead h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 110%;
	color: #999999;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 10px;
	text-align: left;
	text-transform: lowercase;
}
.news {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 85%;
	line-height: 1.2em;
	color: #999999;
	text-align: left;
	padding-left: 10px;
	margin-right: 10px;
}
.news img {
	border: 0px solid #4b4b4b;
	margin-right: 6px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 60px;
	height: auto;
	-webkit-border-radius: 6px;
	-moz-border-radius:6px;
	border-radius:6px;
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow:0 1px 3px rgba(0,0,0,0.5);
	box-shadow:0 1px 3px rgba(0,0,0,0.5);
}
.news p {
	float: left;
	width: 140px;
	margin: 2px 0 2px 0;
}
.news hr {
        clear: left;
	height: 3px;
	margin-bottom: 3px;
	margin-top: 3px;
	background-color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
        margin-right: -10px;
}
.bottombg {
	background-image: url(img/bottom53.jpg);
	background-color: #444444;
	height: 53px;
	width: 950px;
	position: relative;
}
.footerbg {
	background-image: url(img/footer55.gif);
	height: 55px;
	width: 950px;
	clear: both;
}
.bigfootbg {
	width: 950px;
	background-image: url(img/bigfoot.gif);
	background-repeat: no-repeat;
	overflow: auto;
	height: 100%;
	background-position: top;

}
.navfootbox1 {
	width: 790px;
	float: left;
	text-align: left;
	
}
.navfootbox2 {
	width: 100px;
	float: left;
}
.socialbox {
	

	
}
#htmlelement {
	float: left;
	width: 100px;
	margin-top: 0px;
	margin-left: -10px;
	margin-bottom: 10px;	
}
#htmlelement img {
	margin-top: 10px;
	margin-right: 10px;
	
}
/* Footer Navigation */
.navfoot1 {
	margin-left: 75px;
	padding-top: 10px;
	
}
.navfoot1 ul {

}
.navfoot1 ul li {
	vertical-align: top;
	display: -moz-inline-box;
	display: inline-block;
	margin: 0px 0px 0px 0px;
	width: 140px;
	list-style-type: none;
	zoom: 1;
	*display: inline;
}
.navfoot1 li a {
	font-family: Helvetica, Arial, sans-serif;
	color: #a4a1a1;
	font-size: 110%;
	line-height: 1.6em;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}
.navfoot1 li a:hover {
	color: #eeeeee;
	text-decoration: none;
}
.navfoot1 li ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.navfoot1 li li a {
	line-height: 1.4em;
	color: #a4a1a1;
	font-size: 80%;
	text-decoration:none;
}
.navfoot1 li li a:hover {
	color: #eeeeee;
	text-decoration: none;
}
.navfoot1 li li.menu-current a {
	color: #ffffff;
}
/* ------------------- */
#navfoot2 {
	display: block;
	margin-right: 0px;
	padding-top: 0px;
	font-size: 110%;
	line-height: 1.4em;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	outline: none;
}
#navfoot2 ul {
    	margin-top: 15px;
	padding: 0px;
	list-style-type: none;
	width: auto;
}
#navfoot2 ul li {
	display: block;
	margin: 0px 0px 0px 0px;
	float: left;
}
#navfoot2 ul li a {
	display: block;
	float: left;
	color: #a4a1a1;
	text-decoration:none;
	padding: 0px 0px 0px 0px;
	width: 100px;
}
#navfoot2 ul li a:hover {
	color: #eeeeee;
	text-decoration: none;
}
/* ------------------- */
.bigfootend {
	height: 20px;
	width: 950px;
	background-image: url(img/bigfootend.gif);
}
.end {
	height: 40px;
	width: 950px;
}
