/*** Normalized ***/


body#main_body {
    margin: 0;
    padding: 0;
    height: 100%;
}

#page_all {
    width: 775px;
    margin: 17px auto 0 auto;
    height: 100%;
}

#header {
    height: 76px;
}

#logo {
    width: 163px;
    height: 76px;
    margin: 0;
    float: left;
}

#key_visual {
    float: left;
    width: 612px;
    height: 76px;
    margin: 0;
}

#slogan {
    padding: 20px 0 10px 0;
    width: 560px;
}

/* Begin Menu */

#main_nav_container {
    padding: 0;
}

#main_nav_list {
    border: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#main_nav_list li {
    text-transform:none;
    padding: 0;
    margin: 0;
}

#main_nav_list a.main_nav_item {
    font-family: verdana, tahoma, arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    text-align: left;
    height: 32px;
    line-height: 30px;
    overflow: hidden;	    
    padding: 0 0 0 15px;
    display: block;
    width: 144px;    
}

#main_nav_list a.main_nav_item:hover {
    text-decoration: none;
    font-family: verdana, tahoma, arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
}

#main_nav_list a.main_nav_active_item {
    text-decoration: none;
    font-family: verdana, tahoma, arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
    text-align: left;
    height: 32px;
    line-height: 30px;
    overflow: hidden;	    
    padding: 0 0 0 15px;
    display: block;
    width: 144px;    
}

/* Begin SubMenu */

.sub_nav_list {
    border: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.sub_nav_list li {
    padding: 0;
    margin: 0;
}

.sub_nav_list a {
    height: 24px;
    line-height: 22px;
    overflow: hidden;	
    text-align: left;
    padding: 0 0 0 25px;
    display: block;
    width: 134px;
}

#main {
    background: #ffffff;
}

#top_block {
    height: 14px;
}

#main_top {
    height: 5px;
    font-size: 0px;
}

#sub_container1 {
    width: 160px;
    padding: 0 2px 0 2px;
    float: left;
}

#sub_container2
{
    position: relative;
    left: 25px;
    float: left;
    margin: 0;
    padding: 0 0 10px 0;
}

#content_container {
	width: 560px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
	
#footer
{
    clear: both;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}


/*--- the layout table -----------------------------------------------------*/

#layout_table {
	border-collapse: collapse;
}

#left_column {
	vertical-align: top;
}

#right_column {
	vertical-align: top;
}

/* Begin Content */

/*.content table {
    border-left: 1px solid;
    border-top: 1px solid;
    border-collapse: collapse;
    border-spacing: 0;
}*/

/*.content th {
    border-right: 1px solid;
    border-bottom: 1px solid;
    padding: 3px 5px 3px 5px;
    text-align: left;
}*/

/*.content td {
    border-right: 1px solid;
    border-bottom: 1px solid;
    padding: 3px 5px 3px 5px;
}*/

.content td {
    padding: 3px 3px 3px 3px;
}

/* End Content */

/*.content button {
    border: 1px solid;
    background: #eeeeee;
}*/

.content button {
    background-color: #8d8d8d;
    border-style: solid;
    border-width: 2px;
    border-color: #d6d7d7;
}


/*.content textarea {
    border: 1px solid;
}*/
.content textarea {
    border-style: solid;
    border-width: 1px;
}


/*.content input {
    border: 1px solid;
}*/
.content input {
    border-style: solid;
    border-width: 1px;
}


/*.content fieldset {
    border: 1px solid;
}*/
.content fieldset {
    padding: 15px;
    border-style: solid;
    border-width: 1px;
}


/*.content {
    margin: 5px 0 15px 0;
    padding: 0;
}*/
.content {
    margin: 5px 0 20px 0;
    padding: 0;
    line-height: 1.3;
}


/*.content p {
    margin: 5px 0 15px 0;
    padding: 0;
}*/

.content p {
    line-height: 1.3;
}

/*--------------------------------------------------------------------------*/
/*****************************/
	/**Styling information specific to individual content pages**/

	/* Accordion */
.accordionHeader
{
	border: 0px solid #2F4F4F;
	color: white;	 
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	margin-top: 0px;
	cursor: pointer;
	background-image: url(images/dynamic/buttonset8/menu.gif);
}


.accordionLink
{ 
	/*padding: 2em 0 1em 0;*/
	/*padding: 5px;*/
	color: white;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;	
    text-decoration: none; 
}

.accordionLinkAdminSection
{ 
	/*padding: 2em 0 1em 0;*/
	/*padding: 5px;*/
	color: Red;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight:normal;	
    text-decoration: none; 
}


#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
	/*background-color: #657483;*/
	background-color: #5C9B5E;
	border: 1px #2F4F4F;
	border-top: none;
	padding: 0px;
	padding-top: 0px;
}

/************ PasswordStrength Related Styles ***********************/
.TextIndicator_Password
{
     background-color:Gray;
     color:White;
     font-family:Verdana;
     font-size:x-small;
     font-style:italic;  
     padding: 2px 3px 2px 3px;   
}

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar
{
	background-image: url(images/static/FilledStar.png);
}

.emptyRatingStar
{
	background-image: url(images/static/EmptyStar.png);
}

.savedRatingStar
{
	background-image: url(images/static/SavedStar.png);
}

.newsBgHead
{
    background-image: url(images/static/bg_nav.png);
    background-color:Gray;
    color: White;
    font-weight: bold;
    padding-left: 10px;
    text-align: left;
}

.newsFgBody
{
    background-color: White;
    font-size: 10px;    
    font-family: Verdana;
}

.collapsePanelHeader
{
    width: 100%;
    height: 25px;
    background-image: url(images/static/bg-menu-green.gif);
    background-repeat: repeat-x;
    color: #FFF;
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana;
}

/*Settings for News / Events Accordion*/

.accordionHeaderNewsEvents
{
    width: 100%;
    height: 20px;
    background-image: url(images/static/bg-menu-main.png);
    background-repeat: repeat-x;
    color: #FFF;
    font-weight: bold;
    padding-top: 7px;
    padding-left: 5px;
    font-family: Verdana;
    font-size: 12px;
}

.accordionContentNewsEvents
{
	background-color: white;
	border: #2F4F4F;
	border-top: none;
	padding: 5px;
	padding-top: 10px;
}

.accordionLinkNewsEvents
{
    padding-top: 0px;
    color: white;
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    vertical-align: middle;
}

/*Settings for Link Layout*/

.linksDetails
{
    font-size: 12px;    
    font-family: Verdana;
    text-decoration: underline;
    color: black;
}

.dropdownself
{
    font-size: 10px;
    font-family: Verdana;
    
}

.btnNeu
{
    font-size: 10px;
    font-family: Verdana;
}

.btnBearbeiten
{
    font-size: 10px;
    font-family: Verdana;
}

.btnUebernehmen
{
    font-size: 10px;
    font-family: Verdana;
}

.btnSpeichern
{
    font-size: 10px;
    font-family: Verdana;
}

.btnSpeichern
{
    font-size: 10px;
    font-family: Verdana;
}

.btnLoeschen
{
    font-size: 10px;
    font-family: Verdana;
}

.btnAbbrechen
{
    font-size: 10px;
    font-family: Verdana;    
}

.mediaContent
{
    font-size: 10px;
    font-family: Verdana;
}

