/*SRANDGUT.CSS 31.01.2010*/

html, body	{height:100%; }

body{
	color :#260006;
/* 	background-color: #d4a672; */
	background-color:#e7a535;
/* 	background-image:url(./Bilder/zuckerdose_ausschnitt_hintergrund-gr.jpg); */
/* 	background-repeat:no-repeat; */

	margin:auto;
	text-align:center;
    font-family: Times,"Times New Roman",serif;
    font-size:12px;
	height:100%;
}
a{
	color:#260006;
	font-weight:normal;
	text-decoration:none;
	font-weight:normal;
	
}
a:hover{
	color:#260006;
    font-weight:normal;
	text-decoration:none;
	font-weight:bold;
	
}
h1,h2,h3{
	margin:5px;
	text-align:center;
	
}


#Hauptrahmen{
	display:block;
	height:600px;
	background-color: #e7a535;
	text-align:center;
	margin:auto;
/* 	border:3px solid cyan; */
}
#pic-main-bg{
/* 	display:block; */
	top:10px;
	position:absolute;
	width:100%;
	min-width:350px;
	height:760px;
	left:0px;
/* 	height:100%; */
}

.menue{
	display:block;
	position:relative;
	margin:auto;
	padding-right:20px;
	height:65px;
	max-width:700px;	
	min-width:480px;
	text-align:center;
	font-style:italic;
	top:5px;
	

/* 	padding-left:100px; */
/* 	border:2px solid green; */
}

.menue ul{
		list-style-type:none;	
/* 		border:1px solid red; */
		display:block;
		height:80px;
}
.menue li{
		display:block;
		position:relative;
		width:auto;
		height:25px;
		text-align:center;
		float:left;
		overflow:hidden;
		
	
}
.menue a{
		display:block;
		color:#260006;
		font-weight:normal;
		text-decoration:none;
		font-size:20px;
		font-weight:normal;
		border:none;
		overflow:hidden;
	/* 	height:22px; */
		height:25px;
}
.menue a:hover{
/* 	color:#d4a672; */
	color:#260006;
	font-weight:bold;
	

}
/*#button-werkstatt{width:85px;}
#button-uebermich{width:85px;}
#button-steinzeug{width:85px;}
#button-raku{width:60px;}
#button-kurse{width:60px;}
#button-maerkte{width:80px;margin:0 -5px 0 -5px;}
#button-kontakt{width:80px;margin-left:-5px;}
#button-links{width:65px;margin-left:-10px;}*/
#button-werkstatt{width:95px;}
#button-uebermich{width:95px;}
#button-steinzeug{width:95px;}
#button-raku{width:70px;}
#button-kurse{width:70px;}
#button-maerkte{width:90px;margin:0 -5px 0 -5px;}
#button-kontakt{width:90px;margin-left:-5px;}
#button-links{width:75px;margin-left:-10px;}

.menue img{
	position:relative;
	display:block;
	border:none;
	height:50px;
	width:100%;	
}
.menue a:hover img { top:-100%;
		
}

#pic-logo{
		display:block;
		position:relative;
		height:80px;
		width:80px;
		float:left;
		top:-11px;
/* 		border:1px solid red; */

		
}
#pic-logo img{ 
		height:80px;
		top:0;
}


#inhalt{
	      position:relative;
	      max-width:600px;
	      min-width:350px;
        /* 	height:100%; */
	      margin:auto;
	      font-style:italic;
	      font-weight:normal;
	      font-size:16px;
	      text-align:center;
	      padding-top:20px;
        /* 	border:1px solid red;	 */

}

#inhalt a{
		color:#3077b9;
		text-decoration:none;
}
#inhalt a:hover{
		font-weight:normal;
		background-color:#f9e189;
}
#adresse li{
		float:left;
		margin:10px;
		list-style-type:hiragana;
}

#pic-start-logo{
		width:210px;
		margin:auto;
}
#pic-rakukurs{
		position:relative;
		width:140px;
/* 		top:-20px; */
}
#pic-drehkurs{
		position:relative;
		width:100px;
		top:-20px;
		
}
#pic-kinderkurs{
		position:relative;
		width:140px;
/* 		top:-20px; */
}
.pic2zoom{
	      
	      display:block;
	      border:none;
}

.left{
		float:left;
		font-weight:bold;
		margin:5px;
}
.right{
		float:right;
		margin:5px;
}
#astrid-bild{
	position:relative;
	width:200px;
	left:-100px;
	text-align:left;
	float:left;
	margin-right:-70px;
	margin-left:10px;
	border:none;
	
}

#flashContent{
	position:absolute;
	top:50px;
	left:10px;
	width:90%;
	height:85%;
/* 	max-width:700px; */
/* 	max-height:500px; */
/* 	min-height:200px; */
/* 	overflow:auto; */
	margin:10px;
	font-size:14px;
	
/* 	border:1px solid red; */
}

iframe {
	position:static;
	width:350px;
	height:320px;
	/*margin-left:-60px;
	margin-top:40px;*/
	margin:auto;
	border:0px solid #dedede;
}












