﻿body 
{
    text-align: center;
    font-family: Georgia, Times New Roman, Courier;
    font-size: 16px;
    color: #001941;
    background-color: #133974;
    margin: 0px;
    background-image: url("Images/pixelreihe_HG_Verlauf.jpg");
    background-repeat: repeat-x;
}

a, a:visited, a:active
{
    font-size: 16px;
    color: #001941;
    text-decoration: none;
}

a:hover, a:visited:hover
{
    text-decoration: underline;
}

h1
{
    color: #001941;
    font-size: 34px;
}

.h1_startpage
{
    color: #D70130;
    font-size: 36px;
}

h2
{
    color: #D70130;
    font-size: 19px;
}

.h2_style
{
    color: #D70130;
    font-size: 19px;
}

.red_font_bold
{
    color: #D70130;
    font-weight: bold;
}

.Textbox
{
    border: 1px solid #001941;
}

.buttonStyle
{
	border:1px solid #001941;
}

#mainBody_Div
{
    position: relative;
    width: 1224px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    background-image: url("Images/pixelreihe_HG_Body.jpg");
}

#body_Div
{
    position: relative;
    width: 1224px;
    background-image: url("Images/HG_Header.jpg");
    background-repeat: no-repeat;
}

#content_Div
{
    position: relative;
}

#facebookShareLike_Div
{
    text-align: right;
    padding: 200px 130px 0px 0px;
    width: 1094px;
    height: 29px;
    vertical-align: top;
}

#navigation_Div
{
    text-align: right;
    padding: 23px 0px 16px 0px;
    width: 1224px;
}

#textContent_Div
{
    padding-left: 136px;
    width: 630px;
    float: left;

}

#facebook_Div
{
    padding-left: 40px;
    width: 290px;
    float: left;

}

#youtube_Div
{
    padding-left: 136px;
    width: 468px;
    float: left;
}

#flickr_Div
{
    padding-left: 39px;
    width: 471px;
    float: left;
}

#horizontalSpacer_Div
{
    text-align: center;
    height: 10px;
    font-size: 1px;
}

#verticalSpacer_Div
{
    height: 500px;
    width: 270px;
    float: left;
}

#articleZone_Div
{
    text-align: left;
    padding: 0px 271px 0px 0px;
    width: 680px;
    float: left;
}

#footer_Div
{
    width: 1075px;
    height: 45px;
    background-image: url("Images/HG_Footer.jpg");
    padding-top: 10px;
    padding-left: 150px;
    font-size: 12px;
    color: #FFF;
}

#footer_Div a, #footer_Div a:visited, #footer_Div a:active
{
    font-size: 12px;
    color: #FFF;
    text-decoration: none;
}

#footer_Div a:hover, #footer_Div a:visited:hover
{
    text-decoration: underline;
}

div.clear
{
	clear: left;
	height: 0;
	margin: 0;
	padding: 0;
	font-size: 0;
}



/* Modal Popup */

.modalPopupBackground
{
	background-color: #0D4573;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopupPanel
{
    background-color: #637B8F;
    border: 1px solid #97B8D3;
    padding: 10px;
}

/* CatalogZone etc. */

.CatalogZone
{
	position: absolute;
	top: 20px;
	left: 1200px;
}

.PagebarZone
{
	z-index: 10;
	position: absolute;
	top: 0px;
	left: 100px;
	background-color: #cccccc;
}

.PanelEditorView
{
	position: absolute;
	top: 420px;
	left: 100px;
	z-index: 100;
}

.EditorModuleZone
{
	background-color: White;
	padding: 10px;
	border: 1px solid #000000;
}

.CreateTeaserZoneNG
{
	position: absolute;
	top: 420px;
	left: 100px;
	z-index: 100;
	background-color: White;
	width: 600px;
	height: 200px;
	border: 1px solid #000000;
}

.LocalHideEditorZone
{
	display:none;
	visibility:hidden;
}

.ArticleEditorArea
{
	width: 100px;
	height: 300px;
}

.WebPart
{
	padding: 0px !important;
}

/* Shoutbox-Klassen */
.ShoutboxMessagesDiv
{
	width: 204px;
	height: 480px;
	overflow: auto;
}

/* Galerie-Klassen */

.gal_nav_links
{
	cursor:pointer;
}

.gal_div_images
{
	vertical-align:baseline;
	margin-top:20px;
	height:240px;
	overflow:auto;
}
.gal_div_images_noscroll
{
	vertical-align:baseline;
	margin-top:20px;
}

.gal_thumb
{
	cursor:pointer;
}

.Cursor_Pointer
{
	cursor:pointer;
}

.CatalogContextMenu
{
	background-color: #6699CC;
	border-top: 1px solid #6699CC;
	border-bottom: 1px solid #6699CC;
}

.CatalogContextMenu:hover
{
	background-color: #99CCFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.CatalogContextMenuTable
{
	background-color: #6699CC;
	padding-top: 1px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 1px;
	border: 1px solid #555555;
}

.EditZoneLink
{
	background-color: #99CCFF;
	color: #658BB1;
	cursor: default;
	padding: 3px;
	color: #555555;
	text-align: center;
	font-weight: bold;
	border-top: 1px solid #555555;
	border-left: 1px solid #555555;
	border-right: 1px solid #555555;
	border-bottom: 1px solid #555555;
	margin-bottom: 3px;
}

.EditZoneLink:hover
{
	background-color: #658BB1;
	color: #99CCFF;
	border-top: 1px solid #99CCFF;
	border-left: 1px solid #99CCFF;
	border-right: 1px solid #99CCFF;
	border-bottom: 1px solid #99CCFF;
}


.picassoOverviewItem h2
{
	font-size: 14px;
}
