@charset "utf-8";
/* CSS Document */


body {
	margin:0; padding:0;
	background-image:url(images/bg.gif);
	background-repeat:repeat;
	font-family: Verdana, Geneva, Georgia, Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
	color: #4C6911
}

a:hover {
	text-decoration: underline;
}

p {
	color:#363636;
	font-size:.8em;
}

h2, h3, h4 {
	margin: 0;
	padding: 0
}

h2 {
	color: #332c2a;
	font: 2.3em Georgia;
}

li {
	list-style: none;
}

.tutorial_img {
	background: #ddd;
	padding: 15px;
	border: solid 1px #bbb;
}

#main {	
}
#main.container {
	min-height:400px;
	margin:auto;
	text-align:left;
	float: left;
}

#footer {
	/*background: url(images/alpha_bg_footer.png) bottom left no-repeat;*/
	position: relative;
	float: left;
	padding-right: 40px;
	width: 700px;
}
#footer p {
	color: #808080;
	text-align: right;
}

#about p {
	margin: 0px;
	padding: 6px 0
}

.container {
	width:780px;
	margin:0 auto;
	position: relative;
}

#header {
	margin-top: 20px;
}

#logo {
	position: relative;
	background-image:url(images/logo-trans.png);
	background-repeat:no-repeat;
	width:335px;
	height:43px;
	margin-left:41px;
	clear: left;
}

/* * * * * * * * * * * * * * * * * * * * * * * * *  
	Block-Style
	Eigenschaften für den braunen Kasten
* * * * * * * * * * * * * * * * * * * * * * * * * */

#block{
	float: left;
	margin-top: 70px;
	width: 800px;	
}
#block_inside {
	float: left;
	width: 800px;
	background-repeat: no-repeat;
}
.home {
	background-image: url(images/kasten-trans.png);	
	height: 347px;
}
.portfolio {
	background-image: url(images/portfolio-trans.png);	
	height: 117px;
}
.about {
	background-image: url(images/about-trans.png);	
	height:117px
}
.kontakt {
	background-image: url(images/kontakt-trans.png);	
	height:117px
}

#blog {
	width: 670px;
	margin: 0 auto;
}
.top {
	background: url(images/blog_post_top-trans.png) no-repeat;
	height: 30px;
	margin: 0;
	float: left;
}
.blog_content {
	background-image: url(images/blog_post-trans.png);
	background-repeat: repeat;
	float: left;
}
.blog_content #container {
	width:590px;
	margin: 0 auto;
}
.bottom {
	background: url(images/blog_post_bottom-trans.png) no-repeat;
	height: 30px;
	margin: 0;
	float: left;
}

#swf_1 {
	height: 275px;
	width: 725px;
	background-color: #ffffff;
	margin-top: 34px;
	margin-left: 24px
}

#block_content {
	position: relative;
	margin: 0 auto;
	/*background: url(images/alpha_bg.png) repeat-y;*/
	width: 800px;
}
.fscontainer {
	float: left;
	width: 800px;
}
	
/* * * * * * * * * * * * * * * * * * * * * * * * *  
	Eigenschaften für das Menü
* * * * * * * * * * * * * * * * * * * * * * * * * */

#menu {
	position: absolute;
	height:37px;
	width:750px;
	left: -35px;
	margin-top: 10px
}
#menu ul {	
	float: left;
}
#menu li {
	line-height:35px;
	float: left;
}

#menu li.aktiv {
	float: left;
	line-height:60px;
}
#menu li a {
	font: 1.0em Georgia, Helvetica, Verdana;
	font-weight: bold;
	color:#ffffff;
	height: 35px;
}
/** Eigenschaften für aktive Menü Tabs **/

#menu li.aktiv a.mitte {
	display: block;
	float: left;
	height: 60px
}
#home.aktiv a.mitte {
	background: url(images/aktiv_home.gif) no-repeat #1E1A19;
	width: 85px;
}
#portfolio.aktiv a.mitte {
	background: url(images/aktiv_portfolio.gif) no-repeat #1E1A19;
	width: 104px;
}
#about.aktiv a.mitte {
	background: url(images/aktiv_about.gif) no-repeat #1E1A19;
	width: 126px;
}
#kontakt.aktiv a.mitte {
	background: url(images/aktiv_kontakt.gif) no-repeat #1E1A19;
	width: 104px;
}


/** Eigenschaften, wenn home nicht aktiv ist **/
.first #links {
	background:url(images/li_first-trans.png) left no-repeat;
	height:35px;
	width:39px;
	margin-top: 25px;
	margin-left:-4px;
	overflow: visible;
	float: left;
}
.first a.mitte {
	background:url(images/first_home.gif) no-repeat #6F9A19;
	height:35px;
	width: 54px;
	margin-top: 25px;
	float: left;
}
.first a.mitte:hover {
	background:url(images/first_home_hover.gif) no-repeat #6F9A19;
}
.first #rechts {
	background:url(images/re_first-trans.png) no-repeat;
	height:35px;
	width:42px;
	margin-top: 25px;
	float: left;
}


