/***************************/
/* allgemeine Angaben
/***************************/

body,html {
 color: #000000;
 background-color: #f2f2f2;
 font-family: arial;
 font-size: 12px;
 height: 100%;
margin: 0px;
padding: 0px;
}

body a:link, body a:visited, body a:active {
 color: #000000;
 text-decoration: none;
 
}
body a:hover {
 color: #FF9933;
 text-decoration: none;
 
}

.main {
 background-color: #FFFFFF;
}

.smallfont {
 font-size: 10px;
 font-family: arial;
 color: #000000;
 
}

.testfont {
 font-size: 11px;
 font-family: arial;
 color: #000000;
 }

.normalfont {
 font-size: 12px;
 font-family: arial;
 color: #000000;
 
} 
.menukopf{
 color: #000000;
 text-decoration: none;
font-weight:bold;
  font-family: verdana,tahoma,helvetica;
 font-size: 12px;
height=22px;
background-color: #acb7c1;
}

hr {
	color:#cccccc;
}

ul {
	list-style-type:square;
}

br {
	clear:left;
}

.errorMessage {
	border:1px dashed #990000; 
	background-color: #FFFFE1;
	padding:8px;
	margin-bottom:20px;
	text-align:center;
}

.head
{
	background-color: #f2f2f2;
}

/***************************/
/* Formulare
/***************************/
form {
	margin:0px;
	padding:0px;
}

input, select {
	font-size:11px;
	border:1px solid #666666;
}

textarea {
	border:1px solid #666666;
}

.checkbox {
	border:0px;
}

/* Achtung nur für Firefox */
input:focus, textarea:focus {
	background-color:#FFFFE1;
}

.formLabel { /* Beschreibung */
	background-color:#dbdbdb;
	border:1px solid #666666;
	padding:2px 6px 0px 6px;
	color:#990000;
	font-weight:bold;
}

/***************************/
/* Header
/***************************/
.headerBox {
	margin-top:5px;
	border:1px solid #cccccc;
	width:950px;
	height:75px;
	background:#F1F3F5;
}

.navBox {
	margin-top:4px;
	border:1px solid #cccccc;
	background:#F1F3F5;
}

.mainBox {
	margin-top:4px;
}

/***************************/
/* Hauptinhalt
/***************************/
.tableb {
 color: #000000;
 background-color: #F2F2F2;
 
}


.tableb_fc {
 color: #000000;
}


.tableb a:link, .tableb a:visited, .tableb a:active { 
 color: #000000;
 text-decoration: underline;
 
}
.tableb a:hover { 
 color: #000000;
 text-decoration: none;
 
}

.tablea {
 color: #000000;
 background-color: #FFFFFF;
 
}


.tablea_fc {
 color: #000000;
}


.tablea a:link, .tablea a:visited, .tablea a:active {
 color: #000000;
 text-decoration: underline;
 
}
.tablea a:hover { 
 color: #000000;
 text-decoration: none;
 
}

.contentBox {
	border:0px solid #FFFFFF;
	width:100%;
}

.contentBox th {
	background-color:#FFFFFF;
	text-align:left;
	text-transform:uppercase;
	color:#990000;
	padding-left:0px;
}

.contentBox td {
	background-color:#FFFFFF;
}

.listBox {
	border:none;
	width:100%;
}

.listBox th {
	padding:3px;
	border-bottom:1px solid #cccccc;
	background:none;
	text-transform:none;
}

.listBox td {
	padding:8px 4px 0px 4px;
}

.errorBox {
	background-color:#FFFFE1;
    border:1px dashed #990000;
	padding:5px;
	margin-bottom:20px;
	color:#990000;
	text-align:center;
	font-weight:bold;
}

.errorBox h1 {
	font-size:13px;
	color:#990000;
}

.errorBox p {
	color:#000000;
}

.subcatBox {
	margin:10px 10px 10px 10px;
}

.fee_column_1 {
    width:25px;
	min-height:18px;
    text-align:center;
}

.fee_column_2 {
    width:250px;
}

/***************************/
/* Links	
/***************************/

