@import url('css/reset.css');

body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #464646;
	background: #666 url(images/bgHeader.png) repeat-x left top;
		overflow: hidden;
}

h1 {
	position: absolute;
	text-indent: -9000px;
}

small {
	font-size: 12px;
	line-height: 16px;
}

a {
	color: #666;
	text-decoration: none;
}

a.external {
	background: url(images/arrowOut.png) no-repeat left 7px;
	padding-left: 8px;
}

a.external:hover {
	color: #ff9000;
	background: url(images/arrowOutHover.png) no-repeat left 7px;
}

a.internal {
	background: url(images/arrowIn.png) no-repeat left 5px;
	padding-left: 8px;
}

a.internal:hover {
	color: #40a100;
	background: url(images/arrowInHover.png) no-repeat left 5px;
}

a.button,
a.buttonPortfolio {
	display: block;
	clear: left;
	position: relative;
	bottom: -40px;
	width: 202px;
	height: 42px;
	text-indent: -9000px;
}

a.button {
	background: url(images/button.png) no-repeat left bottom;
}

a.button:hover {
	background: url(images/button.png) no-repeat left top;
}

a.buttonPortfolio {
	background: url(images/buttonPortfolio.png) no-repeat left bottom;
}

a.buttonPortfolio:hover {
	background: url(images/buttonPortfolio.png) no-repeat left top;
}



h2 {
	font-size: 28px;
	margin-bottom: 10px;
	cursor: default;
}

h3 {
	font-size: 18px;
	margin-bottom: 4px;
	
}

#contentText h3 {
	margin-bottom: 0px;
}

address {
	font-size: 18px;
	line-height: 1.4em;
}

img.portrait {
	float: right;
	margin-left: 30px;
}

.left {
	float: left;
}

.right {
	float: right;
}

p,
.text ul {
	margin-bottom: 1.2em;
	line-height: 1.4em;
	padding-right: 50px;
	padding-left: 3px;
}


p.replace {
	font-size: 18px;
	line-height: 1.4em;
}

.text ul {
	margin-left: 20px;
	list-style: url(images/check.png);
	list-style-position: outside;
}

.text ul li {
	margin-bottom: 0.6em;
}

.margin30 {
	margin-bottom: 30px;
}

.checkBig {
	display: block;
	float: left;
	clear: left;
	height: 23px;
	padding-left: 30px;
	padding-top: 4px;
	margin-left: 5px;
	margin-bottom: 10px;
	background: url(images/checkMedium.png) no-repeat left top;
}

.checkBig:hover {
	background: url(images/checkMedium.png) no-repeat left bottom;
	cursor: default;
}



ul#navigation {
	height: 150px;
	width: 824px;
	margin: 0 auto;
	background: url(images/navigation.png) no-repeat left top;
}

ul#navigation li {
	float: left;
}

ul#navigation a {
	display: block;
	height: 150px;
	background: url(images/navigation.png);
	background-repeat: no-repeat;
	text-indent: -9000px;
}
ul#navigation a:hover {
	background: url(images/navigation.png);
}
ul#navigation li.portfolio a {
	width: 143px;
	margin-right: 25px;
}
ul#navigation li.portfolio a:hover,
ul#navigation li.portfolio a.active {
	background-position: left bottom;
}
ul#navigation li.referenzen a {
	width: 192px;
	margin-right: 28px;
	background-position: -168px top;
}
ul#navigation li.referenzen a:hover,
ul#navigation li.referenzen a.active {
	background-position: -168px bottom;
}
ul#navigation li.service a {
	width: 132px;
	margin-right: 27px;
	background-position: -388px top;
}
ul#navigation li.service a:hover,
ul#navigation li.service a.active {
	background-position: -388px bottom;
}
ul#navigation li.kontakt a {
	width: 139px;
	background-position: -542px top;
}
ul#navigation li.kontakt a:hover,
ul#navigation li.kontakt a.active {
	background-position: -542px bottom;
}


#main {
	background: #ffffff;
	height: 530px;
	overflow: hidden;
}

#content {
	width: 824px;
	margin: 0 auto;
	overflow: hidden;
	height:530px;
	font-size: 13px;
}

#contentText {
	width: 824px;
	margin: 0 auto;
	padding: 50px 0;
	height: 430px;
	position: relative;
}

#contentText .floatleft {
	width: 550px;
	float: left;
}



div.scrollable {   
     
    /* required settings */ 
    position:relative; 
    overflow:hidden;     
 
    /* vertical scrollers have typically larger height than width */     
    height: 480px;      
    width: 824px; 
    
       
} 
 
/* root element for scrollable items */ 
div.scrollable div.items {     
    position:absolute; 
     
    /* this time we have very large space for height */     
    height:20000em;     
}

div.scrollable div.items div.item {
	clear: left;
	padding-bottom: 50px;
	padding-top: 50px;
	height: 860px;
}

