/* `byte box
----------------------------------------------------------------------------------------------------*/


/* 

Farben:
blau: #4c80a8

*/

body {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background: #FFFFFF url(../images/allgemein/bg.jpg) top repeat-x;
	color: #333333;
}

.seo, .ausblenden { display: none; }
.rechts { text-align: right; }

a:focus { outline: 1px dotted invert; }
a {	color: #4c80a8; }
a:hover { color: #4c80a8; text-decoration: underline; }

hr {
	border: 0 #666666 solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

strong { font-weight: bold; }

.grey { color: #666666; }


/* `Headings
----------------------------------------------------------------------------------------------------*/
h1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 22px; font-weight: normal; color: #4c80a8; }
h2 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; font-weight: normal; color: #4c80a8; }
h3 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight: normal; color: #000000; }
h4, h5, h6 { font-size: 12px; font-weight: normal; }

/* `Spacing
----------------------------------------------------------------------------------------------------*/
dl,hr,h1,h2,h3,h4,h5,h6,ol,pre,table,address,fieldset { margin-bottom: 15px; }
p { margin-bottom: 8px; }
p { line-height: 120%; }


/* `Positionierung & Text
----------------------------------------------------------------------------------------------------*/

#container { min-height: 100%; margin-bottom: -51px;  }

#searchheader {
	height: 120px;
}

#logo { margin-top: 30px; }
#navi { margin-top: 20px; margin-bottom: 40px; font-family: Georgia, "Times New Roman", Times, serif; }


#flashContainer { height: 270px; margin-top: -39px; margin-bottom: 40px; }

#clearer { margin-bottom: 51px; padding-bottom: 20px; }
#footer { 
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 100px; 
	font-size: 11px;
	background-image: url(../images/allgemein/bg_footer.jpg);
	color: #666666;
}
#footer li { float: left; margin-right: 20px; }
#footer a { color: #666666; text-decoration: none;	/*padding-left: 10px;	background: transparent url(../images/allgemein/pfeillink_grau.gif) left center no-repeat;*/ }
#footer a:hover { text-decoration: underline; }
#footer div.normalLineHeight { line-height: 16px; }
#footer div { margin-top: 30px; }

#footer_topbutton {
	position: absolute;
	left: 50%;
	margin-left: -35px;
	top: -47px;
	width: 70px;
	height: 18px;
	text-align: center;
	line-height: 19px;
	background: green url(../images/allgemein/footer_topbutton.jpg) no-repeat;
}
#footer_topbutton a { text-decoration: none; display: block; padding: 0; background: none; }


/* `Main Navi
----------------------------------------------------------------------------------------------------*/
#navi div { margin-left: 70px; }
#navi ul {  }
#navi li {
	float: left;
	width: 95px;
	heigth: 60px;
	line-height: 60px;
	text-align: center;
	background: transparent url(../images/allgemein/line_navibutton.jpg) right top no-repeat;
}
#navi li.current a { background: transparent url(../images/allgemein/bg_navibutton.jpg) bottom repeat-x; color: #000000; }
#navi a {
	text-decoration: none;
	display: block;
	width: 94px;
	height: 60px;
	color: #4c80a8;
	font-size: 16px;
	padding-top: 20px;
}
#navi a:hover { text-decoration: underline; background: transparent url(../images/allgemein/bg_navibutton.jpg) bottom repeat-x; }


/* `Sidebar
----------------------------------------------------------------------------------------------------*/



/* `sonstige Klassen
----------------------------------------------------------------------------------------------------*/

.drittelBox {
	min-height: 250px;
	margin-bottom: 20px;
}
.drittelBox div { width: 250px; }
.drittelBox textarea { width: 165px; height: 100px; background: #FFFFFF; border: #CCCCCC 1px solid; font-family: Arial; font-size: 12px; color: #666666; }
.drittelBox input { width: 165px; background: #FFFFFF; border: #CCCCCC 1px solid; font-family: Arial; font-size: 12px; color: #666666;  }
.drittelBox label { display: block; width: 80px; float: left; }
.drittelBox img { float: left; margin-right: 10px; }
.drittelBox li { border-bottom: #333333 1px dotted; padding: 5px 0 5px 0; margin: 5px 0 5px 0; }
.drittelBox li.last { border: none; }
.drittelBox li div { margin: 0; }
.drittelBox li h2 { color: #333; font-family: Arial; font-size: 15px; cursor: pointer; margin: 0; padding-left: 10px; background: transparent url(../images/allgemein/pfeillink_schwarz.gif) left center no-repeat; }
.drittelBox li h2:hover { text-decoration: underline; }
.drittelBox li .toggleContent { margin-top: 10px; }
.drittelBox li p { line-height: 150%; } 

.boxMitte div {	margin-left: 25px; }
.boxRechts div {	margin-left: 50px; }

.kontakt div { width: auto !important; }
.kontakt textarea, .kontakt input { width: 470px; }
.kontakt label { width: 100px; }

.pfeillink {
	text-decoration: none;
	padding-left: 10px;
	background: transparent url(../images/allgemein/pfeillink.gif) 2px 4px no-repeat;
}

.greyBox {
	margin-left: -15px;
	line-height: 20px;
	padding-left: 15px;
	background: #eeeeee url(../images/allgemein/greybox_ende_links.jpg) left no-repeat;
	font-size: 9px;
	height: 20px;
	overflow: hidden;
}

.projektdesc { margin: 10px 0 0 -25px; width: 250px !important; }
.abstandNachUnten { margin-bottom: 20px; }

.bigBorder {
	margin-bottom: 30px;
	padding: 5px;
	background: url(../images/allgemein/projekt_hg.gif) no-repeat;
}


.toggleContent { display: none; padding-left: 10px; }

.abstandH30 { margin-top: 30px; }

.supersize { position: absolute; }

.portfolio { background: #FFFFFF url(../images/allgemein/bg_white.jpg) top repeat-x; }

.pageLink { padding: 2px 5px 2px 5px; margin-right: 5px; text-decoration: none; background-color: #f3f3f3;  }
.pageLink.pageActive, .pageLink:hover { background-color: #4c80a8; color: #FFFFFF; text-decoration: none; }


.tagCloud { margin-left: 0px !important; line-height: 26px; }
.tagCloud a { text-decoration: none; margin-right: 8px; font-size: 14px; padding: 2px 4px; background-color: #efefef; }
.tagCloud a:hover, .tagCloud a.active { background-color: #4c80a8; color: #FFFFFF; }


/* IE 6 */
* html .boxRechts div {	margin-left: 0px; }
* html .drittelBox { height: 250px; }