/**
* CSS
* 
* @version 1.0 - changed by NooitAf
* @author Vaska 
* @author Gregory Cadar
* @author NooitAf
*/
* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	background: #fff;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a {

    padding:4px;
    padding-bottom: 0px;
    padding-top: 0px;
}

a:link { 
    text-decoration: none; 
	background-color: transparent;
	color: black;
	}
a:active { 
    text-decoration: none; 
	background-color: transparent;
	}
a:visited { 
    text-decoration: none; 
    color: black; 
	background-color: transparent;
	}
a:hover { 
    text-decoration: none; 
	background-color: none;
	color: white;
	}

a img { border: none; }


.logo_link {
    padding:2;
    margin:0;
    padding-bottom: 0px;
    padding-top: 0px;
    
}

.logo_link:link {
    color:black;
    background:transparent;
}
.logo_link:active {
    color:black;
    background:transparent;
}
.logo_link:visited {
    color:black;
    background:transparent;
}
.logo_link:hover {
    color:white;
    background:black;
    cursor: pointer;
}



#menu {
    width: 600px;
    overflow: hidden;
    top: 5px;
    bottom: 0;
	left: 3px;
    position: fixed;
    height: 70px;
	font-family: helvetica;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 18px;
	color:black;
	text-transform: uppercase;
	z-index:100;
	
}
#menu a:hover {
    background:black;
}

#menu div.container {
    padding: 5px 5px 25px 5px;
    overflow: auto;
}

.menu container {
    padding: 5px 5px 25px 5px;
    overflow: auto;
}

#menu ul {
	list-style: none;
	margin: 0 0 12px 0;
	background-color: green;
}

#menu ul li.section-title { 
	background-color: white;
}

#content {
    height: 100%;
    margin: 0;
    top:0;
    
}
#content div.container {
    /*
    padding: 5px 5px 25px 5px;
    
    overflow: vertical;
    */
}

#content p { 
    overflow: auto;
    margin-bottom: 9px; 
}

p {
    margin: 0 0 0px 0;
}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }
/*
#img-container	{ margin: 0; padding: 0; }
#img-container p	{ margin: 0; padding: 0 0 12px 0; }
*/
#once { clear: none; }


.code_footer {
    margin-top:30px;
    padding-top:4px;
    text-align:right;
    font-family:courier;
    font-size:11px;
    color:#aaa;
    float:left;
    background: white;
    border-top:thin dashed black;
    height:180px;
    width:800px;
}

.code_footer a {
    color:#aaa;
    padding:2px;
}
.code_footer a:link {
    color:#aaa;
}
.code_footer a:hover {
    background:black;
    color:white;
}
.code_footer a:active {
    background:black;
    color:white;
}


.code_footer_vertical {
    margin-top:30px;
    padding-top:4px;
    margin-right:15px;
    text-align:right;
    font-family:courier;
    font-size:11px;
    color:#aaa;
    border-top:thin dashed black;
    height:180px;
}

.code_footer_vertical a {
    color:#aaa;
    padding:2px;
}
.code_footer_vertical a:link {
    color:#aaa;
}
.code_footer_vertical a:hover {
    background:black;
    color:white;
}
.code_footer_vertical a:active {
    background:black;
    color:white;
}





/*
/
/                                           B l o g   0
/
//////////////////////////////////////////////////////*/

.Blog_0 { 
    float: left; 
    clear:none; 
    padding:0;

}
    
.Blog_0 img { 
    float: left; 
    display: block; 
    margin:0; 
    height:auto;
    width:auto;
}

.Blog_0_textBox { 
    background-color:white; 
    float: left; 
    clear:none; 
    padding-top: 20px; 
    padding-left: 2px;
    width:100%;
    line-height:1.5;
}
.Blog_0_textBoxRight { 
    background-color:white; 
    float: left; 
    clear:none; 
    padding-left: 20px; 
    padding-top: 2px;
    width:380px;
    line-height:1.5;
}

.Blog_0_text_title { 
    float:left; 
    clear:left; 
    text-decoration: underline;
    background-color:white; 
    font-family:georgia; 
    font-size:24px; 
    font-weight:normal;

}

.Blog_0_text_caption { 
    float:left; 
    clear:left; 
    background-color:white; 
    font-family:courier; 
    font-size:11px;
    padding-top:00px;
    text-decoration: underline;
    line-height:1.5;
}

.Blog_0_text_caption a { 
    color:red;
    padding:0;
    text-decoration: underline;
    background-color:transparent; 
}

