body{ 
margin: 30px 10px 10px 10px; padding: 0px;
background-color:white;

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #6c6c73;
}

.table_top{width: 100%; border: none; padding:0px; margin-bottom:30px;}
.table_bottom{width: 100%; border: none; padding:0px; margin: 0px;}

/* links */
.t_left{
background-image: url(../images/layout/logo.gif);
background-position:top left;
background-repeat:no-repeat; 
width: 320px; 
height:270px;
}

#selected_button{
width: 30px;
height: 270px;
margin-left: 280px;
}


.menu{width: 320px; vertical-align:text-top;}

/* rechts */
.t_right{width: 200px;}
.space{ width: 200px; vertical-align:bottom;}
/* content */
.text{ vertical-align: text-top; line-height: 16px;}
.image{ width: 290px; padding-left:10px;}
/* content reverse */
.image_reverse{ width: 290px; padding-right:10px;}

.main_flash_target{background-color:#efeff0}

h1{font-size:12px; color:#0039A6; padding:0px; margin:0px 0px 5px 0px; text-decoration:none;}
h1 a{text-decoration:none;}

p{line-height: 16px;}

/* main menu */

div.sort_option{ margin-left: 3px; padding-left:14px; line-height: 16px; font-weight:bold; color:#363636; }

/* submenu */
div.sub_menu{margin-left: 3px;}

div.sub_menu a{
	color:#6c6c73;
	line-height: 16px;
	padding-left: 14px;
	text-decoration: none;
	
	background-image: url(../images/buttons/sub_menu.gif);
	background-repeat: no-repeat;
	background-position: center left;	
}

div.sub_menu a:hover{
	background-image: url(../images/buttons/sub_menu_over.gif);
	background-repeat: no-repeat;
	background-position: center left;	
}

div.sub_menu_selected{margin-left: 3px;}

div.sub_menu_selected a{
	color:#6c6c73;
	line-height: 16px;
	padding-left: 14px;
	text-decoration: none;
	
	background-image: url(../images/buttons/sub_menu_over.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

div.main_menu{position:relative; width: 30px; margin-left: 10px; height:270px; float:left; border: none; display:inline;}
div.main_menu img{ border: none;}
#clear{ clear:both; }

a img{border: none; }
a:link{ color:#0039A6; }
a{color: #0039A6; }
a:hover{ color:#6c6c73; }
a:visited{ color:#6c6c73; }

/* FADER */
#imageContainer {
	position:relative;
	margin:auto;
	width:290px;
}