/*-----------------
Allgemeine Beschreibung
-----------------*/


body {
	background-image:url(styles_FILES/orlandos_erben_template_bg.png); 
	/*background-attachment: fixed;*/
	background-repeat: no-repeat;
	background-color:#333333;
	font-family: verdana;
	font-size: 12px;
	margin-top: 0px;
	margin:0px;
	}
	
a {
  border-style: none;
  }
	
ul {
	list-style-type:none;
	}

img {
  border-style: none;
  }	

h1 {
	color: #000000;
	font-size: 16px;
	}
h2 {
  font-size: 14px;
  }
  
table {
  font-size: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #666666;
  background-color: #FFFFFF;
  border-collapse: collapse;
  margin:5px;
  padding: 5px;
  }

p {
  padding: 0px 0px 0px 0px;}

/*-----------------
DIV-Container
-----------------*/

/*#wrapper {
	position: relative;
	float: left;}*/
	
#navi {
	position: absolute;
	padding-left: 0px;
	text-align: left;
	top: 239px;
	left: 129px;
	width: 240px;
  background-color: #515151;
	}
	
#navi a, a:link, a:visited, a:active {
	color: #cccccc;
	border-style:none;
	text-decoration:none;
		list-style-position: inline;
	}
	
#navi a:hover {
	color:#ffffff;
	}

#upperline {
  background-image: url(styles_FILES/upperline.png);
  background-repeat: no-repeat;
  }
	
#content {
	position: relative;
	background-image:url(styles_FILES/content_bg.png);
	background-repeat: repeat-y;
	left: 360;
	min-height: 900px;
	width: 500px;
	color: #333333;
	background-color: #cccccc;

	}
	
#teaser {
  position: absolute;
  left: 860px;
  top: 239px;
  width: 300px;
  background-color: #515151;
  padding-left: 0px;
  }
  
#teaser h1, h2 {
  color: #CCCCCC;
  padding-left: 5px;
  text-align: center;
  background-color: #333333;
  }
	

	
#headline {
	margin-top: 0px;
	text-align: left;
	margin-left: 0px;
	border-style:none;
	}
	
#headline a, a:link, a:visited, a:active {
  color: #333333;
	border-style:none;
	text-decoration:none;
  }

#text {
	margin:40px;
	}
#text h1 {
  color: #333333;
  }
  
#text a {
  color: #666666;
  text-decoration: none;
  border-style:none;}

#text a:hover {
  text-decoration: underline;}
  
#right_bg {
  position: absolute;
  height: 1000px;
  width: 500px;
  left: 840px;
  background-image: url(styles_FILES/right_bg.png);
  background-repeat: no-repeat;
  }


#footer {
  color: #333333;
  text-align: center;
  padding: 10px;
  }

/*-----------------
Spezialisten
-----------------*/

#mainnavi {
  padding: 0px 0px 5px 0px;
  	list-style-position: inline;
  }
	
#subnavi {
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
	padding: 0px;
	}
	
#csc-textpic-caption {
  font-size: 9px;
  color: #000000}
  
