body {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.3em;
	background:#FFF url(http://www.culchacandela.de/home/_img/bg2.jpg) no-repeat; background-position: top; background-attachment: scroll;
}



/**************************************/ 
/* CONTENT WINDOWS*/

#news {
	margin: auto;
	height:100%;
	padding:10px; 	
	padding-bottom:10px;
	margin-left:5px;
	margin-right:5px;
	background-color:#EEEEEE;
	position: relative;
	text-align:left;
}

#content {
	margin: auto;
	height:100%;
	padding:10px; 	
	padding-bottom:10px;
	margin-left:5px;
	margin-right:5px;
	background-color:#EEEEEE;
	position: relative;
	text-align:left;
}

#content h1{
 font-size:1.3em;
}
/*** Menu Layout ***/
#header {
	background: url(http://www.culchacandela.de/home/_img/header_August2010.png) no-repeat;
	background-position: top;
	background-attachment: scroll;
	height: 179px;
	width: 1007px;
	_width: 1007px;
}

#nav {
	position: relative;
	_position: static;
	top: 134px;
	width: 950px;
	text-align:left;
}
#nav .item{
    font-family: Verdana, Helvetica, sans-serif;
    font-size:1.6em;
	text-transform:uppercase;
	font-weight: bold;
	color:#ff5400;
	padding-right:15px;
	cursor:default;
}

#nav a{
    font-family: Verdana, Helvetica, sans-serif;
    font-size:1.5em;
	text-transform:uppercase;
	font-weight: bold;
	color:#333333;
	padding-right:15px;
}

#nav a:hover{
  color: #ffb400;
}

/*** Seiten Layout ***/

#wrapper{
	margin: 0;
	position:relative;
	width: 1007px;
	height:auto;
	z-index:1;
	overflow:auto;
}


#left {
	margin: 0;
	margin-left:13px;
	width: 300px;
	height:auto;
	float:left;
	filter:alpha(opacity=90);
	-moz-opacity:.9;
	opacity:.9;
	_z-index:1000;
}

	
#middle {
	margin: 5px;
	margin-top:0px;
	width: 350px;
	height: auto;
	float:left;
	position: relative;
	filter:alpha(opacity=90);
	-moz-opacity:.9;
	opacity:.9;
	_z-index:1000;
	margin-left:12px;
}


#right {
	margin: 0;
	margin-right:25px;
	width: 300px;
	height:auto;
	float:right;
	position: relative;
	filter:alpha(opacity=90);
	-moz-opacity:.9;
	opacity:.9;
	_z-index:1000;
}

#bottom {
	margin: 0;
	width: 980px;
	height: 256px;
	position:relative;
	bottom:0px;
	text-align: center;
	float: left;
}

#footer {
	margin: auto;
	width: 100%;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background-color: #000000;
	color: #CCCCCC;
	float: left;
	position:relative;
	bottom:0px;
	margin-top: 10px;
	filter:alpha(opacity=70);
	-moz-opacity:.7;
	opacity:.7;
}

/*** Layout der Boxen  ***/

#box_headline{
 font-size:15px;
 font-weight:bold;
 margin-top:-9px;
}

#box_versatz{
 position:relative;
 margin-top:0px;
}

#box_header{
 background-image:url(http://www.culchacandela.de/home/_img/box_header.gif);
 height:10px;
 background-color:#d4d4d4;
 margin-left:10px;
 margin-right:10px;
}

#box_linie{
 height:2px;
 margin:3px;
}

#box{
    position: relative;
	margin: 0px;
	text-align:center;
	padding:5px;
    background-color: #848484;
	background-image:url(http://www.culchacandela.de/home/_img/box_verlauf.gif);
	background-position:top;
	background-repeat:repeat-x;
	border:2px;
	border-style: solid;
	border-color: #DDDDDD;
	border-top:none;
}

#box .inhalt{
    background-color: #EEEEEE;
}

#weiter a{
 font-weight:bold;
 font-size:17px;
 color:#222222;
 margin:5px;
 padding-left:5px;
 padding-right:5px;
}

