@CHARSET "UTF-8";
* {
	margin:0;
	padding:0;
}

body {
	font-size: x-small; /*IE5-Win*/
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* konforme Browser */
	font-family: Helvetica, Verdana, sans-serif;
	background:#343434 url(../graphics/bg_body.gif);
	text-align: center;
	color:#333;
}
html>body {
	font-size: small; /*Opera*/
}
#container {
	width: 720px;
	font-size: 95%;
	text-align: left;
	margin: 15px auto;
	border: 1px solid #FFF;
	background-color: #FFF;
}
.replace {
	position:relative;
	margin: 0px; padding:0px;
	/* hide overflow:hidden from IE5/Mac \*/
	color: #315ABE;
	text-align:center;
	font-size: 60px;
	word-spacing: 20px;
	overflow: hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1; /*for Opera 5 und 6 */
}
#header_h1, #header_h1 span {
	height: 97px;
	width: 720px;
	background-image: url(../graphics/betonwerk_mueller.jpg);
}
#navigation ul {
	list-style:none;
}
#navigation li {
	float:left;
	padding: 4px 0;
	margin: 0 10px;
}
#navigation a {
	clear:left;
	color:#333;
	text-decoration:none;
}
#navigation a:hover, #navigation a:active {
	text-decoration:underline;
}
#navigation span {
	float:right;
}
marquee {
	position: relative;
	height:23px;
	color:#333;
	line-height: 23px;
	width:219px;
}
#content {
	padding-bottom: 20px;
	background: #FFF url(../graphics/bg_content.gif) repeat-y;
	clear:both;
}
#text {
	float:left;
	width:498px;
}
#text h1 {
	font-size: 85%;
	text-align:left;
	color:#454545;
	padding: 3px;
}
#text h2 { 
	clear:both;
	font-size: 105%;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-variant: small-caps;
	background: url(../graphics/h1_left.gif) no-repeat bottom left;
	padding-left: 25px;
	margin: 10px 30px;
 	color: #315ABE;
	line-height: 160%;
	border-bottom: 1px solid #315ABE; /* blau */ 
}
#text h3 a.nolink {
	background: url(../graphics/h3_submenue_selected.gif) no-repeat left;
	padding-left: 15px;	
	margin: 10px 0px 15px 0px;
	text-decoration: none;
	color: #315ABE;
}
#text h3 a.link {
	background: url(../graphics/h3_submenue_down.gif) no-repeat left;
	padding-left: 15px;	
	margin: 10px 0px 15px 0px;
}
#text h3 a:link, #text h3 a:visited  {
	color: #315ABE;
	text-decoration: none;
}
#text h3 a:hover, #text h3 a:active{
	color: #EC8D00;
	text-decoration: underline;
}
#text h2 strong {
	font-size:80%;
	margin-left:20px;
	font-variant: normal;
}
#text h3 {
	margin: 12px 50px 3px 30px;
	padding-left: 22px;
	color: #EC8D00; 
	font-size:105%;
}
#text h4 {
	margin: 10px 30px 3px 30px;
	padding-left: 22px;
	color: #333;
	font-size:100%;
}
#text p.download {
	padding: 0 25px;
	margin: 0 30px;
}
#text p.download span{
	padding-left: 15px;
	margin-left: 30px;	
	background: url(../graphics/download.gif) no-repeat top left;
}
#text p.nav{
	float:left;
	padding: 0 25px;
	margin: 0 10px 0 30px;
}
#text p.nav span{
	padding-left: 10px;
}
#text p {
	margin: 0 30px;
	padding: 10px 23px 10px 23px;
	line-height:130%;
	/*text-align: justify; */
}
#text .nlist li span {
	margin-left: -15px;
}
#text .green {
	color:#008888; /*#008080;*/
}
#text .blue {
	color:#3C6BBB; /*#0080FF;*/
}
#text p.right {
	text-align:right;
	padding-top: 0;
	font-size: 90%;
}
#text p.near {
	padding: 5px 25px;
}
#right {
	width:219px;
	float:right;
	color:#FFF;
	background: #3C6BBB url(../graphics/bg_menue.jpg) no-repeat top;
}
#menue {
	list-style: none; 
	margin: 25px 5px 5px 12px;
}
#menue #submenue {
	list-style:none;
}
#menue li {
	padding-left: 15px;
	margin: 10px 0;
	background: url(../graphics/menue.gif) no-repeat left top; 
}
#menue li a {
	font-size:95%;
	text-decoration:none;
	color:#FFE;
}
#menue #submenue li {
	margin: 8px 0;
	background: url(../graphics/submenue.gif) no-repeat left top; 
}
#menue a:hover, #menue a:active {
	color: #F6A41A;
}
#menue h3 {
	padding: 10px 0;
	text-decoration:underline;
}
#navigation {
	clear:both;
	float:left;
	font-size:14px;
	width:720px;
	background: #F90 url(../graphics/bg_nav.gif) repeat-x top;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