a, a:visited, a:active {
	color:#990000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a.black, a.black:visited, a.black:active {
	color:#000000;
	text-decoration:none;
}

a.black:hover {
	color:#990000;
	text-decoration:underline;
}

a.catLink, a.catLink:visited, a.catLink:active {
	color:#000000;
	text-decoration:none;
}

a.catLink:hover {
	color:#990000;
}

a.catNav, a.catNav:visited, a.catNav:active {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

a.catNav:hover {
	color:#990000;
	text-decoration:none;
}

a.copyright, a.copyright:visited, a.copyright:active {
	color:#666666;
	text-decoration:none;
}

a.copyright:hover {
	color:#990000;
	text-decoration:none;
}

a.nav, a.nav:visited, a.nav:active {
	background-color:#F1F3F5;
	border:1px solid #cccccc;
	padding:0px 15px 0px 15px;
	color:#990000;
	font-weight:bold;
	text-decoration:none;
}

a.nav:hover {
	background-color:#990000;
	border:1px solid #999999;
	padding:0px 15px 0px 15px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

/***************************/
/* Kategorie - Navigation	
/***************************/

.hoverMenu {
 display: none;
 position: absolute;
 z-index: 10;
 padding: 5px;
 border: 1px solid #A1A1A1;
 color: #000000;
 background-color: #FFFFFF;
}
.hoverMenu ul {
 list-style-type: none;
 margin: 0;
 padding: 0;
 
}
.hoverMenu ul li {
 text-align: left;
 padding: 0;
}

ul {
list-style-image: url("http://www.yoome.de/imgages/ul.gif");
}


.ul_m {
margin: 0px;
	padding: 0px 0px 0px 10px;
list-style: none;
}
.list_first a {
 font-size: 12px;
 font-family: arial;
 color: #000000;
text-decoration: none;
	height: 0px;
	padding: 0px 0px 0px 0px;
}


.list_second a {
 font-size: 12px;
 font-family: arial;
 color: #000000;
font:italic;
	height: 8px;
	padding: 0px 0px 0px 20px;
}

.ul_m2 {
	margin: 0px;
	padding: 10px 0px 0px 20px;
}

.ul_normalfont {
 font-size: 12px;
 font-family: arial;
 color: #000000;
 
}

.second {
	font-size: 12px;
	font-family: arial;
	color: #000000;
	text-decoration: none;
	list-style: none;
	margin: 0px;
	padding: 0px 20px;

}


/***************************/
/* Textformatierung
/***************************/
.title, .formTitel {
	font-weight:bold;
}

.formTitel {
	text-align:right;
}

.formFieldset {
    border:1px solid #CCCCCC;
    padding:5px;
}

.formFieldset legend {
    color:#990000;
    font-weight:bold;
}

.formFieldset ul {
    clear:both;
    list-style-type:none;
    margin:2px;
}

.formFieldset ul li {
    float:left;
    padding:0 5px;
    position:relative;
}

.formAGB {
	width:650px;
	height:100px;
	font-size:11px;
	background-color:#FFFFE1;
    border:1px solid #666666;
}

.error {
	color:#990000;
	font-weight:bold;
}

.username {
	font-weight:bold;
	color:#990000;
}

.green {
	font-weight:bold;
	color:#006633;
}

.red {
	font-weight:bold;
	color:#990000;
}

/***************************/
/* Zusatzoptionen
/***************************/
.bold {
	font-weight:bold;
}

.highlight {
	 color: red;
 font-weight: bold;
}

/***************************/
/* Detailansicht
/***************************/
.detailImage {
	margin:5px 5px 5px 5px;
	border:1px solid #cccccc;
}

.kontaktBox {
	background-color:#FFFFE1;
    border:1px dotted #666666;
	padding:5px;
	margin-top:15px;
}

/***************************/
/* Debug
/***************************/
#debug {
	background-color:#FFFFE1;
    border:1px dashed #990000;
	padding:5px;
	margin-bottom:20px;
}

#debug h2 {
	color:#990000;
	font-size:13px;
}