#weiter a:hover{
 color:#ffffff;
}


/*** allgemeine Layout Elemente ***/
.img_link:hover{
 opacity:.7;
 filter:alpha(opacity=70);
 -moz-opacity:.7;
 border:none;
 cursor:pointer;
}

.transp1{
     filter:alpha(opacity=5);
	-moz-opacity:.05;
	opacity:.05; 
}

.transp4{
     filter:alpha(opacity=40);
	-moz-opacity:.4;
	opacity:.4; 
}

.transp6{
     filter:alpha(opacity=60);
	-moz-opacity:.6;
	opacity:.6; 
}


#win {
	background-color:#A01881;
	background-image:url(start/win.png);
	background-position:bottom;
	background-repeat:repeat-x;
	z-index:100;
	width:320px;
	color:#FFFFFF;
	font-size:14px;
	padding:10px;
	line-height:14px;
	margin:auto;
	margin-top:10px;
	z-index:1000;
	margin-bottom: 10px;
	width:300px;

}

#win input {
	background-color:#FFFFFF;
	border:none;
	width:290px;
	height:auto;
	color:#333333;
	font-size:11px;
	padding:4px;
}


.win_bt {
	background-color:#333333;
	border:1px dotted #FFFFFF;
	width:298px;
	height:auto;
	color:#FFFFFF;
	font-size:11px;
	padding:4px;
}

.header_grey {
	font-size:18px;
	text-transform:uppercase;
	font-weight: bolder;
	color:#FFFFFF;
	margin:0;
	background-color:#333333;
	background-repeat:repeat-x;
	height:30px;
	width:100%; 
	text-align:center;
}




/**************************************/
/*** Links ***/

a, a:visited {
	color: #497b98 ;
}
a:hover {
	color: #004b91;

}
a:active {
	color: #FFFFFF;
}

a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}



/*** STANDARDS ***/

img {
	border:0px; border:none; margin:0; padding:0;

}

div, p, span {
	margin:0; padding:0px;

}

h1 {
	font-size:18px;
	text-transform:uppercase;
	font-weight: bolder;
	color:#000000;
	line-height:30px;
	margin:0;
}

h2 {
	font-size:16px;
	text-transform:uppercase;
	font-weight: bolder;
	color:#000000;
	line-height:20px;
	margin:0; padding:0px;
}


h3 {
	font-size:11px;
	text-transform:uppercase;
	font-weight: bold;
}

fieldset {
	border:none;
	margin: 0;
	padding: 0;
}

/*** box_merch ***/

#merch_link{
 font-size:22px;
 font-weight:bold;
}

/*** box_newsletter ***/
.newsletter_input {
	margin: 0;
	margin-top:10px;
	width: 200px; _width: 200px;
	height: auto; _height: 22px;
	font-size:10px; color:#666666;
	background-color: #FFFFFF;
	padding: 4px;  border:0px; border:none;
}

.newsletter_bt {
	background: url(http://www.culchacandela.de/_img/bt_newsletter_anmelden.gif) no-repeat top left;
	width: 61px;
	height: 22px;
	border: 0px none;
	color:#999999;
	cursor:pointer;
	font-size:10px;
	margin:0;
	_margin-top:0px;
	margin-left: 8px; _margin-left: 8px;
	margin-top: 1px;
}

#popupfenster {
	border:1px; border-color:#333333; border-style:dotted;

	margin:10px;
	padding:10px;
	
	font-size:11px;

	background-image: url(http://www.culchacandela.de/home/_img/bg_middle.jpg);
	background-repeat:repeat-x; background-position:top;
	background-attachment: scroll;
}

/*** Photos ***/
#photos_left {
 float:left; 
 width:200px;
 margin-left:20px;
 margin-bottom:10px;
 overflow:auto;
 position:relative;
}

#photos_main {
	margin: 0;
	margin-right:25px;
	width: 740px;
	height:auto;
	float:right;
	position: relative;
	filter:alpha(opacity=90);
	-moz-opacity:.9;
	opacity:.9;
	_z-index:10;
}


