body, div, span, a, p, li, img, input, textarea {
	border:0px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	float: none;
}

.raster_links_einspaltig {
	width:180px;
	float:left;
	padding:10px 0px 10px 10px;
	margin:20px 0px 20px 20px;
}

.orange_background {
	background-color:#FF9900;
	font-weight:bold;
}

#raster_tabelle {
	border:none;
	border-collapse: separate;
    border-spacing: 0px 30px 0px 0px;
}
.breit {
	width:600px;
}

.schmal {
	width:295px;
}

.drittel {
	width:180px;
	margin-right:30px;
}

.zweidrittel {
	width:400px;
}

.titel {
	font-weight:bold;
}

html {
height: 100%;
} 

div#kontakt_links {
	float:left;
}

div#kontakt_rechts {
	float:left;
}

body {	
	height: 100%;
	color: #000000;
	background-image:url(gfx/background.png);
	background-repeat:repeat-x;
	background-position: 0px 54px;
	font-family: 'Lucida Grande','Lucida Sans Unicode',Verdana,sans-serif;
	font-size:12px;
	line-height: 20px;
	background-color:#FFFFFF;
}

a {
	color:#FF9900;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}

a.headnews {
	display:block;
	width: 170px;
	height:170px;
	margin-bottom:20px;
	padding:5px;
	margin-right:30px;
	border: 1px solid #999999;
	text-decoration:none;
	color:#999999;
	float:left;
}

a.headnews:hover {
	color:#000000;
}

a.pic_button {
	display:block;
	width: 180px;
	color:#000000;
	background-color:#FF9900;
	float:left;
	margin-right:30px;
	margin-bottom:10px;
	text-align:center;
}

a.pic_button_rechts {
	margin-right:0px;
}

a.pic_button:hover {
	background-color:#FFCC66;
	text-decoration:none;
}

a.menu {
	display:block;
	border-left:10px solid #FF9900;
	color:#000;
	margin-bottom:10px;
	padding-left:10px;
}

a.submenu {
	border-left:10px solid #FFCC66;
}

a.marked {
	background-color:#ffee99;
}

a.menu:hover {
	background-color:#FFCC66;
	text-decoration:none;
}

a.submenu:hover {
	background-color:#ffee99;
}

hr {
	margin-top:10px;
	margin-bottom:10px;
 	border-top: solid 1px #FF9900;
 	border-bottom: transparent;
}

img.galerie_thumb {
	vertical-align:bottom;
	filter:alpha(opacity=100); /* IE */
	-moz-opacity: 1.00; /* Gecko */
	opacity: 1.00; /* Opera */
}

img.galerie_thumb:hover {
	filter:alpha(opacity=50); /* IE */
	-moz-opacity: 0.50; /* Gecko */
	opacity: 0.50; /* Opera */
}

/*img.news_pic {
	border:1px solid #ff9900;
}*/

input {
	border:1px solid;
	width:370px;
	/*float:right;*/
}

input#new_newstitel{
	width:600px;
}

input#new_newstitel{
	width:600px;
}

input#new_send{
	width:600px;
}

input.newstitel{
	font-weight:bold;
}

input.projektimpressum{
	width:300px;
}

input.ImpressumNummer{
	width:20px;
	height:20px;
}

.CheckBox{
	width:10px;
}

textarea {
	font-family: 'Lucida Grande','Lucida Sans Unicode',Verdana,sans-serif;
	font-size:12px;
	line-height: 20px;
	width:370px;
	border:1px solid;
}

textarea#kontakt {
	height:140px;
	margin-bottom:20px;
}

textarea#new_newstext {
	width:600px;
}

textarea.newstext {
	width:370px;
}

textarea.projektimpressum {
	width:300px;
}

td {
	vertical-align:top;
}

p {
	margin-bottom:10px;
}

h1 {
	font-size:12px;
	line-height: 18px;
	font-weight:bold;
	margin-top: 0;
}

h1.headnews {
	font-size:14px;
	line-height: 18px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top: 0;
}

h1.impressum_titel {
	margin-bottom:0px;
	font-size:10px;
}

h2 {
	margin-top: 0;
}

h3 {
	display:block;
	width: 200px;
	font-weight:bold;
	font-size:12px;
	background-color:#FF9900;
	text-align:left;
	padding-left:0px;
	padding-right:0px;
}

div#all {
	width:962px;
	/*position: absolute;
	left:50%;
	margin-left:-481px;*/
	margin:auto;
	background-color:#FFFFFF;
}

