/* CSS Document */

body, a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #606060;
	text-decoration: none;	
}

a:hover { 
    font-weight:bold;
	color:#DDDDDD;	
}

a:link {
    color:#FFFFFF;
}

a:visited {
    color:#FFFFFF;
}
	
a:active {
    color:#FFFFFF;
}

.content_color {
	font-size: 12px;
	color: #FFFFFF;
}
.content {
	font-size: 12px;
}
.content_blau {
	font-size: 12px;
	color: #333399;
}
.content_rot {
	font-size: 12px;
	color: #CC0000;
}

.commentare {
	font-size: 10px;
}
.commentare_color {
	font-size: 10px;
	color: #FFFFFF;
}

.greet {
	font-size: 16px;
	font-weight: bold;
}

.topnavi_topic {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.topnavi_text {
	font-size: 10px;
	color: #FFFFFF;
}
.mainnavi_topic {
	font-size: 14px;
	color: #FFFFFF;
	text-indent: 10px;
}
.mainnavi_text {
	font-size: 11px;
	color: #FFFFFF;
	text-indent: 20px;
}
.rightnavi_topic {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.rightnavi_text {
	font-size: 11px;
	color: #FFFFFF;
}
.rightnavi_ansage {
	font-size: 12px;
	color: #FFFFFF;
	
}

.main_topic_big {
	font-size: 16px;
	font-weight: bold;
	color: #333399;
}

.main_topic_small {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}

.main_topic_big_grau {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.portrait {
	font-size: 11px;
	font-weight: bold;
}
