/*---------------------------------Global CSS - Tags und Klassen--------------------------------------*/

*
{
  margin: 0px;
  padding: 0px;
}

body {
	background-color: #003B6A;
	font-family: Tahoma;
	background-image: url(Images/BG_body.png);
	background-repeat: repeat-x;
}

#wrapper {
	width: 1014px;
	margin: 50px auto;
}

h4 {
	-moz-opacity:0.5;
	color: #003B6A;
	margin-top: 0px;
	margin-left: 30px;
	font-weight: normal;
	font-size: 120%;
	padding-top: 30px;
}

pre {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
}

.fliesstext_grau {
	color: #777777;
}

.fliesstext_grau_kursiv {
	color: #777777;
	font-style: italic;
}

.fliesstext_blau {
	color: #003B6A;
}

.fliesstext_blau_bold {
	color: #003B6A;
	font-weight: bold;
	line-height: 15px;
}
.fliesstext_blau_bold_newsletter {
	color: #003B6A;
	font-weight: bold;
	line-height: 15px;
	font-size: 12px;
}


.fliesstext_blau_bold_icon {
	color: #003B6A;
	font-weight: bold;
	background-image: url(Images/Icons/main_icons/User%20comment%20v1%20blau1.gif);
	background-repeat: no-repeat;
	background-position: right;
	line-height: 16px;
}

.fliesstext_blau_bold_icon_newsletter {
	color: #003B6A;
	font-weight: bold;
	background-image: url(Images/Icons/main_icons/Edit%20v1%20blau1.gif);
	background-repeat: no-repeat;
	background-position: right;
	line-height: 20px;
}
.new {
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	text-decoration: blink;
}


.fliesstext_blau_bold_icon_jobs {
	color: #003B6A;
	font-weight: normal;
	background-image: url(Images/Icons/main_icons/User%20comment%20v1%20blau1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 20px;
}

.fliesstext_blau_bold_icon_screenshots {
	color: #003B6A;
	font-weight: bold;
/*	background-image: url(Images/Icons/main_icons/png/16x16/Image.png);*/
	background-repeat: no-repeat;
	background-position: right;
	line-height: 15px;
}

.service_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #024373;
}




/*------------------------------------------ENDE Global CSS - Tags und Klassen-------------------------------------------------*/



/*--------------------------------------------Header---------------------------------------------------------------------------*/
#header {
	background-image: url(Images/BG_header.png);
	background-repeat: no-repeat;
	height: 116px;
	background-position: left;
}

* html #header {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../Images/BG_header.png', sizingMethod='crop', enabled=true);
}


.language_txt {

	font-size: 12px;
	font-weight: normal;
}



#header .language_txt a, #header_suche .language_txt a {
	
	color: #004272;
	text-decoration: none;
	position: relative;
}
#header .language_txt a:hover, #header_suche .language_txt a:hover {
	
	color: #FFFFFF;
	text-decoration: none;
}

/*----------------------------------------------ENDE Header------------------------------------------------------------------------------*/






/*----------------------------------------------Navigation links-----------------------------------------------------------------------------*/
#nav_left {
	float: left;
	width: 197px;
/*	background-image: url(Images/BG_nav_left_1.png);
	background-repeat: no-repeat;*/
	height: 350px;
}
#nav_left_1 {
	float: left;
	width: 197px;
	background-repeat: no-repeat;
	background-image: url(Images/BG_nav_left_1.png);
	height: 500px;
	margin-top: 2px;
}

* html #nav_left_top {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../Images/BG_nav_left_top.png', sizingMethod='crop', enabled=true);
}

#nav_left_top {
	background-image: url(Images/BG_nav_left_top.png);
	background-repeat: no-repeat;
	height: 30px;
}

/** html #nav_left_mid {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../Images/BG_nav_left_1_mid.png', sizingMethod='crop', enabled=true);
}*/

#nav_left_mid {
	background-image: url(Images/BG_nav_left_1_mid.png);
	background-repeat: repeat-y;
}

#nav_left_bottom {
	background-image: url(Images/BG_nav_left_1_bottom.png);
	background-repeat: no-repeat;
	height: 30px;
}

#nav_left_content {
	background-position: 9px 10px;
	position: relative;
	margin-left: 20px;
}