.Blog_0_text_caption a:link { 
    background-color:transparent;
    color:red;
}
.Blog_0_text_caption a:hover { 
    background-color:black; 
    color:red;
}

.Blog_0_trennlinie {
    height:20px;    
    border-bottom:thin dashed black;
}
.Blog_0_trennlinie_spacer {
    height:20px;    
}













/*
/
/                                          B l o g   8 0
/
//////////////////////////////////////////////////////*/


.Blog_80 { 
    float: left; 
    clear:none; 
    padding:0;
}
    
.Blog_80 img { 
    float: left; 
    display: block; 
    margin:0; 
    height:auto;
    width:auto;
}

.Blog_80_textBox { 
    float: left; 
    clear:none; 
    padding-top: 20px; 
    padding-bottom: 20px; 
    padding-left: 2px;
    width:100%;
    line-height:1.5;
}
.Blog_80_textBoxRight { 
    float: left; 
    clear:none; 
    padding-left: 20px; 
    padding-top: 2px;
    width:380px;
    line-height:1.5;
}

.Blog_80_text_title { 
    float:left; 
    clear:left; 
    text-decoration: underline;
    font-family:georgia; 
    font-size:24px; 
    font-weight:normal;

}

.Blog_80_text_caption { 
    float:left; 
    clear:left; 
    font-family:courier; 
    font-size:11px;
    padding-top:00px;
    text-decoration: underline;
    line-height:1.5;
}

.Blog_80_text_caption a { 
    color:red;
    padding:0;
    text-decoration: underline;
    background-color:transparent; 
}

.Blog_80_text_caption a:link { 
    background-color:transparent;
    color:red;
}
.Blog_80_text_caption a:hover { 
    background-color:black; 
    color:red;
}

.Blog_80_trennlinie {
    height:20px;    
    border-bottom:thin dashed black;
}
.Blog_80_trennlinie_spacer {
    height:20px;    
}

.Blog_80_distance_top {
    height:80px;

}











/*
/
/                               B l o g   8 0   G r a y
/
//////////////////////////////////////////////////////*/



.Blog_80_gray { 
    float: left; 
    clear:none; 
    padding:0;
    background:#ddd;
}
    
.Blog_80_gray img { 
    float: left; 
    display: block; 
    margin:0; 
    height:auto;
    width:auto;
}

.Blog_80_gray_textBox { 
    float: left; 
    clear:none; 
    padding-top: 20px; 
    padding-bottom: 20px; 
    padding-left: 2px;
    width:100%;
    line-height:1.5;
}
.Blog_80_gray_textBoxRight { 
    float: left; 
    clear:none; 
    padding-left: 20px; 
    padding-top: 2px;
    width:380px;
    line-height:1.5;
}

.Blog_80_gray_text_title { 
    float:left; 
    clear:left; 
    text-decoration: underline;
    font-family:georgia; 
    font-size:24px; 
    font-weight:normal;

}

.Blog_80_gray_text_caption { 
    float:left; 
    clear:left; 
    font-family:courier; 
    font-size:11px;
    padding-top:00px;
    text-decoration: underline;
    line-height:1.5;
}
.Blog_80_gray_text_caption a { 
    color:red;
    padding:0;
    text-decoration: underline;
    background-color:transparent; 
}

.Blog_80_gray_text_caption a:link { 
    background-color:transparent;
    color:red;
}
.Blog_80_gray_text_caption a:hover { 
    background-color:black; 
    color:red;
}

.Blog_80_gray_trennlinie {
    height:20px;    
    border-bottom:thin dashed black;
}
.Blog_80_gray_trennlinie_spacer {
    height:20px;    
}

.Blog_80_gray_distance_top {
    height:80px;

}












/*
/
/                                 B l o g   0   G r a y
/
//////////////////////////////////////////////////////*/



.Blog_0_gray { 
    float: left; 
    clear:none; 
    padding:0;
    background:#ddd;
}
    
.Blog_0_gray img { 
    float: left; 
    display: block; 
    margin:0; 
    height:auto;
    width:auto;
}

.Blog_0_gray_textBox { 
    float: left; 
    clear:none; 
    padding-top: 20px; 
    padding-bottom: 20px; 
    padding-left: 2px;
    width:100%;
    line-height:1.5;
}
.Blog_0_gray_textBoxRight { 
    float: left; 
    clear:none; 
    padding-left: 20px; 
    padding-top: 2px;
    width:380px;
    line-height:1.5;
}

