.Free_Form {
    color: #a7a7a7;
    font-family: 'HelveticaNeue-Roman', 'HelveticaNeue', '55 Helvetica Roman';
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 17px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.Normal {
    padding: 4px;
}
.graphic_generic_body_textbox_style_default {
    background: transparent;
    border: 1px #000000 none;
    float: none;
    margin: 0px;
    opacity: 1.00;
}
.graphic_generic_title_textbox_style_default {
    background: transparent;
    border: 1px #000000 none;
    float: none;
    margin: 0px;
    opacity: 1.00;
}
.graphic_navigationbar_style_default {
    background: transparent;
    border: 1px #000000 none;
    /*float: none;*/
    margin: 0px;
    opacity: 1.00;
	padding-top: 20px;
}
a {
    color: #a7a7a7;
    text-decoration: underline;
}
a:visited {
    color: #787878;
    text-decoration: underline;
}
a:hover {
    color: #fc161d;
    text-decoration: underline;
}
div {
    overflow: visible;
}
img {
    border: none;
}
.InlineBlock {display: inline; }
.InlineBlock {display: inline-block; }
.tinyText {
    font-size: 1px;
}

/* general class for menu links */
.menu_link:link, .menu_link:visited {
	margin-right: 20px;
	text-decoration: none;
}

/* active menu item */
.menu_active {
	margin-right: 20px;
	font-weight: bold;
}

.col_first {
	width: 150px;
	float: left;
	margin-right: 20px;
}

.col_second {
	width: 160px;
	float: left;
	margin-right: 20px;
}

.col_third {
	width: 120px;
	float: left;
	margin-right: 10px;
}

.col_fourth {
	width: 120px;
	float: left;
}

.news_theme {
	clear: both;
	margin-top: 10px;
}

.news_head {
	font-size: 20px;
	color: red;
	font-weight: bold;
	padding-top: 13px;
	border-top: 1px solid gray;
	margin-bottom: 10px;
}

.news_image {
	float: left;
	margin-right: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
}

 .li_news_theme {
	list-style: none;
	margin-top: 5px;
 }
 
 .copyright_pixelio, .copyright_pixelio a {
	font-size: 10px;
 }
 
.standorte td, .standorte strong, .standorte a {
	font-size:14px;
}