/*
Theme Name: wpa02
Theme URI: http://alpha02.net/
Description: The alpha02.net default theme for WordPress.
Author: alpha02dotnet
Author URI: http://alpha02.net/
Version: 1.0
*/

body {
	font: 1em/150% 'Abel', sans-serif;
        color: #555;
	padding:0px; margin:0px;background:#fff;
        display:none;

}

#logo img {padding-left:20px;}

a{ color:#4e82cb; text-decoration:none;}
a:hover{ color:#4e82cb; text-decoration:underline;}

p {padding:0 20px;}
p.intro {font-size:22px; color:#555; margin:20px 0 0 0px;font-family: 'Abel', sans-serif;line-height:150%;}

h1{font-size:32px; color:#4e82cb; margin:20px 0 50px 20px;font-family: 'Abel', sans-serif;text-shadow: 1px 1px #ccc}
h2{font-size:19px; color:#4e82cb; margin:20px 0 0 20px;font-family: 'Abel', sans-serif;}
h3{font-size:16px; color:#4e82cb; margin:20px 0 0 20px;font-family: 'Abel', sans-serif;}
.widgettitle {font-size:19px;margin:20px 0 0 0px;}

.catpic {float:left;margin:0 5px 5px 0;}


#footerleft p,#footermidleft p,#footermidright p,#footerright p{padding:0 20px 0px 0px; margin:0;}
#footerleft ul,#footermidleft ul,#footermidright ul,#footerright ul{padding:0 5px 10px 17px;}
#footerleft ul li,#footermidleft ul li,#footermidright ul li,#footerright ul li{padding:0 0 5px 0px;}
#footerleft ul a,#footermidleft ul a,#footermidright ul a,#footerright ul a{ color:#4e82cb; text-decoration:none;}
#footerleft ul a:hover,#footermidleft ul a:hover,#footermidright ul a:hover,#footerright ul a:hover{ color:#4e82cb; text-decoration:underline;}

label{float: left;}
input#Anrede {border:0;}
input,textarea{background:#b3bdcb; width:100%}

#site-info {padding:0 20px;}

span.date {padding:0 20px;font: 0.75em/100% 'Abel', sans-serif;}

/************************************************************************************
STRUCTURE
*************************************************************************************/
.menu {
	height: 40px;	
        width: 100%;
	background: #455868;
	font-size: 11pt;
	font-family: 'PT Sans', Arial, sans-serif;
	font-weight: bold;
	border-bottom: 2px solid #283744;
        position:fixed;
        top:0;
        z-index:1000;
}
.menu ul {
	padding: 0;
	margin: 0 auto;
	width: 600px;
}
.menu li {
	display: inline;
	float: left;
}
.menu a {
	color: #fff;
	display: inline-block;
	padding:0 10px;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	text-shadow: 1px 1px 0px #283744;
}
.menu li a {
	border-right: 1px solid #576979;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.menu li:last-child a {
	border-right: 0;
}
.menu a:hover, nav a:active {
	background-color: #8c99a4;
}
 a#pull {
	display: none;
}

#logo {
	padding: 5px;
	width: 960px;
	margin: 70px auto;
}

#pagewrap {
	padding: 5px;
	width: 960px;
	margin: 20px auto;
	background:#fff;
}
#header {
	
}
#content {
	float: left;
}
.flexslider {
        width: 900px !important;
        margin: 20px auto 0 auto !important;
        -moz-box-shadow:    0px 0px 3px #ccc;
        -webkit-box-shadow: 0px 0px 3px #ccc;
        box-shadow:         0px 0px 3px #ccc;
}

#content iframe {border:1px solid #ccc;}

#footer {
        padding-top:150px;
	clear: both;
}

#footerleft{width:49%;float:left;}
#footerright{width:49%;float:right;}

nav ul {list-style:none;}


/************************************************************************************
MEDIA QUERIES
*************************************************************************************/
/* for 980px or less */
@media screen and (max-width: 980px) {
        #logo {
		width: 94%;
        }
	
	#pagewrap {
		width: 94%;
	}
	#content {
		width: 94%;
	}
.flexslider {
        width: 100%  !important;
        margin: 20px auto 0 auto !important;
      
}

}

/* for 700px or less */
@media screen and (max-width: 768px) {

	#content {
		width: auto;
		float: none;
	}
        .menu { 
  		height: auto;
  	}
  	.menu ul {
                display: none;
  		width: 100%;
  		height: auto;
  	}
  	.menu li {
		display: block;
		float: none;
		width: 100%;
  	}
  	.menu li a {
		border-bottom: 1px solid #576979;
	}
  	.menu a {
	  	text-align: left;
	  	width: 100%;
	  	text-indent: 25px;
  	}
	 a#pull {
		display: block;
		background-color: #283744;
		width: 100%;
		position: relative;
	}
	 a#pull:after {
		content:"";
		background: url('nav-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 10px;
	}
       .flexslider {
        width: auto  !important;
        margin: 20px auto 0 auto !important;
}
	#sidebar {
		width: auto;
		float: none;
	}
        #footerleft {
                width: auto;
                float: none;
        }
        #footerright {
                width: auto;
                float: none;
       }

}

/* for 480px or less */
@media screen and (max-width: 480px) {

	#header {
		height: auto;
	}
	.menu {
		border-bottom: 0;
	}
	.menu ul {
		display: none;
		height: auto;
	}
	 a#pull {
		display: block;
		background-color: #283744;
		width: 100%;
		position: relative;
	}
	 a#pull:after {
		content:"";
		background: url('nav-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
                position:fixed;
                top:0;
                z-index:1000;
	}
        .menu li {
		display: block;
		float: none;
		width: 100%;
	}
	.menu li a {
		border-bottom: 1px solid #576979;
	}
	#sidebar {
		width: auto;
		float: none;
	}
	.catpic {
	max-width: 100%;
	height: auto;
}

}