body, html {
    margin: 0 0 0 0;
    padding: 10px 0 600px 0;
    width: 100%;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    /*background-image: url(../images/gradient-2BQ8G.png);
	background-repeat: repeat-x;*/
	
    /*color: see bottom of page*/
    /*background-color: see bottom of page*/
} 

#container {
    width: 760px;
    margin: 0px auto 20px auto;
    /*background-color: see bottom of page*/
} 


#container-header {
    width: 680px;
	height: auto;
	
    padding: 25px 40px 0px 40px;
    background-position: bottom;
    background-repeat: no-repeat;
    font-weight: bold;
}

/* Round CSS Corners */ 

#container .top {
    display: block;
    /*background-color: see bottom of page*/
}

#container .top b {
    display: block;
    height: 1px;
    overflow: hidden;
    /*background-color: see bottom of page*/
} 
#container .top .r1 {
    margin: 0 5px;
} 
#container .top .r2 {
    margin: 0 3px;
} 
#container .top .r3 {
    margin: 0 2px;
} 
#container .top .r4 {
    margin: 0 1px;
    height: 2px;
}

/* Navigation */ 

#container-navigation {
    width: 680px;
    /*background-color: see bottom of page*/
    height: 25px;
    clear: both;
} 

#navigation {
    margin: 0 0 0 0;
    padding: 0;
    text-align: center;
    font-family: Arial, Verdana, Helvetica, sans-serif
} 
#navigation ul, #navigation li {
    margin: 0;
    padding: 0;
    display: inline;
    list-style-type: none;
} 
#navigation a:link, #navigation a:visited {
    float: left;
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
    margin: 0;
    padding: 2px 15px 3px;
    text-decoration: none;
    /*background-color: see bottom of page*/
    border-right: 1px solid #ffffff;
} 
#navigation a:hover {
    /*background-color: see bottom of page*/
} 
#container-topimage {
    width: 679px;
    height: 131px;
	position:relative;
}

#container-topimage a {
    width: 679px;
    height: 131px;
	background-image:url(../images/title17.jpg);
	background-repeat:no-repeat;
	display: block;
	position:relative;
}
#container-topimage  a span { /* Trick um einen Link auf ein Background-image zu legen*/
 visibility: hidden;
 text-decoration:none;
}
	
#container-topimage-text1{
	position: absolute;
	top: 10px;
	left: 10px;
	color: white;
	font-size: 16px;
}

#container-topimage-text2{
	position: absolute;
	bottom: 17px;
	left: 10px;
	color: white;
	font-size: 12px;
}



ul#subnavigation {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 5px 0px;
    background-image: none;
} 

#subnavigation li {
font-family: Arial, Verdana, Helvetica, sans-serif;
    list-style: none;
    padding: 2px 0px 2px 12px;
    margin: 0px 0px 0px 0px;
} 

#subnavigation li a {
    text-decoration: none;
    border-bottom: 1px dotted white;
    font-size: 11px;
} 

#subnavigation li a:hover {
    text-decoration: none;
    border-bottom: 1px solid;
}

/* CONTENT */ 

#container-content {
    width: 670px;
    padding: 20px 0px 20px 40px;
    margin: 20px 0 0 0;
    font-family: "georgia";
} 

#content {
    width: 80%;
	padding: 0px 0px 0px 0px;
    float: right;
    margin-bottom: 1em;
} 

#sidenavigation {
    float: left;
    width: 20%;
    margin-right: 0%;
    margin-bottom: 1em;
}

#col1{
	width: 62%;
    float: left;
    margin-bottom: 1em;
	/*border-right: 1px solid gray;*/
}
#col2{
	width: 31%;
    float:  right;
	margin-left: 3.5%;
    margin-bottom: 1em;
}
#col3{
	width: 31%;
    float: right;
    margin-bottom: 1em;
    /*order-left: 1px solid gray;*/
}

#fullcontent {
    width: 100%;
    float: left;
    margin-bottom: 1em;
} 

/*FOOTER*/ 

#container-footer {
    clear: both;
    height: 20px;
    padding: 0.2em 0 0 0.5em;
    /*background-color: see bottom of page*/
} 

#content-footer {
    text-align: center;
    font-size: smaller;
    color: gray;
    /*background-color: see bottom of page*/
} 


/* HEADLINES */
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 22px;
    margin: 0 0 0 0;
    padding: 0px 0 20px 0px;
    line-height: 24px;
}

