body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background: #ffffff;
	color: #000;
	background-image:url(imagenes/bodybg.jpg);

}

* {
	margin: 0pt auto;
	padding: 0;
	font-size: 14px;

}

      body {
/*        text-align: center; /* Nur fuer den IE ! */

      }

html, body {   
    height:100%;   
    margin:0;   
}   
body {   
    position:relative;   
    min-width:760px;   
    min-height:600px;   
}  


img {border:0;}

a:link 		{ color:#993300; font-weight: bold; text-decoration:none; 	}
a:hover 	{ color:#ff9933; font-weight: bold; text-decoration:underline; 	}
a:active 	{ color:#993300; font-weight: bold; text-decoration:inderline; 	}
a:visited 	{ color:#993300; font-weight: bold; text-decoration:none; 	}


h1{
	border-bottom: 2px #94c4da solid;
	font-size: 24px;
	color: #999999;
	width: 690px;
	margin-left:30px;
	padding:5px;
}

#allumfassend {
    position: absolute; 
    left: 50%; 
    top: 50%; 
    width: 760px; 
    height: 600px;  
    margin-top: -300px; 
    margin-left: -380px; 

    overflow: auto; 
    border: 0px solid red; 
    background-color: #FFF;
    


                /*margin: 0pt auto; /* Der standardkonforme Weg. */      
        /*text-align: left; /* Wegen des IE-Tricks. */
		/*width: 760px; 
		background-color:#ffffff;
		color:#000;*/
        }
        
       
.fototext {color: #FFFFFF;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;}

#main_text{

	margin:10px;
	margin-top:15px;
	text-align:left;
	font-size:12px;

}
.submenu {
	position:relative;
    text-align:left;
    clear:both;
    margin-left: 5px;
    margin-top: 2px;
}


.content_td {
	    background-image:url('imagenes/back_general.jpg');
	background-repeat: no-repeat;	
	background-attachment:fixed;
	background-position:bottom left; 
}

.news_title{
	color: #990000;
	font-size: 18px;
}
.news_teaser{
	color: #333;
	font-size: 12px;
	font-weight: bold;
}
.news_text{
	color: #000;
	font-size: 12px;
}
.direccion {
	 font-size: 10px;
	 margin-right:10px;
}
.bottom_menu{
	text-align: right;
	font-size: 10px;
}
.bottom_menu a{
	color:#000000;
	font-weight: normal;
}
.bottom_menu a:hover{
	color:#336699;
}