.Blog_0_gray_text_title { 
    float:left; 
    clear:left; 
    text-decoration: underline;
    font-family:georgia; 
    font-size:24px; 
    font-weight:normal;

}

.Blog_0_gray_text_caption { 
    float:left; 
    clear:left; 
    font-family:courier; 
    font-size:11px;
    padding-top:00px;
    text-decoration: underline;
    line-height:1.5;
}
.Blog_0_gray_text_caption a { 
    color:red;
    padding:0;
    text-decoration: underline;
    background-color:transparent; 
}

.Blog_0_gray_text_caption a:link { 
    background-color:transparent;
    color:red;
}
.Blog_0_gray_text_caption a:hover { 
    background-color:black; 
    color:red;
}

.Blog_0_gray_trennlinie {
    height:20px;    
    border-bottom:thin dashed black;
}
.Blog_0_gray_trennlinie_spacer {
    height:20px;    
}

.Blog_0_gray_field_background {
    background:#ddd;
}













/*
/
/                   S l i d e s h o w   V e r t i c a l
/
//////////////////////////////////////////////////////*/

.Slideshow_Vertical { 
    float: left; 
    clear:none; 
    padding:8px;
    padding-top:0px;
    margin-top:-15px;
}
    
.Slideshow_Vertical img { 
    float: left; 
    display: block; 
    margin:0; 
   /* 
    height:auto;
    width:auto;
   */
}

.Slideshow_Vertical_textBox { 
    background-color:none; 
    float: left; 
    clear:none; 
    padding-top: 0px; 
    padding-left: 0px;
    width:100%;
    line-height:1.5;
}

.Slideshow_Vertical_textBox_main { 
    width:600px;
    background-color:none; 
    float: left; 
    clear:none; 
    font-family:courier; 
    font-size:12px; 
    font-weight:normal;
    padding-left: 8px;
    padding-bottom:0px;
    line-height:1.5;
}
.Slideshow_Vertical_textBox_main a { 
    color:red;
    text-decoration: underline;
}

.Slideshow_Vertical_textBox_main a:link { 
    background-color:transparent; 
    color:red;
}
.Slideshow_Vertical_textBox_main a:hover { 
    background-color:black; 
    color:red;
}
.Slideshow_Vertical_textBox_main strong { 
	font-family: helvetica;
	font-size: 18px;
	font-weight: heavy;
	letter-spacing: -1px;
	line-height: 22px;
	color:black;
}


.Slideshow_Vertical_text_title { 
    float:left; 
    clear:left; 
    text-decoration: underline;
    background-color:none; 
    font-family:courier; 
    font-size:12px; 
    padding-top:5px;
    font-weight:normal;

}

.Slideshow_Vertical_text_caption { 
    float:left; 
    clear:left; 
    background-color:none; 
    font-family:courier; 
    font-size:11px;
    line-height:1.5;
}
.Slideshow_Vertical_text_caption a { 
    color:red;
    text-decoration: underline;
}

.Slideshow_Vertical_text_caption a:link { 
    background-color:transparent; 
    color:red;
}
.Slideshow_Vertical_text_caption a:hover { 
    background-color:black; 
    color:red;
}

.Slideshow_Vertical_trennlinie {
    height:20px;    
    border-bottom:thin dashed black;
}
.Slideshow_Vertical_spacer_top {
    background:none;
    height:75px;
}
.Slideshow_Vertical_trennlinie_spacer {
    height:20px;    
}
.Slideshow_Vertical_trennlinie_first_spacer {
    width:60px;
    float:left;
}












/*
/
/                      S l i d e s h o w   B u t t o n s
/
//////////////////////////////////////////////////////*/

.Slideshow_Buttons_top_box { 
    float:left; 
    margin-top:90px;
    border-top:thin dashed black; 
    background:none;
    padding-top:20px; 
    width:800px;
}

.Slideshow_Buttons_text_main { 
    background-color:none; 
    font-family:courier; 
    font-size:12px; 
    font-weight:normal;
    line-height:1.5;
    width:100%;
    background:none;
}
.Slideshow_Buttons_text_main p { 
    width:650px;
}
.Slideshow_Buttons_text_main a { 
    color:red;
    text-decoration: underline;
}

.Slideshow_Buttons_text_main a:link { 
    background-color:white; 
    color:red;
}
.Slideshow_Buttons_text_main a:hover { 
    background-color:white; 
    color:red;
}