h2 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 16px;
    padding: 5px 0 5px 0px;
    letter-spacing: 1px;
}


h3 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    padding: 5px 0 0px 0px;
    text-transform: uppercase;
    letter-spacing: -0.5px;
}

h4 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    letter-spacing: -0.5px;
    border-bottom: 0px solid gray;
    padding: 4px 0  0px 5px;
    margin: 0 0 2px 0;
	
}
#sidenavigation h4 a{
	    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    letter-spacing: -0.5px;
	text-decoration:none;
}

#sidenavigation h4 a:hover{
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    letter-spacing: -0.5px;
	text-decoration:none;
}

#col1 h1,#col2 h1,#col3 h1{
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 20px;
    margin: 0 0 0 0;
    padding: 5px 0px 0px 0px;
    line-height: 16px;
}
/* TYPOGRAPHY */ 

#content p {
    line-height: 19px;
    margin: 0 0 20px 25px;
	text-align:justify;
} 

#content p a, #border p a,  #content-footer a{
    text-decoration: none;
    border-bottom: 1px;
    padding: 1px;
	font-weight: bold;
}

#col1 p ,#col2 p ,#col3 p {
	padding:  5px  2px 0px 2px;
	margin: 0 0 5px 25px;
	text-align:justify;
	line-height: 19px;
}

#col1 a,#col2  a,#col3  a {
	font-weight: bold;
	text-decoration: none;

}

blockquote:first-letter {
    background: url(images/open-quote.gif) no-repeat left top;
    padding-left: 18px;
    font: italic 1.4em Georgia, "Times New Roman", Times, serif;
}

p.introduction:first-letter {
    font: 1.8em Georgia, "Times New Roman", Times, serif;
    padding-left: 0px;
    padding-right: 2px;
} 

 #content .quote, #fullcontent .quote {
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;
    padding: 15px 15px 15px 65px;
    margin: 1px 25px 10px 25px;
	text-align: left;
    font-style: italic;
    font-size: larger;
    font-family: Georgia, "Times New Roman", Times, serif
    /*background-color: see bottom of page*/
	/*color: see bottom of page*/;
}

 
/*IMAGES*/ 

.imageleft {
    float: left;
    padding: 5px;
    border: 1px solid #aaa;
    margin: 0px 10px 0px 25px;
} 

.imageright {
    float: right;
    padding: 5px;
    border: 1px solid #aaa;
    margin: 10px 10px 10px 0px;
} 

.imagecenter {
	display: block;
    padding: 5px;
    border: 1px solid #aaa;
    margin:  10px auto 10px auto;
} 

.imagequote {
    float: left;
    padding: 5px;
    border: 0px solid #aaa;
    margin: 8px 10px 10px 35px;
}

.imagecol {
	float:right;
    display: block;
    margin: 55px 0px 0px 0px;
    border: 1px solid #aaa;
	padding: 5px;
} 

.imagecolright {
	float:right;
    display: block;
    margin: 15px 5px 0px 0px;
    border: 1px solid #aaa;
	padding: 5px;
} 
.imageplain {
    float: left;
    padding: 0px;
    border: 0px solid #aaa;
    margin: 0px 0px 0px 10px;
}
/*SET COLORS */
/*Background 1 - Orange*/
body, html, #container .top, #container-navigation, #navigation a:link, #navigation a:visited {
    background-color: #d2691e	/*#ff9900;*/;
} 

#subnavigation li a:hover, #sidenavigation h4 a:hover {
    border-bottom-color: #d2691e/*#ff9900;*/;
}

#content .quote, #fullcontent .quote {
    border-top-color: gray;
    border-bottom-color: gray;
	}

/*Background 2 - Hell*/ 
#navigation a:hover {
    background-color: #edc393;
}

/*Background 3 - Weiß*/ 
#container-footer, #content-footer, #container, #container-header, #container .top b {
    background-color: white;
}

/*Text 1*/
#content-footer a, #sidenavigation h4 a, #col1 a,#col2  a,#col3  a,#col1 p ,#col2 p ,#col3 p, #subnavigation li a , #content-footer, h4, #content p, #content p a, #border p a , .quote {color:#383838;}

/*Text 2*/
#sidenavigation a:hover,  h1, h2, h3 {color: #d2691e/*#ff9900;*/}

/*Text 3*/
#navigation a:link, #navigation a:visited {color: white;}

