/* Start of CMSMS style sheet 'beautiful curves' */
* {margin: 0;
   padding: 0;
}
body {
	
	background-repeat: repeat-y;
	font-size: 62.5%;
	font-family: Tahoma, Verdana, Arial, sans-serif;
        line-height: 1.3;
}

img.links {
        float: left;
        margin: 0 20px 10px 0;
        border: 5px solid #ccc;
}

img.rechts {
        float: right;
        margin: 0 0 10px 20px;
        border: 5px solid #ccc;
}

img.gallery {
        margin: 5px;
        border: 5px solid #ccc;
}

img.dawanda {
        margin-left: 50px;
        margin-top: 5px;
        border: 0px;
}

#container {
	width: 954px;
background-image: url(images/bc/body_tile.jpg);
	font-size: 1.2em;
}

#left {
	background-image: url(images/bc/left_bg.jpg);
	float: left;
	height: 508px;
	width: 274px;
	padding-top: 275px;
}

#right {
	background-image: url(images/bc/right_bg.jpg);
	float: left;
	width: 590px;
	padding-top:150px;
	padding-right: 90px;
	background-repeat: no-repeat;
}

#footer {
	background-image: url(images/bc/footer.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 524px;
	padding-left: 444px;
	padding-top: 28px;
	clear: both;
}

#navcontainer { width: 150px; }

#navcontainer ul
{
margin-left: 55px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer ul ul
{
margin-left: 15px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer li a
{
display: block;
padding: 3px;
width: 100px;
}

#navcontainer li a
{
	color: #333;
	text-decoration: none;
	background-image: url(images/bc/bullet.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 5px;
	font-weight: bolder;
}

#navcontainer li a:hover
{
	color: #000;
	background-image: url(images/bc/bullet_hover.png);
	background-repeat: no-repeat;
}

#navcontainer li h3
{
        color: #333;
	text-decoration: none;
	background-image: url(images/bc/bullet_hover.png);
	background-repeat: no-repeat;
        padding-top: 3px;
	padding-left: 25px;
	padding-bottom: 5px;
        font-size: 100%;
        font-family: Arial, Helvetica, sans-serif;
}

p {margin-bottom: 15px;
   margin-top: 15px;}

h1 {
	text-align: center;
	margin-top: -55px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #333;
	font-size: 2em;
}

h2 {
	text-align: center;
	margin-top: 7px;
	margin-bottom: 25px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #333;
	font-size: 1.2em;
}

h3 {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #333;
	font-size: 1.5em;
}

h4 {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #333;
	font-size: 1.5em;
	margin-left: 107px;
	margin-bottom: 20px;
}

blockquote {
	font-style: italic;
	border: 1px dotted #98A549;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	color: #74752B;
	
}

a:link {color: #7C8832}
a:visited {color: #74752B}
a:hover {color: #993300}
a:active {color: #993300}

/* End of 'beautiful curves' */

