@CHARSET "utf-8";
/************************** RESET START *****************************/
html,address,blockquote,body,div,dl,dt,dd,fieldset,form,h1,h2,h3,h4,h5,h6,ol,p,ul,li,
center,hr,pre,table,tr,td,th,thead,tbody,tfoot,caption {
font-family:inherit; font-style:normal; font-weight:normal;
font-variant:normal; font-size:inherit; line-height:inherit;
text-align:left; text-decoration:none; padding:0; 
float:none; border:0px; display:block; cursor:default;}
span,a,img,abbr,code,em,b,i,textarea,legend,input,object,select,var,tt,
kbd,samp,small,sub,sup {font:inherit; background:transparent; padding:0; margin:0;
color:inherit; display:inline; float:none; border:0;}
li{display:list-item;}
table{display:table; border-spacing:0; border-collapse:collapse;}
tr{display:table-row;}
th,td{display:table-cell;}
thead{display:table-header-group;}
tbody{display:table-row-group;}
tfoot{display:table-footer-group;}
caption{display:table-caption;}
colgroup{display:table-column-group;}
col{display:table-column;}
head{display:none;}
ul{list-style-type:none;}
button,textarea,input,object,select{display:inline-block;}
html, button {font-family:'Verdana'; font-size:11px; line-height:16px;}
a:link, a:visited, a:hover, a:active {cursor:pointer;}
input, textarea {cursor:text;}
/************************** RESET END *******************************/

 html, body {
               height: 100%;
               margin: 0;
               padding: 0;
           }

* {
       margin:0px auto;
       padding:0;
}

 div#shim {
               visibility: hidden;
               width: 100%;
               height: 50%;
               margin-top: -400px;
               float: left;
           }


           div#wrapper {


               width: 1024px;
               height: 768px;
               clear: both;
               position: relative;
               top: -200px;
               /* IE4ever Hack: Hide from IE4 **/
                   position: static;
               /** end hack */

           }

           /* Hide from IE5mac \*//*/
               div#shim {
                   display: none;
               }
               html, body {
                   height: auto;
               }
           /* end hack */

                       /* ]]> */





/************************** GENERAL START ***************************/

body {
	background-color: white;
	color: black;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 100.01%;
    background: #555;
}

#main {
    background-image:url(../images/back.jpg);
    height: 768px;
    margin: 0;
    padding: 0;
    position:absolute;
    width: 1024px;
}

#Content{
    left:334px;
	margin: 0;
    padding:15px;
    position:absolute;
    top:328px;
	width: 530px;    
}

#Content h1{
    color:black;
    font-size:12px;
    font-family:arial;
    font-weight:bold;
}
#Content p{
    color:black;
    font-size:12px;
    font-family:arial;
    line-height:19px;
}

#Header{
    background-repeat:no-repeat;
    height:207px;
    left:0px;
    position:absolute;
    top:0px;
	width:845px;
}

#Headline{
    background-repeat:no-repeat;
    height:100px;
    left:0px;
    position:absolute;
    top:208px;
	width:840px;
}
.Headerright{
    background-position:right;    
}
#headergrafik{
    height:83px;
    left:136px;
    position:absolute;
    top:214px;
	width: 499px;
    border:1px solid black;
}

#Logo{
    background-image:url(../images/logo_sw.gif);
    height:60px;
    position:absolute;
    right:0px;
    top:0px;
	width: 179px;
}

#Logo:hover{
    background-image:url(../images/logo_bunt.gif);
}

/*************************** GENERAL END ****************************/

/************************ NAVIGATION START ***************************/

ul#Navigation {
	border: none;
    left:45px;
	list-style: none;
    margin: 0;
    padding: 0;
    position:absolute;
    top:382px;
	width: 200px;
}

ul#Navigation li {
    background-image:url(../images/schraube_schwarz.png);
    background-repeat:no-repeat;
	height:28px;
	list-style: none;
    margin-top:7px;
    text-align:left;
}

ul#Navigation li.NaviAfterSubNavi {
    margin-top:36px;
}

ul#Navigation li.aktiv {
    background-image:url(../images/schraube_gruen.png);
    background-repeat:no-repeat;
}

ul#Navigation a.linktext {
	color: white;
    font-family:arial;
	font-size: 14px;
	font-weight:bold;
    line-height:28px;
    padding-left:38px;
	text-decoration:none;
}

ul#SubNavigation {
    border: none;
    left:40px;
    list-style: none;
    margin: 0;
    padding: 0;
    position:relative;
	width: 200px;    
}
ul#SubNavigation li {
    background-image:none;
	height:15px;
	list-style: none;
    margin-bottom:3px;
    margin-left:0px;
    margin-top:0px;
    padding-left:0px;
}
ul#SubNavigation a.linktext {
	color: white;
	text-decoration:none;
    font-family:arial;
	font-size: 11px;
	font-weight:normal;
    line-height:9px;
    padding-left:0px;
    margin-left:0px;
}
ul#SubNavigation a.aktiv {
	font-weight:bold;
}

ul#NavigationSek {
    border: none;
    list-style: none;
    margin: 0;
    padding: 0;
    position:absolute;
    right:30px;
    top:109px;
	width: 100px;
}
ul#NavigationSek li {
	height:28px;
	list-style: none;
    text-align:right;
}
ul#NavigationSek a:link, ul#NavigationSek a:visited, ul#NavigationSek a:hover, ul#NavigationSek a:active {
	color: #4d4d4d;
    font-family:arial;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
}
ul#NavigationSek a.aktiv {
	color:green;
}

/************************* NAVIGATION END ****************************/

.pcontent{
    height:400px;
    overflow:auto;
    color:black;
    font-family:arial;
    font-size:12px;
    line-height:19px;
    width: 520px;
    padding-left:0px;
    margin-left:0px;
}

.specialpictures{
    height:370px;
}


.pcontentinner{
        padding-left:0px;
    margin-left:0px;
    color:black;
    font-family:arial;
    font-size:12px;
    line-height:19px;
    width: 490px;
}


#ContentTeam{
    left:334px;
	margin: 0;
    padding-top:15px;
    padding-bottom:15px;
    position:absolute;
    top:328px;
	width: 560px;    
}

#ContentTeam h1{
    color:black;
    font-size:12px;
    font-family:arial;
    font-weight:bold;
}
#ContentTeam p{
    color:black;
    font-size:12px;
    font-family:arial;
    line-height:19px;
}


.pcontentTeam {
    height:400px;
    overflow:auto;
    color:black;
    font-family:arial;
    font-size:12px;
    line-height:19px;
    width: 535px;
    padding-left:0px;
    margin-left:0px;
}

.pcontentTeaminner{
        padding-left:0px;
    margin-left:0px;
    color:black;
    font-family:arial;
    font-size:12px;
    line-height:19px;
    width: 512px;
}

.refleft{
    text-align:right;    
}
.refleft, .refright{
    padding-bottom:10px;    
}





ul#NavigationPictures {
	border: none;
    left:850px;
	list-style: none;
    margin: 0;
    padding: 0;
    position:absolute;
    top:260px;
	width: 200px;
}

ul#NavigationPictures li {
    background-image:url(../images/schraube_schwarz.png);
    background-repeat:no-repeat;
	height:28px;
	list-style: none;
    width:180px;
    float:right;
}

ul#NavigationPictures a.linktext {
	color: #4D4D4D;
    font-family:arial;
	font-size: 14px;
	font-weight:bold;
    line-height:28px;
    padding-left:38px;
	text-decoration:none;
}

.witg{
    font-weight:bold;
    color:white;
}

