
/*...........................................................................body...............*/


body {
	font: 76%/1.5 verdana;
	color: #000;
	/*background: url(bg2.jpg) no-repeat top center;*/
	text-align: left;
	margin:0 0 40px 0;
	padding:0;
	height:100%;


}

html {
background:#000 url(../bg3.jpg) no-repeat top center;
margin:0 auto;
}


a:link {color:#990000; text-decoration:none;}
a:visited {color:#990000; text-decoration:none;}
a:active {color:#000; text-decoration:none;}
a:hover {color:#CC6600; text-decoration:underline;}







p{

    color:#404040;
	margin:0;
    padding:5px 15px 8px 15px;
	min-height:1px;
	text-align:justify;
	font-size:12px;
	/*background-color:#666666;*/


}

h1{

position:relative;
left:2px;


    color:#404040;
	font-size: 14px;
	margin:0;


	padding:10px 5px 0px 8px ;
	font-family:Verdana, Arial, Helvetica, sans-serif;


}


h2{

    margin:0;
	padding:0px 0px 0px 14px ;
    color:#000;
	font-size: 14px;
	font-weight:bolder;



}





#header {


    width:342px;
    height:344px;
    margin:0 auto;
    padding:0;
	background:url(../logo.jpg)

}

#logo {
position:relative;
top:0px;
left:0px;

   margin:0;

    float:right;
    z-index:10;

}

#container{
    width:342px;
	height:10%;
    margin:0 auto;
	border-right: 1px solid #000;
 background:#FFFFFF;
 border-left: 1px solid #000;
 padding:0;



}


 #news{
    width:342px;
	height:10%;
    margin:0;
	border-top: 1px solid #cccccc;
 background:#f9f8f8 url(../newsbg.jpg) no-repeat;
 border-bottom: 1px solid  #CCCCCC;

}

 #service{
    width:342px;
	height:10%;
    margin:0;
	clear:both;

 background:url(../service.jpg) no-repeat top right;
}

 #service li{
 list-style:circle;
 position:relative;
 left:-8px;
 top:-10px;
 margin:0;
 padding:0;
 font-size:12px;
}


/*...............................................................................content-box...............*/


  /*............................................................................................Footer...............*/


#footer {


    width:342px;

	padding:0;
	position:relative;
	background:#fff url(../footerbg.jpg) no-repeat bottom center;
	margin:0 auto;

	clear:both;




}
#footer p {
padding-top:15px;
text-align:center;
background-color:transparent;
}






#navcontainer{
	margin: 0;
	height:50px;

}

#navcontainer ul, #navcontainer li{
	height:100px;
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navcontainer a:link, #navcontainer a:visited{
	float: left;
	text-align:center;
	line-height: 38px;
	font-size:16px;
	width:114px;
	height:43px;
	padding:0;
	margin:0;
	text-decoration: none;
	color: #999;
	font-weight:bold;

	background:url(../navibg.jpg) no-repeat;

}

#navcontainer a:link#current, #navcontainer a:visited#current, #navcontainer a:hover{
	color: #fcf7bf;
	background:url(../hover.jpg) repeat-x;
}

#navcontainer .active a  {
	background:url(../hover.jpg) repeat-x;
	color: #fcf7bf;
}





.port img {
position:relative;
left:7px;
margin:0;
padding:0;

}

.port p {
padding-top:0;
padding-bottom:2px;

margin:0;
}

.port a {
margin-right:14px;
padding:0 0 15px 0;
margin-top:0;

float:right;
font-size:12px;


}

#links {
width:300px;
margin:0 auto;
padding-top:25px;
font-size:12px;
text-align:center;

}
#links a {
padding:5px;
color:#999999;

}


img.deko{
float:right;
position:relative;
right:-63px;
top:-20px;
margin-left:-45px;
margin-bottom:-30px;
padding:0;

}

.kontakt{
float:right;
position:relative;
right:15px;
top:0px;

padding:0;



}

textarea {
	width:300px;
	padding:2px;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	border:1px solid #8F8F8F;
	height:100px;
	display:block;
	color:#777;
}
