﻿h1
{
    color: Black;
   /* float:left;
    clear:left;*/
    text-align:left;
    font-family: Verdana,Arial;
    font-size: 18px;
    padding-bottom:15px;
    /*overflow:auto;*/
}

h2
{
    /*float:left;
    clear:left;*/
    text-align:left;
    font-family: Verdana,Arial;
    font-size: 14px;
   /* overflow:auto;*/
   padding-top:10px;
   padding-left:20px;
}

p
{
    font-family: Arial;
    font-size: 12px;
    text-align:justify;
    padding-left:32px;
    padding-right:32px;
}

.MasterPage_Body
{
    margin-top:0px;
}

.MasterPage_LogoHeader
{
   /* border: solid 1px;*/
    width:754px;
    margin:auto;
    text-align:center;
}
.MasterPage_LogoFooter
{
   /* border: solid 1px;*/
    width:754px;
    margin:auto;
    text-align:center;
}
.MasterPage_MiddleContent
{
    
    width:754px;
    margin:auto;
    /*text-align:center;*/
    overflow:auto;    
}
.MasterPage_MainContent
{
 /*   background-image:url('../Images/logo_content_background_MitBorder.gif');*/
    background-image:url('../Images/logo_content_background_MitBorderLight.gif');
    background-position:top;
    background-repeat:no-repeat;
  /*  border: solid 2px;*/  
  border: solid 2px #DA1D5D;
 /* background-color:#DA1D5D;*/
   /* background-color:Yellow;*/
    padding-top:10px;
    padding-right:15px;
    padding-left:15px;
    padding-bottom:10px;
    width:568px;
    float:left;
}
.MasterPage_MenuLeft
{
    float:left;
  /*  border-right: solid 2px;*/
  /*  border: dotted 1px;*/
    width:150px;
   text-align:left;
}

.MainContent_Title
{
  background-color:Red;   
}

.MainContent_LeadText
{
  background-color:Green;   
}

.MainContent_Image
{
    width:500px;
    /*background-color:Yellow;*/
    overflow:auto;
}

/* ------- MasterPage ------- */
.MasterPage_MenuLeft-MenuStyle
{
    font-family:Arial;
    font-size:14px;
    font-weight:bold;    
    /*padding-left:5px;
    padding-left:5px;*/
    width:150px;
}
.MasterPage_MenuLeft-MenuItemStyle
{
    padding-left:5px;
    padding-top:5px;
    padding-bottom:5px;
    /*Dummy Lines*/
    border-bottom-style:none;
    border-bottom-width:1px;
    border-top-style:none;
    border-top-width:1px;
}
.MasterPage_MenuLeft-MenuItemStyle a
{
    color:Black;
}
.MasterPage_MenuLeft-SelectedStyle
{
    background-color:#DA1D5D;   
    border-bottom-color:Black;
    border-bottom-style:dotted;
    border-bottom-width:1px;
    border-top-color:Black;
    border-top-style:dotted;
    border-top-width:1px;
}    
.MasterPage_MenuLeft-SelectedStyle a:hover
{
   color:Black;
}              
.MasterPage_MenuLeft-HoverStyle
{
    /*background-color:#CCCCCC; */
    
    /*background-color:Yellow;*/
 /*   border-bottom-color:Black;
    border-bottom-style:dotted;
    border-bottom-width:1px;*/
}
.MasterPage_MenuLeft-HoverStyle a
{
 color: #DA1D5D;      
}


/* ------- MasterPage ------- */

/* ------- Common Styles ------- */

.CenterImage
{
    margin:auto;
    text-align:center;
}
/* ------- Common Styles ------- */

/* ------- Home ------- */
.IntroLink
{
    /*background-color:Yellow;*/
    font-family:Verdana,Arial;
    font-size:18px;
    font-weight:bold;
}
.IntroLink a
{
    text-decoration:none;
}
.IntroLink a:hover
{
    text-decoration:underline;
}
/* ------- Home ------- */
.HomeImage
{
    /*background-color:Yellow;*/
}
/* ------- Home ------- */

/* ------- News ------- */
.NewsList
{
    padding-left:40px;
    list-style-type:square;
    list-style-position:outside;
}
.NewsList-ItemWithoutFlyer
{
    padding-top:10px;
    padding-bottom:10px;
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
}
.NewsList-ItemWithFlyer
{
    padding-top:10px;
    padding-bottom:10px;
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
}
.NewsList-ItemWithFlyer a
{
    color:Black;
    text-decoration:none;
}
.NewsList-ItemWithFlyer a:hover
{
    text-decoration:underline;
}
/* ------- News ------- */

/* ------- Gallery ------- */
.Gallery-List
{
    overflow:auto;
    
}
.Gallery-ListItem
{
    
}

.Gallery-ListItemLink
{
    padding-top:10px;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
}

.Gallery-ListItemLink a
{
    text-decoration:none;
    color:Black;
}
.Gallery-ListItemLink a:hover
{
    text-decoration:underline;
}
/* ------- Gallery ------- */


/* ------- Referenzen ------- */
.ReferenzenList
{
    padding-left:40px;
    list-style-type:square;
    list-style-position:inside;
}
.ReferenzenList-Item
{
    padding-top:10px;
    font-family:Arial;
    font-size:12px;
    font-weight:normal;
}
.ReferenzenList-Item a
{
    text-decoration:none;
}
.ReferenzenList-Item a:hover
{
    text-decoration:underline;
}
/* ------- Referenzen ------- */


/* ------- Partner ------- */
.PartnerList
{
    padding-left:40px;
    list-style-type:square;
    list-style-position:inside;
}
.PartnerList-Item
{
    padding-top:15px;
    font-family:Arial;
    font-size:14px;
    font-weight:normal;
}
.PartnerList-Item a
{
    text-decoration:none;
    color:Black;
}
.PartnerList-Item a:hover
{
    text-decoration:underline;
}
/* ------- Partner ------- */