﻿* {
		margin: 0;
		padding: 0;
}

body {
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
        background-image: url(../grafik/lrock025.jpg);
}

#wrapper {
        margin:0;
        padding:0;         
        width: 880px;
  	 	margin-right: auto;
		margin-left: auto;
        background-image: url(../grafik/shadow.png);
}
#inner {
        margin:0;
        padding:0;         
        width:840px;
		margin-right: auto;
		margin-left: auto;
}
#top {
        border-style: none;
        background-image: url(../grafik/orange_op_oben.png);
        background-repeat: repeat-x;
        background-color: transparent;
        height:50px;
}
#top p {
		padding: 2.5em 0 0 530px;
		font-size: 9pt;
		color: #ffffff;
        text-align: right;
}
#top a:link, #top a:visited {
		padding: 0px 10px 0px 10px;
		color: #FFFFFF;
		text-decoration: underline;
}
#top a:hover {
		text-decoration: none;
        background-color: #ffffff;
		color: #a04e2c;
}
#header {
        border-top: 5px solid #e56f3f;
		border-bottom: 10px solid #e56f3f;
		height: 9em;
        background-color: #ffffff;
}

#header .logo {
		float: left;
		margin-left: 1.5em;
		margin-top: 1.5em;
        }

#middle {
        margin:0;
        padding:0;         
		float: left;
        background-color: #e56f3f;
        width: 810px;
        padding:0px 15px 20px 15px;
	}
#left {
		float: left;
		width: 240px;
		background-color: #A04E2C;
	}

#right {
        float: left;
		width: 560px;  /* IE6 */
        min-height: 650px;
        height: auto !important;
        height: 650px;
        background-color: #E56F3F;
		padding-left:10px;
         }
#path {
		height: 35px;
        background-image: url(../grafik/menu_header.gif);
        background-repeat: no-repeat;
      }
#navigation {
		background-color: #e56f3f;
        margin: 0px 14px 0px 14px;
}

#navigation ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
}

#navigation li {
  		padding-left: 10px;
        padding-right: 10px;
         }

#navigation a:link, #navigation a:visited {
		display: block;
		width: 180px;
		color: #FFFFFF;
		text-decoration: none;
	  	padding: 8px 0px 8px 10px;
		font-size: 12pt;
		vertical-align: bottom;
        background-image: url(../grafik/diagonal_orange_hell.jpg);
        border-bottom: 1px solid #A04E2C;
         }

#navigation a:hover {
        background-image: url(../grafik/diagonal_blau_hell.jpg);
        border-bottom: 1px solid #003351;
		color: #FFFFFF;
		}
		
#navigation ul.subnav {
		margin-left: 12px;
		}
	
#navigation ul.subnav li {
		border-bottom: 1px solid #722100;
		width: 168px;
		}
		
#navigation .subnav a:link, #navigation ul.subnav a:visited {
		background-color: #ED9F9F;
		color: #722100;
		}

body.section1 #navigation a.one,
body.section2 #navigation a.two,
body.section3 #navigation a.three,
body.section4 #navigation a.four,
body.section5 #navigation a.five,
body.section6 #navigation a.six,
body.section7 #navigation a.seven,
body.section8 #navigation a.eight {
        background-image: url(../grafik/diagonal_blau_hell.jpg);
        border-bottom: 1px solid #003351;
		color: #FFFFFF;
		}

#banner {
		background-color: #e56f3f;
        margin: 20px 14px 0px 14px;
		}
		
#bannerimg {
        text-align: center;
        }

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

#banner a:hover {
		text-decoration: none;
}

#content {
		padding: 5px 20px 5px 20px;
		background-color: #ffffff;
		width:520px;
}
#content p {
clear:both;
        font-size: 10pt;
	 	line-height: 1.8em;
        color: #000000;
        padding-bottom: 1em;
}
#content img {
		margin: 5px 15px 5px 0px;
		float:left;
}


#content h1 {
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #014a77;
        font-size: 1.5em;
	    padding-bottom: 10px;
		margin-bottom:10px;
	    border-bottom:thin #e56f3f dotted; 
	    width: 520px;
	    background-color:white;
}
#content h2 {
		clear:both;
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #014a77;
        padding: 0.7em 0 0.5em 0;
        font-size: 1.2em; 
	    width: 520px;
	    background-color:white;
}

#content h3 {
		clear:both;
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #014a77;
        padding-top: 2em;
        font-size: 9pt;
		background-color: transparent;
		clear:both;

}

