
body, td, p, div
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
}

a, a:active, a:visited
{
    color: #ae0001;
    text-decoration: none;
}

a:hover 
{
    color: #fdc439;
}

.FooterButtons, #ftr a
{
    color: #fff
}


/*
Content, Standard-Controls
*/



.headline
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0.5em;
    color: Black;
}

.beitrag
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
}

.teaser
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 13px;
}

.textred
{
    color: Red;
}

.textblue
{
    color: Blue;
}

.textgreen
{
    color:Green;
}

/*
Bilder
*/

.PictureListOuterTable
{
}

.PictureListPictureCell
{
}

.PictureListPictureCaption
{
    background-color: #E8F0F3;
    padding: 2px;
}

/*
Zoom-Image-Popup
*/

.ZoomImageCaption
{
    background-color: #E8F0F3;
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: auto;
    height: 50px;
    padding: 10px;
    overflow:auto;
    top: auto;
}

/*
Downloadlisten
*/

.FileListOuterTable
{
    width: auto;

}

.FileListOuterTable td
{
    padding: 5px;
    width: auto;
}

.FileListOuterTable a
{
}

.FileListDescriptionText
{
    font-size: 9px;
}

/*
Preview
*/

.PreviewInfoHref
{
	position: absolute;
	right: 25px;
	top: 20px;
	color: #FFFFFF;
	border: 1px solid White;
	padding: 2px;
	background-color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 180px;
}




/*
Footer
*/
.footer
{
    color: #777777;
    font-size: 10px;
    text-align: center;
    text-decoration: none
}

/*
Formulare
*/

form
{
	margin: 0px;
	padding: 0px;
}
.input_text, .input_text_contact
{
	width: 100%;
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid white;
	margin-top: 2px;
}

.input_text_contact
{
	border: 1px solid #CCCCCC;
	width: 100%;
}

.submit_button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-align: center;
	width: 100%;
	background-color: #CCCCCC;
	border: 1px solid white;
	line-height: 17px;
	
}

.contact_valSummary
{
    background-color: #CC0033;
    color: White;
    font-weight: bold;
    padding: 5px;
    width: 100%;
    margin-bottom: 4px;
}

/*
Pager
*/

.PagerMainContainer
{
    clear: both;
    margin-top: 9px;
}

.PagerHrefContainer
{
    background-color: #CCCCCC;
    padding: 5px;
}

a.PagerCssClassHref
{
    font-weight: bold;
}
