/* Stylesheet tsvmurnau-handball - Styles */


* {
	margin:0;
	padding:0;
}

html {
	height: 100%;
}

body {
	height: 100%;
    margin:0;
    padding:0;
    font-family:"Open Sans", sans-serif;
	font-size: 100%;
	font-weight:100;
    line-height: 19px;
    color: #5a5a5a;
}

h1,
h2,
h3,
h4 {
    line-height: 1.1em;
    color: #008a2a;
}

h1,
h2,
h3,
h4 {
    margin: 10px 0 20px 0;
    padding: 20px 20px 20px 20px;
}

h1,
h2 {
    font-size: 2em;
    font-weight: 200;
    border-bottom: 1px solid #008a2a;
}

h3 {
    font-size: 1.5em;
    font-weight: 100;
}

h4 {
    font-size: 1em;
}

.abteilung h2 {
    position: absolute;
    margin: 0;
    bottom: 0;
    background-color: #ffffff;
    border-bottom: none;
}

.mod_newsarchive h2 {
    padding: 0 0 5px 0;
    font-size: 1.5em;
    border-bottom: none;
}

.mod_eventlist h1 {
    margin: 10px 0 0 0;
    padding: 20px 20px 0 20px;
    font-size: 3em;
    font-weight: 400;
    color: #cccccc;
    text-align: center;
    border-bottom: none;
}

.ce_text h1,
.ce_text h2,
.ce_text h3,
.ce_text h4,
.ce_download h1,
.ce_download h2,
.ce_download h3,
.ce_download h4
.layout_latest h1,
.layout_latest h2,
.layout_latest h3,
.layout_latest h4 {
    padding: 0 0 5px 0;
}

#historisches h4 {
    padding: 20px;
}

#right h3 {
     border-bottom: 1px solid #008a2a;
}




/* General */


p,
li,
a,
i {
    font-size: 1em;
}

p,
#container li {
    line-height: 1.5 !important;
}

p {
    margin-bottom: 15px;
}

p.error {
    color: #ff0000;
}

#historisches p {
    padding: 20px;
}

.mod_eventlist .teaser p {
    padding-left: 20px;
    padding-right: 20px;
}

strong {
    font-weight: bold;
}

a,
a:active,
a:focus {
    color: #008a2a;
    outline: medium none;
    text-decoration: none;
}

a:hover {
    color: #003e67;
}

.more {
    text-align: right;
    margin-top: 20px;
}

.teaminfo a,
.more a,
.ce_teaser .more,
.back a {
    padding: 10px;
    color: #ffffff;
    background-color: #008a2a;
}

.teaminfo a:hover {
    color: #008a2a;
    background-color: #ffffff;
}

.more a:hover,
.back a:hover,
.ce_teaser .more:hover {
    color: #008a2a;
    background-color: #ededed;
}

.mod_eventlist .more {
    padding: 0 20px;
}

.mod_eventlist .more a:hover {
    background-color: #ffffff;
}

#abteilung .back {
    display: none;
}

.info {
    text-align: right;
}

.mod_eventlist .info,
.mod_eventreader .info {
    padding: 0 20px;
    margin-bottom: 0;
    text-align: left;
    font-weight: bold;
}

.mod_eventlist .location,
.mod_eventreader .location {
    padding: 0 20px 20px 20px;
    margin-bottom: 0;
    font-weight: bold;
}

.mod_eventreader .back {
    padding: 0 20px;
}

.fa-calendar {
    margin-right: 5px;
}

.inside .last {
    margin-bottom: 0;
    border-bottom: none !important;
}

.mod_article {
    margin-bottom: 50px;
}

#right .mod_article {
    margin: 53px 0 25px 0;
}

#right #links {
    margin: 0;
}

.mod_newsarchive .layout_latest,
.mod_article .ce_teaser {
    padding: 50px 20px;
    border-bottom: 0.5px solid #cccccc;
}

.mod_eventlist .layout_full {
    margin: 50px 0;
    padding: 0 20px 20px 20px;
    background-color: #ededed;
}