#nav_left_content ul {
	font-size: 11px;
	font-weight: bold;
	color: #004272;
	padding-bottom: 20px;
	list-style-type: none;
	line-height: 22px;
}

#nav_left_content li {
}

#nav_left_content ol {
	list-style-type: none;
}

.submenu {
	background-image: url(Images/Icons/main_icons/nav_pfeil_green.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 10px 8px;
}

.a_inactive {
	background-repeat: no-repeat;
	padding-left: 5px;
	background-position: 10px center;
}

#nav_left_content a {
	color: #777777;
	text-decoration: none;
	font-weight: normal;
	padding-left: 5px;
}
#nav_left_content a:hover {
	color: #004272;
	text-decoration: none;
	font-weight: normal;
}
#nav_left_adresse {

	font-size: 10px;
	color: #024373;
	padding-left: 40px;
	padding-top: 28px;
	padding-bottom: 10px;
}


/*------------------------------------------------------Ende--------------------------------------------------*/


/*--------------------------------------------------MAIN ----------------------------------------------------*/

#main_top   a {
	text-decoration: none;
	color: #003B6A;
	position: relative;
}
#main_top a:hover {
	text-decoration: underline;
	position: relative;
}

#main_top p {

	font-size: 11px;
	padding-top: 17px;
	padding-left: 25px;
	color: #004272;
	font-weight: bold;
}

#main {
	float: left;
	width: 612px;
	margin: 0px;
	padding: 0px;	
	font-family: Tahoma;
	font-size: 11px;
	color: #777777;
}

#main_top {
	background-image: url(Images/Slices/BG_main_top.png);
	background-repeat: no-repeat;
	height: 52px;
}

*html #main_top {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../Images/Slices/BG_main_top.png', sizingMethod='crop', enabled=true);
}

#main_mid {
	background-image: url(Images/Slices/BG_main_mid.png);
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 3px;
}

*html #main_mid {
	background-image: url(Images/Slices/BG_main_mid.gif);
	background-repeat: repeat-y;
}

#main_bottom {
	background-image: url(Images/Slices/BG_main_bottom.png);
	background-repeat: no-repeat;
	height: 28px;
}

*html #main_bottom {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../Images/Slices/BG_main_bottom.png', sizingMethod='crop', enabled=true);
}


/*--------------------------------------------------MAIN CONTENT----------------------------------------------------------------*/

#main_content_top {
	background-image: url(Images/BG_button_1.gif);
	background-repeat: repeat-x;
	-moz-border-radius:6px;
	font-size: 11px;
	color: #004272;
	line-height: 20px;
	padding-left: 15px;
	font-weight: bold;
	margin-top: 5px;
	/*background-color: #F2F2F2;*/
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F2F2F2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F2F2F2;
	background-position: bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F2F2F2;
	padding-top: 3px;
	padding-bottom: 5px;
}
.main_content_top_MW {
	background-image: url(Images/BG_button_MW.gif);
	background-repeat: repeat-x;
	-moz-border-radius:6px;
	font-size: 11px;
	color: #004272;
	line-height: 20px;
	padding-left: 15px;
	font-weight: bold;
	margin-top: 5px;
	background-color: #F2F2F2;
	height: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F2F2F2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F2F2F2;
}
ol  {
	list-style-type: none;
}

.main_content_top_PW {
	background-image: url(Images/BG_button_PW.gif);
	background-repeat: repeat-x;
	-moz-border-radius:6px;
	font-size: 11px;
	color: #004272;
	line-height: 20px;
	padding-left: 15px;
	font-weight: bold;
	margin-top: 5px;
	background-color: #F2F2F2;
	height: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F2F2F2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F2F2F2;
}
.main_content_top_BW {
	background-image: url(Images/BG_button_BW.gif);
	background-repeat: repeat-x;
	-moz-border-radius:6px;
	font-size: 11px;
	color: #004272;
	line-height: 20px;
	padding-left: 15px;
	font-weight: bold;
	margin-top: 5px;
	background-color: #F2F2F2;
	height: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F2F2F2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F2F2F2;
}



