@charset 'utf-8';
/* Datei wird automatisch generiert */

        
/* standard_text */
.standard_text {
}
.standard_text p{
margin:0;
}
        

        
/* image_big */
.image_big {
}
.image_big img {
width:742px;
/*height:283px;*/
}
.image_big .text {
margin-top:12px;
}
        

        
/* download */
.download {
}
.download .download_element {
height:30px;
background:url(../images/download_element_right.gif) 100% 0 no-repeat;
cursor:pointer;
float:left;
margin:0 10px 10px 0;
}
.download_element .download_file {
height:30px;
background:url(../images/download_element_left.gif) 0 0 no-repeat;
margin-right:9px;
float:left;
}
.download_element .download_file a{
text-decoration:none;
color:#595959;
line-height:30px;
vertical-align:middle;
font-size:12px;
padding-left:25px;
margin-left:7px;
height:28px;
float:left;
}
.download_element .download_file a .file_info{
font-size:10px;
padding-left:15px;
padding-right:5px;
}
        

        
/* image_double */
.image_double {
}
.image_double img {
width:366px;
/*height:240px;*/
}
.image_double .image_left {
float:left;
margin-right:8px;
}
.image_double .image_right {
float:left;
}
        

        
/* html_text */
.html_text {
margin-top:15px;
}
        

        
/* contact */
.contact {
background:#4169a3 url(../images/contact_element_bg.gif) repeat-x;
width:362px;
float:left;
margin-right:15px;
}
.contact .contact_content {
padding:15px;
}
.contact .contact_content img{
float:left;
margin-right:20px;
width:94px;
height:123px;
}
.contact .contact_content .contact_info{
float:left;
width:215px;
margin-top:5px;
position:relative;
height:115px;
}
.contact .contact_content .contact_info .contact_name{
font-size:13px;
font-weight:bold;
}
.contact .contact_content .contact_info .contact_title{
font-size:10px;
font-weight:normal;
margin-top:3px;
}
.contact .contact_content .contact_data{
font-size:12px;
font-weight:normal;
position:absolute;
bottom:0;
left:0;
width:215px;
line-height:17px;
}
.contact .contact_content .contact_data a, .contact .contact_content .contact_data a:visited {
text-decoration:none;
}
.contact .contact_content .contact_data a:hover, .contact .contact_content .contact_data a:active {
text-decoration:underline;
}
        

        
/* more_info */
.more_info {
}
.more_info a, .more_info a:visited{
display:block;
width:252px;
height:41px;
background:url(../images/more_details_btn.gif) 0 0 no-repeat;
}
.more_info a:hover, .more_info a:active{
background:url(../images/more_details_btn.gif) 0 -41px no-repeat;
}
        