/* position and dimensions of the navigator */
div.navi {
	position: absolute;
	left: 50%;
	width:38px;
	
}
 
 
/* items inside navigator */
div.navi a {
	position: relative;
	left: 470px;
	top: 50px;
	width:38px;
	height:18px;
	
	margin-bottom:12px;
	background: url(images/pageNavi.png) no-repeat left bottom;
	display:block;
	font-size:1px;
}
 
/* mouseover state */
div.navi a:hover {
	background: url(images/pageNavi.png) no-repeat left top;
	cursor: pointer;   
}
 
/* active state (current page state) */
div.navi a.active {
	background: url(images/pageNavi.png) no-repeat left top;     
} 	


.text {
	width: 312px;
	float: left;
	margin-top: -6px;
}

.wordpress {
	width: 178px;
	height: 282px;
	background: url(images/wordpress.png) no-repeat left top;
	float: right;
	padding: 118px 30px 30px 30px;
	font-size: 13px;
}

.aktuell {
	width: 178px;
	height: 212px;
	background: url(images/aktuell-chp2.png) no-repeat left top;
	position: absolute;
	right: 0px;
	top: 50px;
	padding: 188px 30px 30px 30px;
	font-size: 13px;
}

.wordpress ul,
.aktuell ul {
	margin-left: 20px;
	list-style: url(images/check.png);
	list-style-position: outside;
	margin-bottom: 25px;
}

.aktuell ul {
	margin-top: 20px;
}

.wordpress ul li,
.aktuell ul li {
	margin-bottom: 0.8em;
	line-height: 1.2em;
}

.wordpress a.external,
.aktuell a.external {
	margin-left: 20px;
}

.wrap {
	width: 512px;
	height: 439px;
	float: left;
}

div.panes div,
div.panes div.pane {
	display: none;
}

ul.tabs {
	position: relative;
	top: 21px;
	height: 18px;
}

ul.tabs li {
	float: left;
}

ul.tabs a {
	display: block;
	width: 23px;
	height: 18px;
	margin-right: 10px;
	background: url(images/screenNavi.png) no-repeat right top;
}

ul.tabs a:hover,
ul.tabs a.current,
ul.tabs a.current:hover,
ul.tabs li.current a {
	background: url(images/screenNavi.png) no-repeat left top;
}



#footer {
	background: url(images/bgFooter.png) repeat-x left top;
	height: 500px;
}

#footer .logo {
	width: 824px;
	height: 95px;
	background: url(images/logo.png) no-repeat left top;
	margin: 0 auto;
}

#footer ul {
	width: 824px;
	height: 50px;
	margin: -1px auto;

}

#footer li {
	float: left;
}

#footer li a {
	display: block;
	height: 50px;
	text-indent: -9000px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
}

#footer li.home a {
	width: 53px;
	margin-right: 23px;
	background-position: left top;
}

#footer li.home a:hover,
#footer li.home a.active {
	background-position: left bottom;
}

#footer li.person a {
	width: 94px;
	margin-right: 24px;
	background-position: -76px top;
}

#footer li.person a:hover,
#footer li.person a.active {
	background-position: -76px bottom;
}

#footer li.preise a {
	width: 55px;
	margin-right: 23px;
	background-position: -194px top;
}

#footer li.preise a:hover,
#footer li.preise a.active {
	background-position: -194px bottom;
}

#footer li.impressum a {
	width: 98px;
	background-position: -272px top;
}

#footer li.impressum a:hover,
#footer li.impressum a.active {
	background-position: -272px bottom;
}

form {
	float: left;
	width: 350px;
	margin-left: 100px;
}

input.text {
	background: url(images/inputs.png) no-repeat left top;
	border: none;
	width: 340px;
	margin: -20px 0 8px 5px;
	padding: 4px 8px 6px;
	height: 18px;
	font-size: 15px;
	display: block;
	color: #666;
}

textarea {
	background: url(images/inputs.png) no-repeat left bottom;
	border: none;
	width: 340px;
	margin: -20px 0 0 5px;
	padding: 4px 800px 6px 8px;
	height: 140px;
	font-size: 15px;
	display: block;
	color: #666;
}

label.error {
	color: #cc0000;
	font-size: 11px;
	text-align: right;
	float: right;
}

button {
	display: block;
	clear: left;
	border: none;
	cursor: pointer;
	position: relative;
	top: 35px;
	left: 155px;
	width: 202px;
	height: 42px;
	text-indent: -9000px;
	background: url(images/buttonSubmit.png) no-repeat left bottom;
}

button:hover {
	background: url(images/buttonSubmit.png) no-repeat left top;
}


.flash-replaced .alt {
	display: block;
	height: 0;
	position: absolute;
	overflow: hidden;
	width: 0;
}