html, body {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #3e0e0e;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #dd0000;
	border: 0px;
}

a:hover {
	text-decoration: underline;
}

a.button_page {
	background-color: #dddddd;
	display: inline;
	height: 12px;
	padding: 0px 3px 0px 3px;
	font-size: 9px;
	margin: 1px;
	border: solid 1px #dd0000;
	float: left;
	text-align: center;
}

.button_page_active {
	border: solid 1px #dd0000;
	background-color: #dd0000;
	padding: 0px 3px 0px 3px;
	height: 12px;
	font-size: 9px;
	font-weight: bold;
	float: left;
	margin: 1px;
	text-align: center;
	color: #ffffff;
	display: inline;	
}

.button_page_deactive {
	background-color: #dddddd;
	border: solid 1px #7f7f7f;
	padding: 0px 3px 0px 3px;
	height: 12px;
	font-size: 9px;
	float: left;
	margin: 1px;
	text-align: center;
	display: inline;
}

.button_page_hellip {
	padding: 0px 3px 0px 3px;
	height: 12px;
	font-size: 9px;
	float: left;
	margin: 1px;
	text-align: center;
	display: inline;
}

table {
	font-size: 9px;
}

input {
  width:120px;
	height:16px;
	font-size: 11px;
	border: 1px #888 solid; 
	background:#fff  url(design/inbox_bg.jpg) left top repeat-x;
}

textarea {
	font-size: 12px;
	border: 1px #888 solid; 
}

select {
	font-size: 12px;
}

.searchbox1 {
float: left;
	color:#000000;
	height:20px;
	margin-top:108px;
	\\border: solid 1px #ff0000;

}

.searchbox1 table, .searchbox1 tbody td, .searchbox1 th {
    border:0px none;
    margin:0px;
    padding:0px;
    vertical-align:middle;

  }

.searchInput input  {
  width:120px;
	height:15px;
	font-size: 10.5px;
	border: 1px #888 solid; 
	background:#fff  url(design/inbox_bg.jpg) left top repeat-x;
 }

.searchButton input {
  	margin-left:5px;
    	width:15px;
    	height:15px;    	
 }

.container_left {
	float:left;
	text-align: left;
	font-size:10px;
	border: solid 1px #9c9e9c;
	margin: 12px 0px 8px 8px;
	padding:5px 10px 15px 10px;
	
	width:180px;

}

.container_left_title {
	text-align: left;
	color:#730818;
	border-bottom: solid 1px #730818;
	font-size:16px;
	font-weight:bold;
	\\margin:0px 10px 5px 10px;
	padding: 4px 0px 4px 0px;
	
	margin-bottom:8px;
	
}

.container_right {
	float:left;
	text-align: left;
	border: solid 1px #9c9e9c;
	margin: 12px 0px 8px 12px;
	padding:5px 10px 15px 10px;
	
	width:710px;

}

.container_right_title {
	text-align: left;
	color:#730818;
	border-bottom: solid 1px #730818;
	font-size:16px;
	font-weight:bold;
	\\margin:0px 10px 5px 10px;
	padding: 4px 0px 4px 0px;
	
	margin-bottom:8px;
	
}

.download_image {
	float:left;
	border: solid 1px #730818;
	width:35px;
	height:50px;
	

}

.download_image img {
	border: 0px none;
}

.download_text {
	float:left;
	font-size:10px;
	\\border: solid 1px #730818;
	margin-left:6px;
	width:120px;


}


 /* ######################################################################################################
** ### Hauptnavigation: "Sliding Doors" von A List Apart ################################################
** ######################################################################################################
*/


#nav {
 float: left;
 width:800px;

 margin-left:8px;
 font-size: 11px;

}

#nav_main {
	width: 100%;
  	overflow:hidden;
	background-color: transparent;

}

#nav_main ul {
	margin:0;
	list-style:none;
	float:left;
	display:inline;	
	margin:0 0 0 0;			
	padding:0 0 0 0;
}

#nav_main ul li {
	float: left;
	display:inline;     
	margin: 0;
	padding: 0;
	font-size: 1.0em;
	line-height: 1em;
	list-style-type: none;
	border-right: 0px #000 solid;
}

#nav_main a {
	float:left;
	background:url(design/left_both.gif) no-repeat left top;
	background-position:0% -50px;
	margin:0;
	padding:0 1px 0 9px;
	text-decoration:none;
	
}

#nav_main a span {
	float:left;
	display:block;
	background:url(design/right_both.gif) repeat-x right top;
	background-position:100% -50px;
	padding:6px 11px 7px 1px;
	color:#fff;
	font-weight:bold;
	white-space:nowrap;
	
}

#nav_sub {
	width: 100%;
  	overflow:hidden;
	background-color: transparent;
	padding-top:2px;
	height:18px;

}

#nav_sub ul {
	margin:0;
	list-style:none;
	float:left;
	display:inline;	
	margin:0 0 0 0;			
	padding:0 0 0 0;
}

#nav_sub ul li {
	float: left;
	display:inline;     
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 1em;
	list-style-type: none;
	border-right: 0px #000 solid;
}

#nav_sub a {
	float:left;
	\\background:url(design/left_both.gif) no-repeat left top;
	background-color: #808080;
	\\background-position:0% -50px;
	margin:0;
	padding:0 1px 0 9px;
	margin-right:1px;
	text-decoration:none;
}

#nav_sub a span {
	float:left;
	display:block;
	\\background-color: #c0c0c0;
	
	\\background:url(design/right_both.gif) repeat-x right top;
	background-position:100% -50px;
	padding:3px 11px 4px 1px;
	color:#fff;
	font-weight:bold;
	white-space:nowrap;
	
}


/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav_main a span {float:none;}
/* End IE5-Mac hack */
#nav_main a:hover span {
	color:#fff;
	background-position:0% -50px;
}

#nav_main #current a { background-position:0 0px; border-width:0; }

#nav_main #current a span {
	background-position:100% 0;
	color:#fff;
	font-weight:bold;
}

#nav_main a:hover {
	background-position:0px 0px;
}

#nav_main a:hover span {
	background-position:100% 0px;
}

#nav_sub a span {float:none;}
/* End IE5-Mac hack */
#nav_sub a:hover span {
	color:#fff;
	\\background-position:0% -50px;
	background-color: #aa0000;
}

#nav_sub #current a {
	\\background-position:0 0px;
	border-width:0;
	background-color: #aa0000;
}

#nav_sub#current a span {
	\\background-position:100% 0;
	color:#fff;
	font-weight:bold;
	background-color: #aa0000;
}

#nav_sub a:hover {
	\\background-position:0px 0px;
	background-color: #aa0000;
}

#nav_sub a:hover span {
	\\background-position:100% 0px;
	background-color: #aa0000;
}




}

img {
	border: 0px none;
}

