body {
  	font-family: 'Roboto Condensed', sans-serif;
  	background-image:url(../images/bg.jpg); background-repeat:repeat-y;
	background-position:center;
	margin: 0 auto;
	color: #f7f7f7;
	background-color:#744a32;
  }

a {
	color: #d6d6d6;
	text-decoration:none;
	}
	
.clear {
	clear: both;
	}

.left {
	float: left;
	}

.right {
	float: right;
	}

.center {
	width: 850px;
	margin: 0 auto;
	}

.top5 {
	margin-top:5px;
	}

.top20 {
	margin-top:20px;
	}

.top120 {
	margin-top:120px;
	}

.right10 {
	margin-right:10px;
	}

.left10 {
	margin-left:10px;
	}

.blueborder {
	border: 1px solid #1C143D;
	}

	
.menueline {
	margin-top:20px;
	background: url(../images/headerbg.png) repeat-x;
	height:100px;
	}

#home .home, #bilder .bilder, #kontakt .kontakt, #impressum .impressum {
	color: #d2d2d2;
	font-size:24px;
	text-shadow: 0.09em 0.09em 0.07em #8F6E5B;
	}

a.menue {
	color: #f7f7f7;
	font-size:24px;
    text-decoration: none;
	margin-left:20px;
	}

a.menue:hover {
	color: #d2d2d2;
	text-shadow: 0.08em 0.08em 0.07em #8F6E5B;
	}
	
#content {
	margin-top:20px;
	padding-top:25px;
	background: url(../images/contentbg.png) repeat-x;
	height:600px;
	}

.logo {
	width: 82px;
	padding-top: 8px;
	}

.cam {
	width: 300px;
	padding-top: 8px;
	font-size:12px;
	}

.imgcenter { 
	display: block; 
	margin: 0 auto;
	position: relative;
	}

.min24 {
	top: -24px;
	}

.kreativ { 
	position: relative;
	left: -40px;
	top: 36px;
	}

.scrollimpressum {
	height: 555px;
	overflow: auto;
	padding-right: 3px;
	margin-left: 4px;
	margin-right: 4px;
	}
	
	


.stagebutton a {text-decoration:none;color:#ffffff;display:block;}
.stagebutton a:hover {text-shadow: 0.1em 0.1em 0.05em #333;display:block;}

	
a.example, a.example:visited {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
	color: #ffffff;
    background: none repeat scroll 0 0 #5435AD;
    border-color: #AAAAAA #000000 #000000 #AAAAAA;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    display: block;
    font-weight: bold;
    height: 2em;
    line-height: 2em;
    text-align: center;
    text-decoration: none;
    width: 8em;
    }

a.example:hover {
	color: #ffffff;
	background: none repeat scroll 0 0 #A200A8;
	border-color: #000000 #aaaaaa #aaaaaa #000000;
	left: 1px;
	position: relative;
	top: 1px;
	}


.abstandoben {
	padding-top:5px;
	}

.russel {
	list-style: none;
}

.russel .rcenter {
	text-align: center;
	font-weight:bold;
}

.russelbg {
	height: 250px;
	margin-top: 50px;
	left: -20px;
	top: -20px;
}

/* style fuer kontaktformular START */

.kontaktfehler {
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	color: #d2d2d2;
}

/* style fuer kontaktformular ENDE */

