/******************* hauptelemente **********************/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, div, img, input, fieldset, blockquote, cite
{
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	
}

.clear{clear: both;}
.space{
	height: 20px;
}
.left{float: left;}
.right{float: right;}

html
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 62.5%;
    height: 100%;
}

body
{
	font-size: 1.2em;
	color: #323232;
	height: 101%;
	background: #fff url(/images/top-shadow.gif) repeat-x;
}

a
{
	color: #4E6A99;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	color: #22508C;
	text-align: right;
}

h2{
	font-size: 1.6em;
	font-weight: normal;
	color: #323232;
	background-image: url(/images/h3bg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	line-height: 30px;
	margin-right: 0px;
	margin-bottom: 8px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 20px;
	border: 1px solid #E5E5E5;
	padding-top: 5px;
}

h3{
	font-size: 1.2em;
	font-weight: normal;
	color: #323232;
	background-image: url(/images/h3bg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	line-height: 16px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 20px;
	border: 1px solid #E5E5E5;
	padding-top: 5px;
	margin-bottom: 8px;
	text-align: left;
}

h4{
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 0 15px 0;
	color: #092b65;
	padding: 15px 0 0 0;
	text-align: center;
}

/******************* bulletlist **********************/

#bulletlist,
#bulletlist li {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#bulletlist li {
	padding-left: 30px;
	background-image: url(/images/okc.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 1.2em;
}

#bulletlist2,
#bulletlist2 li {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}

#bulletlist2 li {
    padding-left: 30px;
    background-image: url(/images/okc.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 1.2em;
}

/******************* hauptnavigation **********************/
#navi {
	float: right;
	width: 595px;
	margin-top: 43px;
	text-align: left;
	padding-top: 10px;
	z-index: 1000;
	height: 24px;
	background-color: #E4E4E4;
	padding-right: 50px;
	background-image: url(/images/navibg.jpg);
	background-repeat: repeat-x;
	background-position: left -5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

.rhm1{
	width:auto;
	height:auto;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 20px;
	padding-left: 20px;
}

ul#blue { margin:0; padding:0; list-style-type:none; }

ul#blue li {
	position:relative;
	float:right;
	padding-right: 12px;
	padding-left: 12px;
}
ul#blue li span{
	position:relative;
	float:right;
	padding-right: 12px;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}

ul#blue .current {
	color: #476393;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
}

ul#blue li:hover {

}

ul#blue li a {
	text-decoration:none;
	color:#666;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

ul#blue li a span{
	text-decoration:none;
	color:#666;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #999;
}

ul#blue li a:hover {
	color:#8895b8;
}
/******************* text **********************/
#text p, #text ul, #text ol{
	line-height: 1.6;
	padding: 0 0 10px 0;
	color: #444444;
	text-align: justify;
}

#text ul, #text ol{
    padding: 0 0 15px 30px;
}

#text ul ul, #text ul ol, #text ol ol, #text ol ul{padding: 0 0 0 30px;}



#text img.right{
    float: right;
    margin: 0 0 10px 10px;
}

#text .noborder{
    border: 0;
}

#text img{
	
	float: right;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/** main **/

#main ul {
	padding-top: 0px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
}

#main ul a {
    color: #000000;
}

#main img {
    padding-top: 4px;
    padding-bottom: 4px;
	padding-left: 20px;
    padding-right: 20px;
}

/******************* headers mit slogan und header innseitig **********************/

.panel{
	width: 945px;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://www.adrastea.com/images/banner-home-01.jpg);
	background-repeat: no-repeat;
	background-position: left 17px;
}
/******************* hintergründe index.html **********************/
#disabled_first{
	background-image: url(/images/banner-home-01.jpg);
	background-position: left 17px;
	background-repeat: no-repeat;
}
#disabled_second{
	background-image: url(/images/banner-home-06.jpg);
	background-position: left 17px;
}
#disabled_third{
	background-image: url(/images/banner-home-06.jpg);
	background-position: left 17px;
}
#disabled_fourth{
	background-image: url(/images/banner-home-06.jpg);
	background-position: left 17px;
	