.Slideshow_Buttons_text_main strong { 
	font-family: helvetica;
	font-size: 13px;
	font-weight: heavy;
	letter-spacing: 0px;
	line-height: 22px;
	color:black;
}




.Slideshow_Buttons_text_buttons { 
    background-color:none; 
    font-family:courier; 
    font-size:12px; 
    font-weight:normal;
    line-height:1.5;
    border:0;
}
.Slideshow_Buttons_text_buttons a { 
    background:transparent;
    color:red;
    text-decoration: none;
    border:0;
}

.Slideshow_Buttons_text_buttons a:link { 
    background-color:transparent; 
    color:black;
    border:0;
}
.Slideshow_Buttons_text_buttons a:hover { 
    background-color:black; 
    color:white;
    border:0;
}


.Slideshow_Buttons_text_buttons a:active { 
    background-color:black; 
    color:red;
    border:none;
}


.Slideshow_Buttons_text_buttons a:visited { 
    background-color:transparent; 
    color:black;
    border:none;
}




.Slideshow_Buttons_text_title { 
    text-decoration: underline;
    background-color:white; 
    font-family:courier; 
    font-size:12px; 
    font-weight:normal;

}




.Slideshow_Buttons_text_caption { 
    margin-top:-5px;
    font-family:courier; 
    font-size:11px;
    line-height:1.5;
}
.Slideshow_Buttons_text_caption a { 
    color:red;
    text-decoration: underline;
}

.Slideshow_Buttons_text_caption a:link { 
    background-color:transparent; 
    color:red;
}
.Slideshow_Buttons_text_caption a:hover { 
    background-color:black; 
    color:red;
}














/*
/
/              B l o g   T h u m b n a i l s   W h i t e
/
//////////////////////////////////////////////////////*/


.Blog_Thumbnails_White { 
    float: left; 
    clear:none; 
    padding: 6px;
    padding-top:12px;
    position: relative;
    overflow: hidden;
    height:240px;
    background:white;
}
    
.Blog_Thumbnails_White img { 
    float: left; 
    position: relative;
    display: block; 
    margin: 0 0 1px 0; 
    width:188px;
}

.Blog_Thumbnails_White img:hover {
}

.Blog_Thumbnails_White_textBox { 
    position: relative;
    top: 20px;
    left: 15px;
    background-color:white; 
    float: left; 
    clear:none; 
    position:absolute;
    padding: 6px;
    width:157px;
    display:none;
    height:185px;
    overflow: visible;
}





.Blog_Thumbnails_White_text_main { 
    border-top:thin dashed transparent;
    padding-top:10px;
    padding-top:10px;
    background-color:none; 
    font-family:courier; 
    font-size:12px; 
    font-weight:normal;
    line-height:1.5;
}
.Blog_Thumbnails_White_text_main a { 
    color:red;
    text-decoration: underline;
}

.Blog_Thumbnails_White_text_main a:link { 
    background-color:white; 
    color:red;
}
.Blog_Thumbnails_White_text_main a:hover { 
    background-color:white; 
    color:red;
}
.Blog_Thumbnails_White_text_main strong { 
	font-family: helvetica;
	font-size: 13px;
	font-weight: heavy;
	letter-spacing: 0px;
	line-height: 22px;
	color:black;
}





.Blog_Thumbnails_White_text_title { 
    float:left; 
    clear:left; 
    text-decoration: underline;
    background-color:white; 
    font-family:georgia; 
    font-size:21px; 
    font-weight:normal;

}

.Blog_Thumbnails_White_text_caption { 
    float:left; 
    clear:left; 
    background-color:white; 
    font-family:courier; 
    font-size:11px;
    padding-top:0px;
    text-decoration: underline;
}
.Blog_Thumbnails_White_text_caption a {
    padding-left:0px;
}
.Blog_Thumbnails_White_text_caption a { 
    color:red;
    text-decoration: underline;
}

.Blog_Thumbnails_White_text_caption a:link { 
    background-color:transparent; 
    color:red;
}
.Blog_Thumbnails_White_text_caption a:hover { 
    background-color:black; 
    color:red;
}

.Blog_Thumbnails_White_trennlinie {
    font-family:georgia; 
    font-size:12px; 
    font-weight:normal;
    text-align:left;
    height:40px;    
    overflow:hidden;

}



.Blog_Thumbnails_White_distance_top {
    height:80px;

}








