#content
{
	background-image: url('images/bg-fcm.jpg');
	color:#000000;
	text-align:left;
	padding:10px;
    padding-top: 50px;
}


#shortbar
{
	background-image: url('images/bg-fcm.jpg');
	color:#000000;
	text-align:left;
	padding:10px;
}
#table
{
	position:absolute;
	top:230px;
	left:530px;
	color:#000000;
}
#menu
{
	background-color:#FFFFFF;
	color:#000000;
	line-height:30px;
	vertical-align: middle;
}
#menu a
{	line-height:30px;
 	color:#1a68c9;
    text-decoration: none;
    text-underline: none;
}
#footer a:hover
{
    color:#FF0000;
    text-decoration: none;
    text-underline: none;
}
#menu a:hover
{
    background-color:#FFE000;
    text-decoration: none;
    text-underline: none;
}
#footer a
{
    color:#FFFFFF;
    text-decoration: none;
    text-underline: none;
}
.link
{
    color:#FFFFFF;
    text-decoration: none;
    text-underline: none;
}
.activated
{
    text-decoration: underline;
    font-weight: bold;
    color:#FFFFFF;
}
.link:hover
{
    color:#FF0000;
    text-decoration: none;
    text-underline: none;
}
#content .link_video
{
    color:#FF0000;
    text-decoration: none;
    text-underline: none;
}
#content .link_video:hover
{
    color:#FFFFFF;
    text-decoration: underline;
}


#description
{
	text-align:left;
	border-width:1px;
	border-color:#000000;
	border-style:solid;
	border-left-style:none;
	border-right-style:none;
	border-bottom-style:none;
    color:#FFFFFF;
}
#postname
{
	text-align:center;
	border-width:1px;
	border-color:#000000;
	border-style:solid;
	border-left-style:none;
	border-right-style:none;
    color:#FFFFFF;
}
#content a
{
    color:#FFFFFF;
    text-decoration: none;
    text-underline: none;
}
#content a:hover
{
    color:#FF0000;
    text-decoration: none;
    text-underline: none;
}
.underline
{
text-decoration:underline;
}
.header
{
	text-align:left;
	border-width:1px;
	border-bottom-width:2px;
	border-color:#000000;
	border-style:solid;
	border-left-style:none;
	border-right-style:none;
    color:#FFFFFF;
}
.content
{
	text-align:left;
    color:#FFFFFF;
    padding:10px;
    padding-top: 50px;
}
.date
{
	color:#c0c0c0;
}
.hidden
{
display:none;
}
.center
{
	text-align:center;
	align:center;
}
.border{
	border-left-color:#ffffff;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#ffffff;
	border-right-style:solid;
	border-right-width:1px;

}
.border_bottom
{
	border-bottom-color:#ffffff;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.wappen_left
{
	float:left;
	padding: 5px 15px 5px 5px;
}
.wappen_right
{
	padding: 5px 5px 5px 15px;
}
.clear
{
	clear:both;
}

input.button {
	background-color: #3256C6;
	color : #FFFFFF;
	border: thin #3256C6 solid;
}
input.buthover{
	background-color: #3256C6;
	color : #FF0000;
	border: thin #3256C6 solid;
	cursor: pointer;
}

