@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
}

body {
	margin-left:5px;
	width: 790px;
	margin: 0 auto;
	background: #000 url(images/naturstein.png);
	position:relative;
}

.clear{
	clear:both;
}

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

a:hover, a:active {
	text-decoration: underline;
}

h2 {
	font-size: 1.2em;
	font-variant: small-caps;
	color: #623100;
}

h1 {
	font-variant: small-caps;
	color: #623100;
}

p {
	font-size: 0.8em;
}


em {
	font-weight: bold;
	font-style: normal;
	color: #C60000;
}

strong {	
	padding-left: 15px;
	color: #333333;
	
}


#header {
	padding: 1px 0px 1px 20px;
}

#header a img {
	border: none;
}




#shadow {
	background: url(images/bg_content.png) repeat-y;
	height: auto;
	padding: 0 5px 1px 5px;
}



#menu {
	height: 30px;
	background: url(images/menu.gif) repeat-x;
}


#menu li {
	float: left;
	list-style-type: none;
	padding-top: 5px;
	color: #666666;
}

#menu li a:link, #menu li a:visited {
	color: #FFFFFF;
	font-size: 15px;
	padding: 5px 43px 0 43px;
	font-variant: small-caps;
	font-weight: bold;
}

#menu li a:hover, #menu li a:active {
	text-decoration: none;
	color: #623100;
	font-size:16px;
	padding: 5px 43px 0 43px;
	font-variant: small-caps;
	font-weight: bold;
}



#edito {
	margin-left:15px;
	background: url(images/img_edito.gif) top right no-repeat;
	background-color: 9B2424;
	background-color: dcbc96;
}

#edito h2, #edito p {
	padding-top: 20px;
	padding-right: 100px;
	padding-left: 20px;
}

#edito p {
	width: 500px;
}

#edito a:link, #edito a:visited {
	color: #FFFFFF;
	font-size: 16px;
}

#edito a:hover, #edito a:active {
	text-decoration: none;
	color: #FFC;
	font-size: 16px;
}

#button_edito {
	display: block;
	height: 25px;
	width: 150px;
	background: url(images/large_button.gif) no-repeat;
	text-align: center;
	padding-top: 3px;
	margin-left: 290px;
	font-weight: bold;
	margin-top:10px;
	padding-bottom:10px;
	
}



#toal {
	height: 20px;
	background: url(images/toal.gif) repeat-x;
}




#content {
	padding: 20px 0;
}

#vertical_barr {
	border-left: #000 solid 1px;
	border-right: #000 solid 1px;
}


#content div {
	float:left;
	width: 215px;
	padding: 0 10px 0 30px;
}

#content div p {
	padding-top: 10px;
}

#content div p a:link, #content div p a:visited, #content div p a:hover, #content div p a:active {
	color: #630;
}

#content div li a:link, #content div li a:visited, #content div li a:active, #content div li a:hover {
	color: #630;
	font-weight: bold;
}

a.content_button:link, a.content_button:visited {
	color: #FFFFFF;
}

a.content_button:hover, a.content_button:active {
	text-decoration: none;
	color: #FFB3B3;
}

.content_button {
	display: block;
	height: 15px;
	width: 75px;
	background: url(images/little_button.gif) no-repeat;
	margin: 15px 0;
	text-align: center;
	font-weight: bold;
	font-size: 0.7em;
}

#content div ul {
	font-size: 0.8em;
	margin-left: 20px;
}

#content div li {
	padding: 8px 0 0 0;
}

#resol {
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:fixed;
	-position:absolute;
	font-size: 10px;
	width:230px;
	top:0px;
	left:1280px;
	margin:0 auto;
	background:#bfc6d9;
	text-align:center;
} 

#resol h1 {
	background:none;
	font-size: 15px;
	letter-spacing:3px;
	padding:0px;
	margin:0px;
	border: 0px;
} 

#resol h2 {
	font-size:10px;
	letter-spacing:3px;
	padding:0px;
	margin:0px;
	border:0px;
	background:none;
}



#footer {
	height: 70px;
	background: url(images/botton_bg_content.png) no-repeat;;
	padding: 0 5px;
	margin-bottom: 20px;
}

#footer p {
	color: #0C0;
	padding-top: 30px;
	text-align: center;
}

#footer p a {
	color: #0C0;
}

#footer_terms {
width: 100%; bottom: 0px; left: 0px; position: absolute; height: 40px; 
}

#footer_terms h1 {
	padding: 60px 0px 0px 0px; color: #7aaec6;
	text-align:right;
	border:0px;
	font-variant:normal;font-size: 0.8em;font-weight: normal;
	text-decoration:none;background: none;
}

#footer_terms a  { text-decoration: underline;}

#footer_terms strong,#footer_terms a {
	color: #f00;
	font-weight: normal;
	background: none;
}

#holder {
	min-height: 100%; position: relative; margin:0 auto;
	-position:absolute;
	-background: #0099CC url(images/bg_gradient.gif) repeat-x top;
	-overflow-x :hidden;
}