/*
/
/             B l o g   T h u m b n a i l s   B l a c k
/
//////////////////////////////////////////////////////*/


.Blog_Thumbnails_Black { 
    float: left; 
    clear:none; 
    padding: 6px;
    padding-top:12px;
    position: relative;
    overflow: hidden;
    height:240px;
    background:white;
}
    
.Blog_Thumbnails_Black img { 
    float: left; 
    position: relative;
    display: block; 
    margin: 0 0 1px 0; 
    width:188px;
}

.Blog_Thumbnails_Black img:hover {
}

.Blog_Thumbnails_Black_textBox { 
    position: relative;
    top: 20px;
    left: 15px;
    background-color:black; 
    float: left; 
    clear:none; 
    position:absolute;
    padding: 6px;
    width:157px;
    display:none;
    height:185px;
    overflow: visible;
}





.Blog_Thumbnails_Black_text_main { 

    border-top:thin dashed transparent;
    padding-top:10px;
    background-color:none; 
    font-family:courier; 
    font-size:12px; 
    font-weight:normal;
    line-height:1.5;
}
.Blog_Thumbnails_Black_text_main a { 
    color:red;
    text-decoration: underline;
}

.Blog_Thumbnails_Black_text_main a:link { 
    background-color:white; 
    color:red;
}
.Blog_Thumbnails_Black_text_main a:hover { 
    background-color:white; 
    color:red;
}


.Blog_Thumbnails_Black_text_main strong { 
	font-family: helvetica;
	font-size: 13px;
	font-weight: heavy;
	letter-spacing: 0px;
	line-height: 22px;
	color:black;
}





.Blog_Thumbnails_Black_text_title { 
    float:left; 
    clear:left; 
    text-decoration: underline; 
    font-family:georgia; 
    font-size:21px; 
    font-weight:normal;
    color:white;

}

.Blog_Thumbnails_Black_text_caption { 
    float:left; 
    clear:left; 
    color:white; 
    font-family:courier; 
    font-size:11px;
    padding-top:0px;
    line-height:1.2;
    text-decoration: none;
}


.Blog_Thumbnails_Black_text_caption a { 
    color:red;
    padding:0;
    text-decoration: underline;
    background-color:transparent; 
}

.Blog_Thumbnails_Black_text_caption a:link { 
    background-color:black;
    color:red;
}
.Blog_Thumbnails_Black_text_caption a:hover { 
    background-color:black; 
    color:red;
}



.Blog_Thumbnails_Black_trennlinie {
    font-family:georgia; 
    font-size:12px; 
    font-weight:normal;
    text-align:left;
    height:40px;    
    overflow:hidden;

}



.Blog_Thumbnails_Black_distance_top {
    height:80px;

}








/*
/
/                   S l i d e s h o w   T h i c k b o x
/
//////////////////////////////////////////////////////*/


.Slideshow_Thickbox { 
    float: left; 
    clear:right; 
    margin:0px; 
    position: relative;
    overflow: hidden;
    height:240px;
    padding-bottom:26px;
    padding-top:10px;
    background:white;
}

.Slideshow_Thickbox a {
    
}
    
.Slideshow_Thickbox img { 
    position: relative;
    display: block; 
    margin:0;
    padding:0;
    width:188px;
}

.Slideshow_Thickbox img:hover {
}




.Slideshow_Thickbox_text_main { 

    border-top:thin dashed black;
    padding-top:10px;
    background-color:none; 
    font-family:courier; 
    font-size:12px; 
    font-weight:normal;
    line-height:1.5;
}
.Slideshow_Thickbox_text_main a { 
    color:red;
    text-decoration: underline;
}

.Slideshow_Thickbox_text_main a:link { 
    background-color:white; 
    color:red;
}
.Slideshow_Thickbox_text_main a:hover { 
    background-color:white; 
    color:red;
}
.Slideshow_Thickbox_text_main strong { 
	font-family: helvetica;
	font-size: 13px;
	font-weight: heavy;
	letter-spacing: 0px;
	line-height: 22px;
	color:black;
}





.Slideshow_Thickbox_text_title { 
    float:left; 
    clear:left; 
    text-decoration: underline; 
    font-family:georgia; 
    font-size:21px; 
    font-weight:normal;
    color:white;

}

