
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: fixed;
}


/**************************************/ 
/* 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_November2010_24.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;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:23px;
	text-transform:uppercase;	
	font-weight: bold;	
	padding-top:2px;
	text-shadow: white 0.1em 0.1em 0.2em;	
	color:#ff5400;
	cursor:default;
}

#nav .item{
 margin-right:10px;
}

#nav a{
	color:#333333;
	cursor:pointer;
}

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

/*** Seiten Layout ***/

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


#left {
	margin: 0;
	margin-left:13px;
	width: 300px;
	height:auto;
	float:left;
}

	
#middle {
	margin: 5px;
	margin-top:0px;
	width: 350px;
	height: auto;
	float:left;
	position: relative;
	margin-left:12px;
}


#right {
	margin: 0;
	margin-right:25px;
	width: 300px;
	height:auto;
	float:right;
	position: relative;
}

#big {
 float:left; 
 width:640px;
 margin-left:20px;
 margin-bottom:10px;
 overflow:auto;
 position:relative;
}

#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: clear;
	position:relative;
	bottom:0px;
	margin-top: 10px;
	filter:alpha(opacity=70);
	-moz-opacity:.7;
	opacity:.7;
	border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px;
}

/*** 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;
}

.img_link9:hover{
 opacity:.9;
 filter:alpha(opacity=90);
 -moz-opacity:.9;
 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;
	text-shadow: black 0.1em 0.1em 0.2em;
	border-top-right-radius:10px;	-moz-border-radius-topright:10px;	-webkit-border-top-right-radius:10px;
	border-top-left-radius:10px;	-moz-border-radius-topleft:10px;	-webkit-border-top-left-radius:10px;
}

.inhalter{
 background-color:#FFFFFF;
 padding-top:10px;
 overflow:auto;
 border-bottom-right-radius:10px;	-moz-border-radius-bottomright:10px;	-webkit-border-bottom-right-radius:10px;
 border-bottom-left-radius:10px;	-moz-border-radius-bottomleft:10px;	-webkit-border-bottom-left-radius:10px;
}

.round10{
 border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px;
}

.round5{
 border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;

}


/**************************************/
/*** 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;
}

.link_color1{
	color: #434889;
	text-shadow: 0 0 2px #dcd0b2, 0 0 2px #dcd0b2;

}

.link_color1:hover{
	text-shadow: 0 0 0.2em #ffce0a;
	cursor:pointer;
}

/*** 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;
}


/*** Buttons ***/

.button1{

}

.button1:hover 
{
  /***   ***/
  box-shadow: 0px 0px 5px #ff2; 
  -webkit-box-shadow: 0px 0px 5px #ff2; 
  -moz-box-shadow: 0px 0px 5px #ff2;
  cursor:pointer;
  filter:alpha(opacity=80);
  -moz-opacity:.8;
  opacity:.8;
}


/*** Layout 2011 ***/

.text_schatten{
 text-shadow: 0.1em 0.1em 0.07em #FFF;
}

.link_rot, .link_rot:visited
{
 color:#ad4f27;
}

.link_rot:hover 
{
 color:#822802;
}


.connect{
 clear:both;
 padding-top:8px;
}

.connect a{
 padding:3px;
}

.connect a:hover{
 color:#000000;
 background-color:#b8d9ef;
 border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;
}


