/******************************************************/
/*********************Globale Definitionen*************/
/******************************************************/


/**************************************************/
/***************Link-Formatierungen****************/
a:link 		{color: rgb(17,15,163);}
a:visited 	{color: rgb(0,0,0);} 
a:hover 	{color: rgb(17,15,163);}
a:active 	{color: rgb(17,15,163);}

/**************************************************/
/*******************Hintergründe*******************/
/********************************************************/
/********LAYOUTS ANFANG**********************************/
/********************************************************/

/****************Standard Tabelle**************/
/******************************************/
/*  body und schrift definitionen */
/* standard elements */
html {
min-height: 100%;

}

* {
  margin: 0;
  padding: 0;
margin:auto auto;
}
@media (min-width:601px)
{
#content{ }
.nav {  font-size:1.0em;}

}
@media (max-width:600px)
{

.nav {  font-size:1.1em;}

}

body
{
background:  #e1e1e1;
}


	
	
@media (min-width:651px)
{

	.h0 img{max-height:150px;padding-bottom:20px;padding-top:20px;padding-left:10px;float:left;}
	.interspedlog img {max-height:150px;padding-bottom:20px;padding-top:20px;	float:right;}
}
@media (max-width:650px)
{
	.h0 img{max-height:150px;margin-top:20px;}
	.interspedlog img {}
}
/*
@media (min-width:401px) AND (max-width:800px)
{
	.h0{	font-size:2.5em;	max-width:500px;}
	.h0 img{padding-bottom:10px;}
	.interspedlog{	font-size:1.6em;font-weight:bold;font-family:Arial;width:100%;}
}

@media (max-width:400px)
{
	.h0{	font-size:2em;}
		.h0 img{max-height:120px;padding-bottom:10px;}
	.interspedlog{	width:100%;font-size:1.4em;}
}
*/
.interspedlog
{
	display:block;

	
}

#wrapper
{
	background-color:white;
}
.container
{
	max-width:980px;
	background-color:white;
}
#content
{
	padding:0px 40px 20px 40px;
	//background-image:url(images/bg_content.png);
}
#content table img
{
	padding:0px;
}
#content table
{
	 border: 1px solid #343434;
	 margin-bottom:10px;
}
#content th, td {
    padding: 5px;
}
ul.nav >li
{
	//font-family:'Kalam';
	font-size:1.2em;
}
ul
{
	margin-left:20px;
}
h1,h2,h3
{
	//font-family:'Kalam';
}

#back-top {
    position: fixed;
    bottom: 30px;
    right: 20px;
    z-index: 10003;
    display: none;
}
 
#back-top a {
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    font-size: 25px;
    color: #fff;
    background-color: #33363b;  
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px; 
    transition: background-color .15s;
    -moz-transition: background-color .15s;
    -webkit-transition: background-color .15s;
    -o-transition: background-color .15s;
    -ms-transition: background-color .15s;
}
 
#back-top a:hover {
    text-decoration: none;
    background-color: #555;
}
@media (min-width:769px)
{
	body{margin-bottom:90px;}
	.ps-caption,#footer{	display:block;	visibility:visible;}
	.mobile-ps-caption,#MobileFooter{	display:none;	visibility:hidden;	}
}

@media (min-width:401px) AND (max-width:768px)
{
	
	body{margin-bottom:10px;}
	h1{font-size:2.0em;}

}
@media (max-width:400px)
{
		body{margin-bottom:10px;}
	h1{font-size:2.0em;}
}


#footer img
{
	max-width:60px;
}	
#footer a{color:white;}
#footer
{
	display:block;
	width:100%;
	z-index:10000;
	bottom:0px;
	padding:10px;
	background:#343434;
	color:white;
	text-align:center;
}
@media (min-width: 769px)
{
div.erfolge img{max-width:200px;}
}
@media (max-width: 768px)
{
div.erfolge img{max-width:100%;}

#banner,.pgwslider
{
	min-height:150px;
}
.ps-current
{
	width:100%;
}
}

/*****************************************************/
/***************KONTAKTFORM***************************/
/*****************************************************/
#contactform
{
margin-left:18px;
margin-right:18px;
}
.form-group {
    margin-bottom: 0px;
}
.form-group input[type="text"],input[type="email"] {
    height: 50px;
}

textarea#message
{
height:200px;
}
.form-control
{
background-color: rgba(241, 240, 237, 1);
border: 2px solid rgba(255, 255, 255, 1);
color: #726277;
border-radius: 0px;
margin:0px;
}

div.form-group button
{
background-color: #f18800;
border: 0px;
color: #ffffff;
line-height:34px;
margin-top:3px;
padding:4px 8px 4px 8px;
margin-bottom:20px;
}
/*/////////////////////////////////////////////////////////////////////////////
//FLYOUTS FOR MOBILE
//////////////////////////////////////////////////////////////////////////////////////////*/
div.FOEntryHeader
{
//background:url(images/flyout_bg.gif) repeat-x;
background-color:#dedede;
//background-image: linear-gradient(to top, white 20%, #dedede 60%);
//background-color:#323232;
//border:1px solid #F2F2F2;
display:block;
//background-color:#9a9a9a;
width:100%;
min-height:30px;
overflow:grow;
margin-top:5px;
}



.FOEntryHeadline
{
display:block;
float:left;
Font-weight:bold;
overflow:hidden;
height:28px;
padding-top:5px;
padding-left:2px;
} 
.FOEntryDetails
{
//background:url(images/flyout_bg.gif) repeat-x;
display:block;
float:right;
width:48px;
height:20px;
padding-top:5px;
padding-right:2px;
}
.FOEntryDetails a
{text-decoration:none;}
.FOEntryData
{
border:1px solid #a1a1a1;
//clear:both;
clear:both;
margin-bottom:5px;
overflow:hidden;
}