#content h4 {
		clear:both;
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #014a77;
        font-size: 1.2em;
        line-height: 1em;
		background-color: transparent;
		clear:both;
	    padding-bottom: 3px;
		margin-bottom: 3px;
	    border-bottom:thin #e56f3f dotted;
}


#content ul {
		clear:both;
		list-style:square inside;
        font-size: 10pt;
		line-height: 2em;
}

#content a:link, #content a:visited {
		color: #e56f3f;
		text-decoration: underline;
}

#content a:hover {
		color: #a04e2c;
		text-decoration: underline;
}

#footer {
       	clear:both;
        background-image: url(../grafik/orange_op_unten.png);
        background-repeat: repeat-x;
        background-color: transparent;
        height: 50px;
        width: 840px;
        border-top: 5px solid #e56f3f;
}

#footer p {
		padding: 0 0 0 320px;
		font-size: 9pt;
		color: #ffffff;
}

#footer a:link, #footer a:visited {
		padding: 0px 10px 0px 10px;
		color: #FFFFFF;
		text-decoration: underline;
}

#footer a:hover {
		text-decoration: none;
        background-color: #ffffff;
		color: #a04e2c;
}

.contact {
        padding-right: 5px;
        }
        
.googlemap {
        padding-right: 5px;
         }
         
#contactform {
}

#contactform td {
		padding: 2px 0 2px 0;
}

#contactform input{
		margin-right: 0px;
         }
         
.ref_foto {
		margin-top:15px;
		float: left;
		padding: 20px;
	  	border: 1px solid #ccc;
		border-top-color: #eee;
		border-right-color: #ddd;
		border-bottom-color: #bbb;
		background: url(../grafik/ref_foto_bg.jpg) bottom left repeat-x;
	    width: 400px;
	}
	
.ref_desc {
		clear:both;
		padding-top:15px;
       }
        
.ref_desc ul {
		list-style:square inside !important;
		line-height: normal !important;
}

.ref_desc p {
		line-height: normal !important;
		padding-bottom:0.5em !important;
}


.ref_desc li{
		font-size: 9pt;
         }
         
.part_logo {
		float:left; 
       	padding-right: 10px;
       	width:240px;
         }  
         
.part_logo a {
		text-decoration: none;
         }
         
.part_logo a img {
		border: none;
         } 
                  
.part_desc {
		float:left; 
	    width:265px;
	    border-bottom:thin #e56f3f dotted; 
	    margin-bottom:15px; 
         }
                  
.clearleft {
		clear:left;
	}
	
.team_foto {
		display:none;
		float: left;
		padding: 1em;
	  	border: 1px solid #ccc;
		border-top-color: #eee;
		border-right-color: #ddd;
		border-bottom-color: #bbb;
		background: url(../grafik/ref_foto_bg.jpg) bottom left repeat-x;
        width: 100px;
		margin-top:15px;
	}
	
.team_foto a {
		text-decoration: none;
         }
         
.team_foto a img {
		border: none;
         }
         
.team_desc {
		float: left;
        width: 350px; 
    	margin: 15px 0px 0px 15px; 
         }

.img_link a {
		text-decoration: none;
        color:black;
		text-decoration:none;
         }
         
.img_link a:link {
		text-decoration: none;
        color:black;
		text-decoration:none;
         }
         
.img_link a img {
		border: none;
}

.top{
		background: url(../grafik/topright.gif) no-repeat right top;
		background-color: #ffffff;
		height:14px;
}

.bottom{
		background: url(../grafik/bottomright.gif) no-repeat right top;
		background-color: #ffffff;
		height:14px;
}

.top2{
		background: url(../grafik/topright2.gif) no-repeat right top;
		height:14px;
}

.bottom2{
		background: url(../grafik/bottomright2.gif) no-repeat right top;
		height:14px;
}

.top3{
		background: url(../grafik/topright3.gif) no-repeat right top;
		height:14px;
}

.bottom3{
		background: url(../grafik/bottomright3.gif) no-repeat right top;
		height:14px;
}

.bottom img {
		vertical-align:top;
         }

.bottom2 img {
		vertical-align:top;
         }

.bottom3 img {
		vertical-align:top;
         }
         
.top img {
		vertical-align:top;
         }

.top2 img {
		vertical-align:top;
         }

.top3 img {
		vertical-align:top;
         }