#main_content_mid {
	/*	background-image: url(Images/BG_main_content_mid.png);
	background-repeat: repeat-y;*/
	padding-left: 22px;
	padding-top: 10px;
	padding-right: 22px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F2F2F2;
	text-align: justify;
	line-height: 15px;
}
#main_content_mid_uebersicht {
	/*	background-image: url(Images/BG_main_content_mid.png);
	background-repeat: repeat-y;*/
	padding-left: 22px;
	padding-top: 10px;
	padding-right: 22px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F2F2F2;
	text-align: justify;
	line-height: 15px;
}
#main_content_mid_uebersicht img {
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	-moz-border-radius:5px;
	padding: 3px;
}
#main_content_mid ul {

	list-style-type: none;
	padding-left: 5px;
	line-height: 18px;
}
#main_content_mid li {
	background-image: url(Images/Icons/main_icons/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
}

#main_content_mid ol li{
	background-image: url(Images/Icons/main_icons/nav_pfeil_blue.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;
	padding-left: 16px;
	list-style-type: none;
}


#wrapper #main #main_content_wrapper #main_mid #main_content_mid table tr td #platzhalter {
	background-color: none;
	padding: 0;
	border: none;

}


#main_content_mid img {
	background-color: #F3F3F3;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
	border: 1px solid #CCCCCC;
	-moz-border-radius:5px;
	float: none;
	margin-bottom: 10px;
	text-align: center;
	margin-left: 10px;
	margin-top: 3px;
}


#main_content_mid #partner_img {
	float: right;
	margin-left: 70px;
	padding-top: 2px;
	padding-bottom: 10px;
	margin-top: 3px;
}
#main_content_mid #weiter_btn {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}


#main_content_mid a {
	font-weight: normal;
	color: #004272;
	text-decoration: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;

	margin-left: 0px;
	font-size: 11px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
#main_content_mid a:hover {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}



#main_content_bottom {
	/*	background-image: url(Images/BG_main_content_bottom.png);
	background-repeat: no-repeat;*/
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F2F2F2;
}

/*-----------------------------------------------------ANFANG "Suche"-DIV IE Hack-----------------------------------------------*/

#header_suche {
	background-image: url(Images/BG_header.png);
	background-repeat: no-repeat;
	height: 116px;
	background-position: left;
}

* html #header_suche {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../Images/BG_header_xmas.png', sizingMethod='crop', enabled=true);
}


#main_top_suche {
	background-image: url(Images/Slices/BG_main_top.png);
	background-repeat: no-repeat;
	height: 52px;
}

*html #main_top_suche {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../Images/Slices/BG_main_top.png', sizingMethod='crop', enabled=true);
}

#main_bottom_suche {
	background-image: url(Images/Slices/BG_main_bottom.png);
	background-repeat: no-repeat;
	height: 28px;
}

*html #main_bottom_suche {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../Images/Slices/BG_main_bottom.png', sizingMethod='crop', enabled=true);
	
}

#search_suche {
	background-image: url(Images/BG_search.png);
	background-repeat: no-repeat;
	height: 95px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #004272;
}

*html #search_suche {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../Images/BG_search.png', sizingMethod='crop', enabled=true);
}


/*-------------------------------------------ENDE "Suche"-DIV IE Hack-------------------------------------------*/


/*------------------------------------------------------Ende Spalte Mitte Background----------------------------------------------*/


/*------------------------------------------------------Spalte Mitte Content------------------------------------------------------*/

/*--------------------------------------------Ende Spalte Mitte Content +++++ Ende Spalte Mitte--------------------------------*/




/*--------------------------------------------Spalte Rechts--------------------------------------------------------------------*/
#main_right {
	float: right;
	width: 205px;
}

#search {
	background-image: url(Images/BG_search.png);
	background-repeat: no-repeat;
	height: 95px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #004272;
}

#search_content_top {
	/*position: relative;*/
	padding-top: 22px;
	margin-bottom: 10px;
	position: relative;
}
#search_content_top img {
	margin-left: 15px;
	text-align: center;
}

#search_content_bottom {
	margin-right: 0px;
	margin-left: 4px;
	padding-top: 5px;
	padding-left: 15px;
	position: relative;
}
#search_content_bottom img {
	margin-right: 20px;
}

