
/* ++++++++++ STYLESHEET DEFAULT / PYRAMEDIA 2011 / TIM R. GLOYSTEIN ++++++++++ */
@import url('../css/reset.css');
@import url('../css/navigation.css');

/* ++++++++++ ALLGEMEINES ++++++++++ */
html {
	
}

body {
	height:100%;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
  	background: url(../bilder/body.png);
}
/* ++++++++++ ENDE ALLGEMEINES ++++++++++ */



/* ++++++++++ LAYOUT ++++++++++ */
#header-container {
	position:relative;
    width:100%;
    height:250px;
    
	background:url(/bilder/header-container.png) repeat-x;
}
	
#header {
	position:relative;
	width:988px;
    height:250px;
	background:url(/bilder/header.png) bottom no-repeat;
	margin:0 auto;
	padding:0;
    
} 

#logo {
	position:absolute;
	margin:0;
    padding: 40px 0 0 15px;
}

#container {
	position:relative;
 	width:988px;
	margin:0px auto;
	padding:0px 0 0 0;
	background:url(/bilder/container.png) repeat-y;
}

#container-bottom {
	position:relative;
 	width:988px;
    height:21px;
	margin:0px auto;
	padding:0px;
	background:url(/bilder/container-bottom.png) no-repeat;
}

#image {
	position:absolute;
    top:104px;
    left:24px;
	width:940px;
	height:95px;
	padding: 0;
	margin: 0;	
	border-bottom:2px solid #707173;
}

#image img {
	margin:0;
	padding:0;
}

#navigation {
	position:absolute;
    z-index:1000;
	bottom:10px;
	left:24px;
	width:940px;
	height:28px;
    line-height:0px;
	background:url(/bilder/navigation-0.jpg) repeat-x;
}

#metanavigation {
	position:absolute;
	top:59px;
	right: 24px;
 	width:500px;
	font-size:10px;
	line-height:12px;
	text-align: right;
	color: #999;
	z-index:200;
}

#metanavigation a {
	text-decoration:none;
	color:#999;
	font-size:10px;
	line-height:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;    	
}
	
#metanavigation a:hover, #metanavigation .active {
	color:#1a3553;

}
	

#content {
	/*background:#FFF url(/bilder/content.png) right repeat-y;*/
	width:940px;
	margin:0px 0 0 24px;
	padding:0;
    
}	

#breadcrumb {
	font-size:10px;
	color:#a3a3a3;
	margin: 5px 0 20px 0;
}
 
#breadcrumb a {
	font-size:10px;
	color:#a3a3a3;
	text-decoration: none; 
	text-transform:uppercase;  
}
 
#breadcrumb a:hover {
	text-decoration:underline;
}
	
#left {
	position:relative;
	float:left;
    padding: 0 0 0 20px;
	width: 570px;
	min-height:400px;
	height:expression(this.scrollHeight > 400 ? "auto":"400px"); 
}
	
#right {
	float:right;
	width:300px;
    margin:0 15px 0 0;
	padding: 26px 0 0 0;
}

#right p {
margin:0 0 20px 0;
padding:0;
}

 
.teaser {
	background:#EEE;
    padding: 8px 0 8px 0;
    margin-bottom:20px;
}

.teaser div {
	border-top:1px dotted #999;
    border-bottom:1px dotted #999;
    padding: 20px;
}
  
.teaser h1 {
  font-size:16px;
  line-height:20px;
  padding:0;
}
 
.teaser h2
 {
  font-size:14px;
  line-height:20px;
  font-weight:bold;
  padding-left:10px;
 }
 
.teaser p
 {
  font-size:14px;
  line-height:20px;
  padding-left:10px;
 } 
 
.text
 {
  margin-top:20px;
 } 
 
.text p
 {
  font-size:14px;
  line-height:20px;
  padding-left:10px;
 }   

.pfeil-rechts {
	display:none;
}

#footer
 {
		width:980px;
  height: 30px;
  margin:0 auto;
  padding: 0;
		background:url(../bilder/background-footer.png) no-repeat;  
	}
/* ++++++++++ ENDE LAYOUT ++++++++++ */


/* ++++++++++ TEXTFORMATIERUNGEN ++++++++++ */	
h1 {
	font-size:24px;
	line-height:32px;
	font-weight:normal;
	text-align:left;
	margin:0 0 15px 0;
	color:#008bcf;
}
	
h2 {
	font-size:18px;
	line-height: 26px;
  	font-weight:bold;
	color:#008bcf;
}

h3 {
	font-size:18px;
    margin:0 0 8px 0;
    padding:0;
	line-height: 26px;
  	font-weight:bold;
	color:#999;
    border-bottom: 1px dotted #999;
}
	
p {
	font-size: 14px;
	line-height:24px;
	margin-bottom:16px;
}

hr {
	height:1px;
	border:0;
	border-bottom: 1px dotted #999;
	margin:20px 0px 20px 0px;
	padding:0;
}
    
a {
	text-decoration:underline;
	color:#333;
}

	
a:visited
 {
		text-decoration:underline;
	}	
	
a:hover
 {
  text-decoration:underline;

	}
    
a.vcard {
	background-image: url(/bilder/v-card.jpg);
	background-repeat: no-repeat;
    background-position: 0px 5px;
    padding: 10px 0px 10px 45px;
	text-decoration:none;
    border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
    display:block;
} 
	
img.rahmen {
	padding:6px;
    border: 1px solid #CCC;
    background:#FFF;
}    

strong,b
 {
		font-weight:bold;
		color: #424242;
	}
	

ul {
	margin:0 0 0 17px;
    padding:0;
  
}

ul li {
  list-style-type: disc;
    list-style-position: outside;
    font-size: 14px;
	line-height:24px;
}

ul ul li {
  list-style-type: circle;
    list-style-position: outside;
    line-height:18px;
}


table {
  font-size:14px;
  line-height:18px;
  margin: 0 0 16px 0px;
 }
 
table td
 {
  vertical-align:top;
  padding:0px;
  line-height:24px;
 }
	

/* ++++++++++ ENDE TEXTFORMATIERUNGEN ++++++++++ */