/** Eigenschaften inaktive Tabs Mitte **/
#portfolio a.mitte {
	background: url(images/inaktiv_portfolio.gif) no-repeat #6F9A19;
	width: 78px;
}
#portfolio.inaktiv a.mitte:hover, #portfolio.fi_ia a.mitte:hover {
	background: url(images/inaktiv_portfolio_hover.gif) no-repeat #6F9A19;
}
.inaktiv #bgmitte, .fi_ia #bgmitte, .first #bgmitte {
	float: left;
}
.aktiv #bgmitte {
	float: left;
}
#about a.mitte {
	background: url(images/inaktiv_uber.gif) no-repeat #6F9A19;
	width: 84px;
}
#about.inaktiv a.mitte:hover, #about.fi_ia a.mitte:hover {
	background: url(images/inaktiv_uber_hover.gif) no-repeat #6F9A19;
}
#kontakt a.mitte {
	background: url(images/inaktiv_kontakt.gif) no-repeat #6F9A19;
	width: 73px;
}
#kontakt.inaktiv a.mitte:hover, #kontakt.fi_ia a.mitte:hover {
	background: url(images/inaktiv_kontakt_hover.gif) no-repeat #6F9A19;
}
.aktiv #links {
	background:url(images/li_aktiv-trans.png) top right no-repeat;
	height:60px;
	width:48px;
	float: left;
	overflow: visible;
	margin-left:-4px;
}
.aktiv #rechts {
	background:url(images/re_aktiv-trans.png) top left no-repeat;
	height:60px;
	width:49px;
	float: left;
}


/** Eigenschaften für inaktive Menü Tabs
 * 	linker und rechter Bereich für das erste
 * 	Tab nach dem aktiven Tab **/
.fi_ia #links {
	background: url(images/fi_ia_li.png) top left no-repeat;
	height: 35px;
	width: 39px;
	margin-top: 25px;
	float: left;
}
.fi_ia #rechts {
	background: url(images/ia_re.png) top left no-repeat;
	height: 35px;
	width: 36px;
	margin-top: 25px;
	float: left;
}
#menu li.fi_ia a.mitte{
	display: block;
	float: left;
	margin-top: 25px;
}


/** Eigenschaften für inaktive Menü Tabs
 * 	linker un rechter Bereich für inaktive Tabs **/
#menu li.inaktiv a.mitte {
	display: block;
	float: left;
	margin-top: 25px;
}
.inaktiv #links {
	background: url(images/ia_li.png) top left no-repeat;
	height: 35px;
	width: 39px;
	margin-top: 25px;
	float: left;
}
.inaktiv #rechts {
	background: url(images/ia_re.png) top left no-repeat;
	height: 35px;
	width: 36px;
	margin-top: 25px;
	float: left;
}
#rechts.last {
	background: url(images/la_re.png) top left no-repeat;
	height: 35px;
	width: 77px;
	margin-top: 25px;
	float: left;
}
#kontakt.aktiv #rechts.last {
	background: url(images/aktiv_la_re.png) top left no-repeat;
	height: 60px;
	width: 90px;
	margin-top: 0px;
	float: left;
}
.inaktiv #rechts.first {
	background: url(images/re_first.png) top left no-repeat;
	height: 35px;
	width: 106px;
	margin-top: 25px;
	float: left;
}


#ditto_paging {
	float: left;
	width: 800px;
}
#ditto_paging_container {
	padding-top: 25px;
	height: 90px;
	width: 400px;
	margin: 10px auto;
	background: url(images/page_bg-trans.png) no-repeat;
	font-size: .7em;
	color: #878787;
}
#firstline {
	margin: 0 auto;
	text-align: center;
}
#secondline{
	margin: 10px auto;
	text-align: center;
}
#ditto_page .ditto_currentpage {
    border: none;
    padding: 3px 7px 5px;
    margin-right: 5px;
    background-color: #5E8215;
    color: #fff;
	font-weight: bold;
}
#ditto_page .ditto_off {
    border: 1px dotted #ddd;
    padding: 2px 5px 4px;
    margin-right: 1px;
    color: #ccc;
}
#ditto_page a, #ditto_page a:link, #ditto_page a:visited {
    border: 1px dotted #bbb;
    padding: 2px 3px 4px;
    margin-right: 4px;
    text-decoration: none !important;
	color: #878787
}
#btns, #btns a {
	border: none;
	color:#fff
}
#ditto_page a:hover {
	border: 1px solid #95B357;
    background-color: #95B357;
    color: #fff;
}


/** Alles rund um den Mediaplayer **/
/***********************************/

#mediaplayer {
	width: 320px;
	height: 240px;
	text-align: center;
	margin: 5px auto
}

	
/**  Alles rund um sIFR **/
/*************************/

.sIFR-flash {
	visibility: visible !important;
	visibility: visible;
}
.sIFR-replaced {
	visibility: hidden !important;
	visibility: hidden;
}
.sIFR-hasFlash h2.mido, .sIFR-hasFlash h3.midoh4, .sIFR-hasFlash h4.midoh4 {	
	visibility: hidden !important;
	visibility: hidden;
}
.sIFR-hasFlash h2 {
	margin: 0;
	padding:0;
	height: 35px;
}
.sIFR-hasFlash h3 {
	margin-top: 0;
	height: 24px;
}
.sIFR-hasFlash h4 {
	margin-top: 0;
	height: 20px;
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
	z-index:1000;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	z-index:1000;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

.lightbox {
	background: #ddd;
	padding: 15px;
	border: solid 1px #bbb;
}