.mod_newsarchive .layout_latest .image_container,
.mod_eventreader .layout_full .image_container {
    margin: 5px 0 40px 0;
    padding: 5px;
    border: 1px solid #ededed;
}

.mod_eventlist .layout_full .image_container {
    margin: 5px 20px 20px 20px;
}



.mod_eventreader figure.image_container.float_above {
    margin: 5px 0 20px 0 !important;
}

.mannschaften .ce_teaser p {
    width: 100%;
    display: block;
    overflow: hidden;
}

.mannschaften .ce_teaser p img {
    max-width: 100%;
    height: auto;
}

.ce_text,
.ce_hyperlink,
.ce_youtube,
.kontaktformular,
.ce_download {
    padding: 20px;
}

/*.teaminfo .ce_text,
.teaminfo .ce_hyperlink {
    background-color: #ededed;
}*/

#historisches .ce_text {
    margin: 20px;
    padding: 0;
    float: left;
    background-color: #ededed;

}

.teaminfo {
    background: rgb(237, 237, 237);
	background: rgba(237, 237, 237, 0.9);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ededed, endColorstr=#ededed);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ededed, endColorstr=#ededed)";
}

.teaminfo .last {
    padding-bottom: 40px;
}

.sponsoren .ce_image {
    text-align: center;
}

#right .sponsoren {
    background-color: #ededed;
}

#right .sponsoren .ce_image .image_container {
    padding: 20px;
}

#right .sponsoren .ce_image .image_container img {
	border: 1px solid #666666;
}

/*.ce_text {
    width: 1200px;
    margin: 0 auto;
}*/


.caption {
	font-size: 0.8em;
}


/* Article */





/* Header */


#header {
    width: 100%;
    margin: 50px 0;
    padding: 0;
    position: absolute;
    background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 0.9);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#ffffff);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#ffffff)";
    z-index: 1;
}

#header .inside {
    width: 1200px;
    margin: 0 auto;
}

.mainlogo {
    margin-top: -10px;
    padding: 0;
    right: 40px;
    position: absolute;
    z-index: 1001;
}




/* Container */


#container {
    width: 1200px;
    margin: 0 auto;
    margin-top: -270px;

}

.startseite #container {
    width: 880px;
    margin: 0 auto;
    margin-top: -137px;
    background: #ffffff;
}

.berichte #container,
.mannschaften #container,
.unserverein #container,
.termine #container,
.kontakt #container,
.impressum #container,
.news #container {
    padding-top: 180px;
    margin-top: 0;
}


#right .inside {
    padding: 0 20px 0 40px;
}


/*#container {
    width: 100%;
    max-width: 1920px;
    padding-top: 0;
}*/

