/***********************************
ab hier screen.css von sand (top)
************************************/
*
{
margin: 0px;
padding: 0px;
}


strong
{
background: transparent;
color: #993300;
}


#header
{
width: 100%;
height: 104px;
background-color: #4d4d4d;
background: url('images/a1_1.gif') repeat-x;
color: #ffffff;
}


#header_inner
{
position: relative;
width: 866px;
height: 97px;
margin: 0px auto;
background: url('images/banner866x96ms.jpg')
}


#header_inner h1
{
	background: transparent;
	position: absolute;
	left: 10px;
	bottom: 10px;
	font-size: 45px;
	color: #fff;
	font-weight: normal;
	letter-spacing: -2px;
	text-transform: lowercase;
}


#header_inner h1 span
{
background: inherit;
color: #993300;
}


#slogan
{
background: transparent;
position: absolute;
right: 10px;
bottom: 25px;
text-decoration: strong;
color: #993300;
text-transform: lowercase;
font-size: 20px;
}


h1
{
background: inherit;
color: #993300;
font-size: 26px;
}


h1 span
{
background: inherit;
color: #993300;
}


h1 span sup
{
background: transparent;
color: #993300;
font-size: 14px;
}


#slogan2
{
font-size: 14px;
position: relative;
top: -5px;
}


/***** Editor styles *****/


.h1
{
background: inherit;
color: #993300;
font-size: 26px;
}


.h1 span
{
background: inherit;
color: #993300;
}


.h1 span sup
{
background: inherit;
color: #993300;
font-size: 14px;
}


.h3
{
margin-top: 30px;
background: inherit;
color: #993300;
font-size: 15px;
height: 34px;
background: url('images/a3.gif') repeat-x 0px 17px;
}




/***********************************
ab hier style.css von vincent03 (body)
************************************/
body {
	font-family: Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: .8em;
	color: #993300;
	line-height: normal;
	padding: 0;
	margin: 10px 0 0 0;
	background-image: url(bg2_1.jpg);
}
a:link, a:visited, a:active {
	color: #993300;
	font-size: .7em;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #993300;
	font-size: .7em;
	text-decoration: none;
	font-weight: bold;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #993300;
	height: 1px;
	width: 100%;
}


form {
	margin: 0;
}

input,
textarea {
  color: #003;
  background-color: #fff;
  border: 1px solid #999;
}

img {
	float:right;
	margin: 4px 30px 3px 30px;
}




/***********************************
container
************************************/
#mainContainer { 
	width:860px; 
	padding:2px 2px 2px 2px; 
	border: 1px solid #b7ab8c; 
	background: #EBE0C4; 
	margin:0px auto 0 auto; 
}


#container {
	width: 802px;
	border: #ddd 1px solid;
	padding: 10px;
	margin: 0 auto;
	background-color: #FFFFFF;
}


/***********************************
masthead
************************************/
#masthead {
	background: url(pic1.jpg) no-repeat 100% 0;
	padding: 60px 0px 0px 0px;
	}
	
	
.site_name h1{
	color:#fff;
	margin: 0 0 70px 30px;
	font-size: 2em;
	}


.stripe {
	margin: 0; 
	padding: 0;
	height: 40px;
	float: bottom;
    opacity: 0.7;
	filter: alpha(opacity=70);
	background-color: #E6DBBF;
	}
	
.stripe h1  
{
	font-size: 2.4em;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	color: #000;
	margin: 0px;
	font-style: italic;
}

/***********************************
sidebar
************************************/
#sidebar {
	float: left;
	width: 160px;
	vertical-align: top;
	background-color: #EBE0C4;
	margin-top: 27px;
	margin-left: 0px;
	padding: 0px;
}
.menu {
	border: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #ccc;
	font-size: 13px;
}


.menu li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	border-bottom: 1px solid;
	border-color: #EBE0C4;
}
.menu ul {
	list-style-type: none;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-color: #D6B99E;
}
.menu ul ul {
	padding-left: 10px;
	font-size: 11px;
	background-color: #D6B99E;
	border-bottom: 0px;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 4px 10px 4px 10px;
	font-size: 13px;
	color: #993300;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
.menu a:hover {
	text-decoration: bold;
	font-size: 13px;
	color: #801502;
	background-color: #CBA685;
}
.menu_current {
	color: #993300;
	font-size: 13px;
	background-color: #CBA685;
}

#tools {
	float: left;
	width: 140px;
	color: #666;
	text-align: center;	
	background-color: #EDEAE3;
	font-size: 100%;
	padding: 10px;
}
.tools input {
	width: 80%;
	font-size: 80%;
}
.tools a:link, .tools a:visited, .tools a:active {
	color: #999;
	text-decoration: none;
}
.tools a:hover {
	color: #FFF;
	text-decoration: none;
}

/***********************************
main content
************************************/
#mainContent {
	float:right;
	width: 660px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	margin-top: 5px;
	padding: 18px;20px;
	background-color: #FFFFB3;
	background: url('images/maincontentbg.gif') repeat-x;
	position: relative;
	vertical-align: top;
	line-height: 20px; 
	text-align: left; 
	word-spacing: 2px;	
}

#mainContent img {
	img src="jpg";
	border:1px solid #993300;
	margin:.5em 1em .5em 0;
	padding:.5em;
}


#mainContent a:link, #mainContent a:visited, #mainContent a:active {
	border-bottom: 1px dotted #BE5532; 
}
#mainContent a:hover {
	color: #666;
	background-color: #EEE4C9;
}
.illustrations {
	float:right;
	width: 200px;
	margin: 0px 0px 0px 0px;
	position: relative;
}
#mainContent h1 {
	font-size: 1.4em;
	color: #BE5532;
	margin: 0px;
	font-style: italic;
	border-bottom: 1px solid #EEE4C9;
}
#mainContent h2 {
	font-size: 1.6em;
	color: #633;
	margin: 0px;
}
#mainContent h3 {
	font-size: 1.2em;
	color: #BE5532;
	margin: 0px;
}
#mainContent h4 {
	font-size: .7em;
	color: 993300;
	line-height: 11px; 
	margin: 0px;
}

#adresse {
	float: right;
	font-family: Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: .8em;
	font-weight:bold;
	color: #993300;
	margin: 5px 40px 0px 0px;
	paddding: 0px 0px 0px 0px;
	text-align: right;
	background: #EBE0C4;
	height: 0px;
}

/***********************************
separator
************************************/


#clear
	{
	clear: both;
	height:0;
	}

/***********************************
footer
************************************/


#footer {
	clear: both;
	background-image: url(bg2_1.jpg);
	width: 699px;
	border:1px;
	margin: 0px auto;
	margin-bottom: 25px;
	padding-left: 167px;
	padding-top: 0px;
	font-weight:bold;
	text-align: left;
	color: #993300;
	vertical-align: middle;
	font-size: .8em;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #993300;
	font-size: 1.0em;
	text-decoration: none;
}

#footer a:hover { 
	border-bottom: 1px dotted #333; color: #333; 
	color: #993300;
	font-size: 1.0em;
	text-decoration: none;
	
}
























