body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #222222;
}
h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-transform: uppercase;
    font-weight: bold;
}

.small {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 9px; 
    color: #222222;
}

.title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
    background-image: url(images/title_bg.jpg);
    background-repeat: repeat;
    background-position: left top;
	height: 29px
}

.category_big {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px; 
    color: #000000; 
    font-weight: bold; 
}

.category {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px; 
    color: #000000; 
    font-weight: normal; 
}

.marked {
    background-color: #333333;
    font-weight: bold;
}

a, a:visited, a:active {
    color: #359ad0;
    text-decoration: none;
    font-weight: normal;
}

a:hover {
    color: #359ad0;
    text-decoration: underline;
    font-weight: normal;
}

a.navi, a.navi:visited, a.navi:active {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}

a.navi:hover {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #359ad0;
	text-decoration: none;
}

a.titlelink, a.titlelink:visited, a.titlelink:active {
    color: #005cbb;
    text-decoration: none;
    font-weight: bold;
}

a.titlelink:hover {
    color: #333333;
    text-decoration: underline;
    font-weight: bold;
}

a.category, a.category:visited, a.category:active {
    color: #FFFFFF;
    text-decoration: none;
}

a.category:hover {
    color: #333333;
    text-decoration: underline;
}

option, textarea, input, select, file {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #ffffff; 
    background-color: #1f1f1f; 
    border: 1px solid #000000;
}

.footer {color: #FFFFFF
	  size: 10px
			}
			
.form_off {  
    color: #666666; 
    background-color: #DCDCDC; 
    border: 1px solid #666666;
}

.form_on {  
    color: #000000; 
    background-color: #EEEEEE; 
    border: 1px solid #000000;
}


.form_passwordohne {
    background-image: url(images/login/login_08.jpg);
    border: 0px;
    background-repeat: repeat;
    background-position: left top;
	text-align: left;
	width: 89px;
	height: 14px;
	color: #000000
	}

.form_shoutboxname {
    border: 0px;
    background-image: url(images/shoutbox_68.jpg);
    background-repeat: no-repeat;
    background-position:  left top;
	text-align: left;
	width: 112px;
	height: 19px
}

.form_shoutboxtext {
    border: 0px;
    background-image: url(images/shoutbox_72.jpg);
    background-repeat: no-repeat;
    background-position:  left top;
	text-align: left;
	width: 95px;
	height: 19px
}
	
.form_name {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-image: url(images/name.gif);
    background-repeat: no-repeat;
    background-position: left top
}

.form_text {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-image: url(images/message.gif);
    background-repeat: no-repeat;
    background-position: left top
}

.input { 
    background-color: transparent; 
    border: 1px none; 
    margin-top: 0px;
    margin-bottom: 0px;
}