.startseite #abteilung {
    height: 100vh;
    background: url(../images/abteilung.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.herren #abteilung {
    height: 100vh;
    background: url(../images/herren.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.damen #abteilung {
    height: 100vh;
    background: url(../images/damen.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.m_a_jugend #abteilung {
    height: 100vh;
    background: url(../images/maennliche_a_jugend.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.m_b_jugend #abteilung {
    height: 100vh;
    background: url(../images/maennliche_b_jugend.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.w_c_jugend #abteilung {
    height: 100vh;
    background: url(../images/weibliche_c_jugend.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.m_d_jugend #abteilung {
    height: 100vh;
    background: url(../images/maennliche_d_jugend.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.w_d_jugend #abteilung {
    height: 100vh;
    background: url(../images/weibliche_d_jugend.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.e_jugend #abteilung {
    height: 100vh;
    background: url(../images/e_jugend.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.minis #abteilung {
    height: 100vh;
    background: url(../images/minis.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.superminis #abteilung {
    height: 100vh;
    background: url(../images/superminis.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#abteilung .inside {
    width: 1200px;
    margin: 0 auto;
}

.abteilung {
    height: 100vh;
}

#historisches .grid-container {
    display: grid; /* display: inline-grid;*/
    grid-template-columns: 1fr 1fr 1fr; /* 3 x 1 fraction */
}


/* Google Maps */

.gm_cont {
    padding: 0 20px 20px 20px;
    margin-bottom: 50px;
    text-align: center;
    border-bottom: none !important;
    background-color: #FFFFFF;
}



/* Kontaktformular */



.kontakt #container .kontaktform {
    padding: 0 5px !important;
}

.forminput,
.formmessage,
.formsend {
    display: block;
	color: #858585;
}

.kontaktformular {
    padding: 20px;
}

input,
textarea {
	display: block;
	border: 1px solid #cccccc;
}


.forminput {
    width: 100%;
    margin: 0;
	padding: 10px 5px;
}

.widget-captcha .forminput {
    width: 40%;
    margin: 0 auto !important;
}

.widget {
    width: 40%;
    margin: 2% 4%;
    float: left;
}

.widget-textarea,
.widget-captcha {
    width: 89% !important;
    margin: 2% 4% !important;
}

.formmessage {
    font-family:"Open Sans", sans-serif;   
    width: 100%;
    margin: 0 0 5px 0;
	padding: 10px 5px;
}


#ctrl_5 {
    min-height: 200px;
}


#ctrl_7 {
    padding: 10px;
    margin: 0 auto;
    color: #ffffff;
    background: #008a2a;
    border: none;
}

.submit_container #ctrl_7:hover {
    cursor:pointer;
    color: #008a2a;
    background: #ededed;
}


/* Login */


#tl_login {
    padding: 0 10px;
}

#tl_login .submit_container {
    margin-top: 20px;
}

#username,
#password {
	display: block;
    width: 99%;
    margin: 0;
	padding: 10px 0;
	border: 1px solid #cccccc;
}

#tl_login .submit_container .submit {
    padding: 10px;
    color: #ffffff;
    background: #008a2a;
    border: none;
}

#tl_login .submit_container .submit:hover {
    cursor:pointer;
    color: #008a2a;
    background: #ededed;
}


/* Footer */


#footer {
    width: 100%;
    padding: 20px 0 0 0;
    margin-bottom: 20px;
}

#footer .inside {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    border-top: 1px solid #cccccc;
}




@media screen and (max-width: 1200px) {
      
      
    #header .inside,
    #container,
    .startseite #container,
    #abteilung .inside,
    #footer .inside {
          width: 100%;
    }
    
    .startseite #container {
        padding-right: 0;
    }
    
    .startseite #container .inside {
        padding-left: 20px;
        padding-right: 20px;
    }
    
    .mainlogo {
          display: none;
    }
    
    .startseite #right {
        margin-right: 0;
        width: 100%;
    }
    
    .startseite #right .sponsoren .ce_image {
        width: 25%;
        float: left;
    }
    
    .gm_cont iframe {
        width: 100%;
    }
      
      
      
}






@media screen and (max-width: 1050px) {
      
    
    #header {
        margin: 0;
        padding: 10px 0;
        position: relative;
    }
    
    #container {
        padding-top: 0;
    }
    
    .berichte #container,
    .mannschaften #container,
    .unserverein #container,
    .termine #container,
    .kontakt #container,
    .impressum #container {
        padding-top: 0;
    }
    
    /*#footer {
        padding-bottom: 50px;
    }*/
      
    .gm_cont iframe {
          text-align: center;
    }
      


}




@media screen and (max-width: 800px) {
      
    
    .widget,
    .forminput {   
        width: 96%;
        margin: 0 0 5px 0;
        padding: 2%;
    }
    
    .widget-textarea,
    .formmessage {
        width: 96% !important;
        margin: 0 0 5px 0 !important;
        padding: 2% !important;
    }
    
    #historisches .grid-container {
    	grid-template-columns: 1fr 1fr;
    }


}




@media screen and (max-width: 500px) {
      
    
    .more {
    	overflow: hidden;
    	text-align: center;
    }
    
    .more a, 
    .ce_teaser,
    .back a {
    	display: inline-block;
    	width: 100%;
    }
    
    #historisches .grid-container {
    	grid-template-columns: 1fr;
    }


}