/******************* hintergründe kategorien **********************/	
}

#leistungen {
	background-image: url(/images/leistungenbg.jpg);
	background-position: left 17px;
	background-repeat: no-repeat;
}

#kontakt {
	background-image: url(/images/kontaktbg.jpg);
	background-position: left 17px;
	background-repeat: no-repeat;
}

#jobs {
	background-image: url(/images/jobsbg.jpg);
	background-position: left 17px;
	background-repeat: no-repeat;
}

#produkte {
	background-image: url(/images/produktebg.jpg);
	background-position: left 17px;
	background-repeat: no-repeat;
}

#impressum {
	background-image: url(/images/impressumbg.jpg);
	background-position: left 17px;
	background-repeat: no-repeat;
}

#partner {
	background-image: url(/images/partnerbg.jpg);
	background-position: left 17px;
	background-repeat: no-repeat;
}

#downloads {
	background-image: url(/images/downloadsbg.jpg);
	background-position: left 17px;
	background-repeat: no-repeat;
}

#alt-bg {
	background-position: left 17px;
	background-repeat: no-repeat;
}

/******************* slider **********************/

.panel .show-next-banner{
	width: 50px;
	height: 55px;
	display: block;
	float: right;
	position: relative;
	top: 90px;
	right: 0px;
}



.slogan{
	width: 400px;
	padding: 65px 0 0 400px;
	text-align: left;
}


.slogan p{
    color: #fff;
    line-height: 1.5;
    padding: 10px 0 15px 0;
}

.slogan strong{
	color: #FFF;
	font-size: 2.1em;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}
/***************************** layout divs *******************/

#wrapper{
	width: 1009px;	
	height: auto;
	
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -80px;
	margin-left: auto;
	background-image: url(/images/pagebgac.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#header{
	height: 80px;
	padding-top: 50px;
	padding-bottom: 0;
	padding-right: 60px;
}

#logo{
    width: 300px;
    float: left;
}


#contacts{
    width: 200px;
    float: right;
    margin: -5px 5px 5px 0;
    font-size: 0.9em;
    text-align: right;
    line-height: 1.4;
}
/******************* linke sidebar **********************/

#sidebar{
	width: 260px;
	float: left;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 55px;
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 0px;
	font-size: 0.9em;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #F5F5F5;
	border-left-color: #CCC;
}


#text{
	width: 585px;
	float: left;
	padding: 0;
	text-align: justify;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 45px;
	font-size: 0.9em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
}
#sidebar ul{
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 25px;
	list-style-position: outside;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left top;
}
#sidebar img{
	margin-top: -15px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}


#sidebar ul li{
	font-size: 1em;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 30px;
	background-image: url(/images/okc.png);
	background-repeat: no-repeat;
	padding-top: 4px;
}

#sidebar strong{
    text-transform: uppercase;
}


#sidebar #sidemenu li{
    margin: 0 0 5px 0;
    border-bottom: 1px solid #dadada; 
}

#sidebar #sidemenu li a{
	color: #444;
}
#sidebar p, #sidebar ul{
	line-height: 1.6;
	color: #444444;
	font-size: 0.9em;
	padding-top: 0;
	padding-bottom: 15px;
	text-align: justify;
}
#sidebar img{
	float: left;
	padding: 3px;
	margin: 0 15px 5px 0;
}

#sidebar strong{
    text-transform: uppercase;
}



/**************** scrolling effect **********************/
#slider {
	width: 1008px;
	position: relative;
}

.scroll {
	height: 206px;
	width: 896px;
	overflow: hidden;
	position: relative;
	z-index: 1000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 70px;
	margin-left: auto;
}

.scrollContainer div.panel {
	width: 896px;
	height: 250px;
	z-index: 0;
	margin-right: auto;
	margin-left: auto;
}

/******************* footer *****************************/

.push{height: 80px;}

#footer{
	height: 90px;
	background-image: url(/images/bgfooter_large.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
}



#footer p{
	width: 960px;
	font-size: 0.9em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	float: right;
}