.Slideshow_Thickbox_text_caption { 
    float:left; 
    clear:left; 
    color:white; 
    font-family:courier; 
    font-size:11px;
    padding-top:0px;
    line-height:1.2;
    text-decoration: none;
}
.Slideshow_Thickbox_text_caption a { 
    padding:0;
    color:red;
    background-color:transparent; 
    text-decoration: underline;
}

.Slideshow_Thickbox_text_caption a:link { 
    background-color:transparent; 
    color:red;
}
.Slideshow_Thickbox_text_caption a:hover { 
    background-color:black; 
    color:red;
}

.Slideshow_Thickbox_trennlinie {
    font-family:georgia; 
    font-size:12px; 
    font-weight:normal;
    text-align:left;
    height:40px;    
    overflow:hidden;

}



.Slideshow_Thickbox_distance_top {
    height:80px;

}





/*
/
/                                               N e w s 
/
//////////////////////////////////////////////////////*/


.News { 
    float: left; 
    clear:none; 
    padding:0;
}
    
.News img { 
    float: left; 
    display: block; 
    margin:0; 
    height:auto;
    width:auto;
}

.News_textBox { 
    float: left; 
    clear:none; 
    padding-top: 20px; 
    padding-bottom: 20px; 
    padding-left: 2px;
    line-height:1.5;
}
.News_textBoxRight p { 
    width:100px;
}
.News_textBoxRight { 
    float: left; 
    clear:none; 
    padding-left: 20px; 
    padding-top: 0px;
    width:380px;
    line-height:1.5;
}

.News_text_title { 
    float:left; 
    text-decoration: underline;
    font-family:georgia; 
    font-size:24px; 
    font-weight:normal;
    line-height:1.5;

}
.News_text_date { 
    float:left;
    margin-top:12px;
    margin-right:5px;
    padding:2px;
	font-family: helvetica;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: 0em;
	line-height: 12px;
	color:white;
	background:black;

}

.News_text_caption { 
    float:left; 
    clear:left; 
    font-family:courier; 
    font-size:11px;
    padding-top:00px;
    text-decoration: underline;
    line-height:1.5;
}
.News_text_caption a { 
    color:red;
    text-decoration: underline;
	background:white;
}

.News_text_caption a:link { 
	background:white;
    color:red;
}
.News_text_caption a:hover { 
	background:white;
    color:red;
}

.News_trennlinie {
    height:20px;    
    border-bottom:thin dashed black;
}
.News_trennlinie_spacer {
    height:20px;    
}

.News_distance_top {
    height:80px;

}



/*
/
/                                                I n f o
/
//////////////////////////////////////////////////////*/


.Info { 
    float: left; 
    clear:right; 
    margin:0px; 
    position: relative;
    overflow: hidden;
    padding-bottom:26px;
    padding-top:10px;
    background:white;
}

.Info img { 
    position: relative;
    display: block; 
    margin:0;
    padding:0;
    width:auto;
    height:auto;
    padding-right:0px;
}

.Info img:hover {
}




.Info_text_main { 

    border-top:thin dashed black;
    padding-top:10px;
    background-color:none; 
    font-family:courier; 
    font-size:12px; 
    font-weight:normal;
    line-height:1.5;
}
.Info_text_main p { 
    width:650px;
}
.Info_text_main a { 
    padding:0;
    color:red;
    text-decoration: underline;
}

.Info_text_main a:link { 
    background-color:transparent; 
    color:red;
}
.Info_text_main a:hover { 
    background-color:black; 
    color:red;
}
.Info_text_main strong { 
	font-family: helvetica;
	font-size: 13px;
	font-weight: heavy;
	letter-spacing: 0px;
	line-height: 22px;
	color:black;
}





.Info_text_title { 
    float:left; 
    clear:left; 
    text-decoration: underline; 
    font-family:georgia; 
    font-size:21px; 
    font-weight:normal;
    color:white;

}

.Info_text_caption { 
    float:left; 
    clear:left; 
    color:white; 
    font-family:courier; 
    font-size:11px;
    padding-top:0px;
    line-height:1.2;
    text-decoration: none;
}
.Info_text_caption a { 
    padding-left:0px;
    color:red;
    text-decoration: underline;
}

.Info_text_caption a:link { 
    padding:0;
    background-color:transparent; 
    color:red;
}
.Info_text_caption a:hover { 
    background-color:black; 
    color:red;
}

.Info_trennlinie {
    font-family:georgia; 
    font-size:12px; 
    font-weight:normal;
    text-align:left;
    height:40px;    
    overflow:hidden;

}



.Info_distance_top {
    height:80px;

}