#search_input {
	font-family: Tahoma;
	font-size: 11px;
	color: #024373;
	width: 110px;
	border: 1px solid #CCCCCC;
	-moz-border-radius:3px;
	background-color: #FFFFFF;
	height: 15px;
	margin-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(Images/BG_button_1.gif);
	background-repeat: repeat-x;
	background-position: center;
}
/*#news_input {
	font-family: Tahoma;
	font-size: 10px;
	color: #024373;
	width: 90px;
	border: 1px solid #CCCCCC;
	-moz-border-radius:3px;
	background-color: #FFFFFF;
	height: 15px;
	background-image: url(Images/BG_button_1.gif);
	background-repeat: repeat-x;
	background-position: center;
}*/

*html #search {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../Images/BG_search.png', sizingMethod='crop', enabled=true);
}
/*--------------------------------------------Ende Spalte Rechts Search_Container---------------------------------------------*/



/*--------------------------------------------Spalte Rechts Produktour_Container----------------------------------------------*/
#tour {
	height: 94px;
}
#tour img {
	position: relative;
}


*html #tour {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../Images/BG_tour.png', sizingMethod='crop', enabled=true);
}
/*--------------------------------------------Ende Spalte Rechts Produktour_Container------------------------------------------*/



/*--------------------------------------------Spalte Rechts Demoaccount_Container----------------------------------------------*/
#demo {
	height: 200px;
	padding-left: 2px;
}
#demo_1 {
	height: 200px;
}

#main_demo {
}

#demo img {
	position: relative;
}

*html #demo {
	/*background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../Images/BG_demo.png', sizingMethod='crop', enabled=true);*/
}
#kundenstatements {

	font-size: 11px;
	color: #777777;
}

.header_screenshots {
	background-image: url(Images/Icons/main_icons/arrow_blue.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 1px 3px;
	margin-bottom: 5px;
	line-height: 20px;
	color: #024373;
}

* html #kundenstatements_top {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../Images/BG_kundenstatements_top.png', sizingMethod='crop', enabled=true);
}

#kundenstatements_top {
	background-image: url(Images/BG_kundenstatements_top.png);
	background-repeat: no-repeat;
	height: 20px;
}

* html #kundenstatements_mid {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../Images/BG_kundenstatements_mid.png', sizingMethod='crop', enabled=true);
}

#kundenstatements_mid {
	background-image: url(Images/BG_kundenstatements_mid.png);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 33px;
}

* html #kundenstatements_bottom {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../Images/BG_kundenstatements_bottom.png', sizingMethod='crop', enabled=true);
}

#kundenstatements_bottom {
	background-image: url(Images/BG_kundenstatements_bottom.png);
	background-repeat: no-repeat;
	height: 30px;
}
#kundenstatements_mid img {

	background-color: #F3F3F3;
/*	margin-bottom: 10px;*/
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
	border: 1px solid #CCCCCC;
	-moz-border-radius:5px;
}

#newsletter {
	height: 200px;
	padding-left: 20px;
	background-image: url(Images/BG_newsletter1.png);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	color: #777777;
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
	padding-right: 18px;
}
#newsletter_content {
}


/*--------------------------------------------------Ende Spalte Rechts Demoaccount_Container------------------------------------------*/


/*--------------------------------------------------Footer----------------------------------------------------------------------------*/
#footer {
	width: 1014px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 15px;
	font-weight: bold;
	clear: left;
}

/*--------------------------------------------------Ende Footer------------------------------------------------------------------------*/


#send_btn {
	font-size: 9px;
	background-color: #BFBFFF;
	border: 1px solid #999999;
	color: #666666;
	padding-right: 2px;
	padding-left: 2px;
}