#Projekte {
	padding-left: 60px;
	background-image: url(/images/zr.png);
	background-repeat: no-repeat;
	padding-top: 12px;
	margin-top: 12px;
	background-position: 30px 10px;
	padding-bottom: 5px;
}


#footer #footerinside {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 25px;
	color: #666;
}
/******************* navigation footer **********************/
#navifooter {
	float: right;
	width: 900px;
	margin-top: 10px;
	text-align: left;
	z-index: 1000;
	height: 20px;
	padding-right: 0px;
}
.rhm2{
	width:auto;
	height:auto;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 20px;
	padding-left: 20px;
}

ul#bluefooter { margin:0; padding:0; list-style-type:none; }

ul#bluefooter li {
	position:relative;
	float:right;
	padding-right: 6px;
	padding-left: 6px;
}
ul#bluefooter li span{
	position:relative;
	float:right;
	padding-right: 12px;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}

ul#bluefooter .current {
	color: #476393;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
}

ul#bluefooter li:hover {

}

ul#bluefooter li a {
	text-decoration:none;
	color:#666;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
}
ul#bluefooter li a span{
	text-decoration:none;
	color:#666;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #999;
}

ul#bluefooter li a:hover {
	color:#8895b8;
}
ul#bluefooter .currentlast {
	color: #476393;
	font-weight: normal;
}

ul#bluefooter2 { margin:0; padding:0; list-style-type:none; }

ul#bluefooter2 li {
    position:relative;
    float:right;
    padding-right: 6px;
    padding-left: 6px;
}
ul#bluefooter2 li span{
    position:relative;
    float:right;
    padding-right: 12px;
    padding-left: 12px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #999;
}

ul#bluefooter2 .current {
    color: #476393;
    font-weight: normal;
    border-right-width: 1px;
    border-right-style: dotted;
    border-right-color: #999;
}

ul#bluefooter2 li:hover {

}

ul#bluefooter2 li a {
    text-decoration:none;
    color:#666;
    font-family: Verdana, Georgia, "Times New Roman", Times, serif;
    font-size: 10px;
    font-weight: normal;
}
ul#bluefooter2 li a span{
    text-decoration:none;
    color:#666;
    font-family: Verdana, Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    font-weight: normal;
    border-top-style: none;
    border-right-style: dotted;
    border-bottom-style: none;
    border-left-style: none;
    border-right-width: 1px;
    border-right-color: #999;
}

ul#bluefooter2 li a:hover {
    color:#8895b8;
}
ul#bluefooter2 .currentlast {
    color: #476393;
    font-weight: normal;
}

#textform {
	width: 585px;
	float: left;
	padding: 0;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 45px;
	font-size: 0.9em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
}
/**************** kontaktformular **************************/

input, select, option{
  height: 18px;
}

input, select, textarea{
	border: solid 1px #ddd;
	width: 190px;
	background-color: #CCC;
	background-image: url(/images/contact-textarea-backsmall.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

option{background: white;}

textarea{
	width: 400px;
	background-color: #FDFDFD;
	background-image: url(/images/contact-textarea-back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100px;
}


input.submit-button-de{
	width: 120px;
	height: 50px;
	border: 0;
	color: white;
	font-weight: bold;
	background-image: url(/images/senden.jpg);
	background-repeat: no-repeat;
}

input.submit-button-en{
    width: 120px;
    height: 50px;
    border: 0;
    color: white;
    font-weight: bold;
    background-image: url(/images/send.jpg);
    background-repeat: no-repeat;
}


#contact-area .formalign p {
	text-align: center;

}

ul#blue .currentlast {
	color: #476393;
	font-weight: bold;
}
/******************* logo **********************/

#apDiv1 {
	position:absolute;
	width:366px;
	height:98px;
	z-index:1;
	top: 0;
	margin-left: 60px;
}

/******************* mininavigation header **********************/

#apDiv3 {
	position:absolute;
	width:930px;
	height:45px;
	z-index:9999;
	text-align: right;
	top: 0px;
	font-size: 11px;
	color: #666;
	background-image: url(/images/navtopsmallbg_large.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 25px;
}