div#banner {
	background-image:url(gfx/banner.png);
	background-repeat:no-repeat;
	margin-top:50px;
	padding-bottom:20px;
	width:962;
	height:304px;
}

div#banner:hover {
	background-image:url(gfx/banner_atelier.png);
}

div#banner_about {
	width:600px;
	height:180px;
	background-image:url(gfx/banner_about.jpg);
	border:1px solid;
}

div#content-oben{
	padding: 50px 40px 40px 40px;
}

div#content {
	float:left;
	width:610px;
	min-width:610px;
	margin-left:40px;
	/*border-right:1px solid;
	border-color:#3399CC;*/
}


div.galerie {
	width:180px;
	margin-right:30px;
	float:left; 
}

div.shop{
	width: 250px;
	margin: 0
}

.shop a{
	display: block;
	height: 40px;
	margin: 20px 0 0;	
}

.shop a:hover{
	text-decoration: none;
}


div#pic {
	text-align:center;
	margin-top:30px;
	clear:both;
}

div#projekt_impressum {
	width:160px;
	clear: both;
	float:left;
	border:1px solid #FF9900;
	padding:10px;
	font-size:10px;
}

div#projekt_text {
	width:390px;
	margin-left:210px;
	text-align:justify;
}

/*div#box_header {
	height:7px;
	background-image:url(gfx/box_header.gif);
	background-color:#FF9900;
}

div#box_content {
	background-color:#FF9900;
	padding:10px;
}

div#box_footer {
	height:12px;
	background-image:url(gfx/box_footer.gif);
	background-color:#FF9900;
}*/

div#menu {
	width:230px;
	margin-left:45px;
	float:left;
	height:auto !important; /* moderne Browser */
	height:100%; /* IE */ 
}

div#termine {
	width:200px;
	margin-left:20px;
	/*padding-left:10px;*/
	margin-top:20px;
	border: 1px solid #FF9900;
	border-top-width:0px;
	/*padding-left:5px;*/
}

div#footer{
	width:942px;
	height:30px;
	/*background-image:url(gfx/footer.jpg);*/
	margin-left:40px;
	margin-top:30px;
	clear:both;
	background-color:#FF9900;
}

.news_container {
	clear:both;
}

.newsbild {
	width:180px;
	float:left;
	padding-right:20px;
}

.newstext {
	widt:390px;
	margin-left:210px;
	text-align:justify;
}

.rechtsbuendig {
	text-align:right;
}

.newslink {
	margin-top:20px;
	text-align:right;
}

.trennlinie {
	margin-top:20px;
	margin-bottom:20px;
	clear:both;
}

.panel-closed{
	/*display:none;*/
}

.panel-up{
	cursor:pointer;
}

.panel-target{

}


ul {
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 10px;
}

li {
	list-style-type:none;
}

/*
ADMIN
*/

div#meldung {
	height:20px;
	width:600px;
	text-align:center;
	background-color:#CCCC66;
	border:1px solid;
}

.editnewsformular {
	margin-top:20px;
}

.EditHeadNewsFormular {
	margin-top:20px;
}


/* ////////////////////////////////////// NEU //////////////////////////////////*/

.block {
	display:block;
	color:#000000;
	border:1px solid #FF9900;
	margin-bottom:10px;
	margin-left:0px;
	padding-left:10px;
}

.eineSpalte {
	width:224px;
	margin-right:20px;
	margin-bottom:20px;
	float:left; 
}

.zweiSpalten {
	width:300px;
	margin-right:20px;
	margin-bottom:20px;
	float:left; 
}

.blocksatz{
	text-align:justify;
}

div.bauhaus-shop-icons {
	width:102px;
	height:102px;
	margin-right:20px;
	margin-bottom:20px;
	float:left; 
}

div#popup {
	width:400px;
	height:520px;
	border:10px solid #FF9900;
	border-top:none;
	background-color:#FFF;
	/*left:50%;
	margin-left:-234px;
	top:50%;
	margin-top:-234px;*/
	margin:auto;
	position: absolute;
}

div#popup_titelleiste{
	text-align:right;
	background-color:#FF9900;
	font-weight:bold;
	height:20px;
	width:400px;
	font-color:#000;
}

.link_schwarz{
	color:black;
}

.hyphenate{
	text-align:justify;
}

.3SpaltenLayout{
	column-count:3;
	column-gap:30px;
	-moz-column-count:3;
	-moz-column-gap:30px;
	height:240px;
}

.weg{
	display:none;
}