.news_input {
	font-family: Tahoma;
	font-size: 10px;
	color: #024373;
	width: 90px;
	border: 1px solid #CCCCCC;
	-moz-border-radius:3px;
	background-color: #FFFFFF;
	height: 15px;
	background-image: url(Images/BG_button_1.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.empfehlen_input {
	font-family: Tahoma;
	font-size: 10px;
	color: #024373;
	width: 150px;
	border: 1px solid #CCCCCC;
	-moz-border-radius:3px;
	background-color: #FFFFFF;
	height: 15px;
	background-image: url(Images/BG_button_1.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.empfehlen_textfeldinput {
	font-family: Tahoma;
	font-size: 10px;
	color: #024373;
	width: 300px;
	border: 1px solid #CCCCCC;
	-moz-border-radius:3px;
	background-color: #FFFFFF;
	height: 100px;
	background-image: url(Images/BG_button_1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.main_demoaccount {
	/*background-image: url(Images/BG_demoaccount.jpg);*/
	background-repeat: no-repeat;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 6px;
	background-position: right bottom;
}

.search_input {
	font-family: Tahoma;
	font-size: 11px;
	color: #024373;
	width: 110px;
	border: 1px solid #CCCCCC;
	-moz-border-radius:3px;
	background-color: #FFFFFF;
	height: 15px;
	margin-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(Images/BG_button_1.gif);
	background-repeat: repeat-x;
	background-position: center;
	padding-left: 5px;
}


/*--------------------------------------------------SUCHSKRIPT------------------------------------------*/



#output {
	text-align: left;
}

#output h4 {
	-moz-opacity:1;
	color: #003B6A;
	margin-top: 0px;
	margin-left: 0px;
	font-weight: normal;
	font-size: 120%;
	padding-top: 6px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #003B6A;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003B6A;
	padding-bottom: 6px;
}

#output a {
	font-size: 11px;

}

.mod {
display: block; 
font-size: 10px;
}

#searchfooter {
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #003B6A;
	margin-top: 6px;
}

.searchword  {
	color: #003B6A; 
	background-color: #9BD5FF;
	/*border: 1px dotted #ffd;*/
	font-style: normal;
	font-weight: bold;}
.searchword0 {
	color: #003B6A;
	background-color: #9BD5FF;
	/*border: 1px solid #000;*/
	font-style: normal;
	font-weight: bold;
}

.searchword1 {	
	color: #003B6A;
	background-color: #9BD5FF;
	/*border: 1px solid #000;*/
	font-style: normal;
	font-weight: bold;
	}
.searchword2 {	
	color: #003B6A;
	background-color: #9BD5FF;
	/*border: 1px solid #000;*/
	font-style: normal;
	font-weight: bold;
	}
.searchword3 {	
	color: #003B6A;
	background-color: #9BD5FF;
	/*border: 1px solid #000;*/
	font-style: normal;
	font-weight: bold;
	}
.searchword4 {	
	color: #003B6A;
	background-color: #9BD5FF;
	/*border: 1px solid #000;*/
	font-style: normal;
	font-weight: bold;
	}
.searchword5 {	
	color: #003B6A;
	background-color: #9BD5FF;
	/*border: 1px solid #000;*/
	font-style: normal;
	font-weight: bold;
	}
.searchword6 {	
	color: #003B6A;
	background-color: #9BD5FF;
	/*border: 1px solid #000;*/
	font-style: normal;
	font-weight: bold;
	}
.mid_img {
	background-color: #F3F3F3;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
	border: 1px solid #CCCCCC;
	-moz-border-radius:5px;
	float: none;
	margin-left: 12px;
	margin-top: 4px;
	margin-bottom: 10px;
}
.R {
	font-size: 10px;
	vertical-align: 20%;


}
#autor
{
	background-color: #E2EAFC;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #CCC;
}
.submenu_oebb
{
	background-image: url(Images/Icons/main_icons/nav_pfeil_green.gif);
	background-repeat: no-repeat;
	padding-left: 19px;
	background-position: 10px 8px;
	margin-left: 9px;
}

.submenu_a_inactive {
	background-image: url(Images/Icons/main_icons/nav_pfeil_blue.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 10px 8px;
	font-weight: normal;
}
.submenu_a_inactive_oebb
{
	background-image: url(Images/Icons/main_icons/nav_pfeil_blue.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	margin-left: 9px;
	background-position: 10px 8px;
	font-weight: normal;
}
.main_content_mid_img_floatright
{
/*	background-color: #F3F3F3;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
	border: 1px solid #CCCCCC;
	-moz-border-radius:5px;
	margin-bottom: 10px;
	text-align: center;
	margin-left: 10px;
	margin-top: 3px;*/
	float: right;
}