#informations {
	margin: 25px 5px 5px 12px;
	font-style:oblique;
}
#informations h3 {
	color: orange;
	font-size: 110%;
	padding-left: 15px;
	background: url(../graphics/address.gif) left no-repeat;
	margin-bottom: 10px;
}
#informations h4 {
	margin-top: 5px;
	color: darkblue;
	font-size: 100%;
	padding-left: 10px;
}
#informations p {
	padding: 5px 0 5px 15px;
}
#informations p span {
	display:block;
	padding-left: 25px;
}
#informations a:link, #informations a:visited {
	color: #FFF;
}
#informations p span.person {
	background: url(../graphics/person.gif) no-repeat top left;
}
#informations p span.telefon {
	background: url(../graphics/telefon.gif) no-repeat top left;
	margin: 3px 0;
}
#informations p span.email {
	background: url(../graphics/email.gif) no-repeat top left;
}
.clear {
	clear:both;
}
#footer {
	clear:both;
	text-align: center;
	font-size:95%;
	line-height:25px;
	background: #F90 url(../graphics/bg_nav.gif) repeat-x;
}
/*
 *	TABELLEN
 */
#text table {
	color:#000;
	margin: 10px 0px 10px 51px;
	width: 392px;
	line-height:20px;
	border: 1px solid #315ABE; /*333; /*#F6A41A;*/
}
#text table tr {
	background-color: #E6E6E6;
}
#text table .alt {
	background-color: #f1f1c1;
}
#text table td.alt {
	border-left:1px solid #b5b5b5;
	border-right:1px solid #b5b5b5;
}
#text table td {
	padding:1px 5px;
	border-bottom: 1px solid #b5b5b5;
}
#text table .small {
	font-size:90%;
}
/*
 *	LISTEN
 */
#text ul, #text ol {
	padding: 2px 0 8px 0;
	margin: 0 60px 0 55px;
	text-align:left;
}
#text ul li, #text ol li {
	margin-left: 15px;
}
#text ul.dlist {
	list-style-image: url(../graphics/liststyle_point.gif);
}
#text ul.nlist {
	list-style: none;
}
#text ul.nplist {
	margin: 0 20px 0 40px;
	list-style: none;
}
#text ul.mlist {
	list-style: none;
	padding-left: 15px;
}
#text ul.mlist li {
	padding: 3px 0;
}
#text ul.mlist strong {
	margin-left: -15px;
}
#text ul.dlist li, #text ul.nlist li, #text ul.nplist li {
	padding: 2px 0;
}
span#languages {
	padding: 5px 10px 0px 0;
}
span#languages img {
	padding: 0px 2px;
}
span#languages a, span#languages a img {
	text-decoration: none !important;
	border: 0px solid #FFF;
}

/*
*
*/


img.photo{
	margin-left:50px;
	border:1px solid #999;
	padding: 10px; /*10px 35px 10px; */
	margin-bottom:5px;
}

.album  {
	margin:0 0 0 25px;
	padding: 10px 15px;
}

span.caption {
	float:left;
	display: block;
	width: 80%;
	font-size: 110%;
	padding-bottom: 10px;
	color: #EC8D00;
}

span.date {
	float:right;
	font-size: 100%;
	display: block;
}

span.description {
	float: left;
	display:block;
	width: 90%;
	clear: both;
	padding: 0 10px 15px 20px;
}

img.preview {
	margin: 0 10px 15px 0;
	float: left;
	border:1px solid #999;
	width: 100px;
	height: 75px;
}

.album  a img.thumbnail{
	margin:2px;
	border:1px solid #999;
	padding: 7px 7px 20px 7px; 
	background-color: #EEE;
	width: 120px;
	height: 90px;
}

.album  a img.thumbnail_high{
	margin:2px;
	border:1px solid #999;
	padding: 7px 7px 20px 7px; 
	background-color: #EEE;
	width: 90px;
	height: 120px;
}

/*
*	Table Extensions
*/
#text div.table_extension {
	/*padding-left: 24px;*/
	background-color:#315ABE;
	margin: 5px 51px;
	display: block;
}

#text div.table_extension  table {
	padding: 0;
	margin: 0 !important;
	width: 372px;
}
