/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
.btn .btn-outline-danger .marg-lr{
	position:absolute;  
	
}

#feedback_button{
	left: 820px;
	top: 13px;
	padding: 6px;
	border: 1px solid #bbb;
	border-radius: 3px;
	/*#939393;*/
	color: black;
	font-weight: normal;
	font-size:small;
	float: right;
	margin-top: 13px;
	line-height: 1;
	background-color: #F1F1F1;
}

button, input, optgroup, select, textarea{
    line-height: normal;
}

body{
  line-height: 1;
}


table {
    border-collapse: unset;
}
* {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
*:before,
*:after {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}

.btn {
  /*height: 20px;
  width: 60px;*/
}

.AjaxLoaderImage{
    background: rgba(0, 0, 0, 0) url("ajax-loader.gif") no-repeat scroll 0 0;    
    width:32px;
    height: 32px;
}
#menu #ShoppingBasketContainer{
    float: right;
    padding-top: 20px;
}

#menu #nav a{
    padding: 0 0 10px;
}
    
#nav ul{
	margin:0;
   	padding:10px;
	width:200px;
	height:22px;
}

#submenu{
    padding-left: 10px;
    background-color: white;
}

#nav li{
	float:left; 
	background:#FFF;
}

#nav li:hover{ 
	color:#FFFF00;
}

#nav ul ul{
	width:100px;
}

#nav ul li{
	position:relative;
}

#nav ul li ul{
	position:absolute;
	top:15px;
	left:-65px;
}

#nav ul li ul{
	display:none;
}

#nav ul li ul li{
	position:relative;
	height: 25px;
	width: 150px;
}

#nav ul li ul li ul{
	position:absolute;
	top:0;
	left:10px;
}

#nav ul li:hover ul{
	display:block;
}

#nav ul li:hover ul li ul{
	display:none;
}

#nav ul li:hover ul li:hover ul{
	display:block;
}

#loggedinimg {
    background: rgba(0, 0, 0, 0) url("img/user.gif") repeat scroll 0 0;
    float: left;
    height: 13px;
    padding-right: 2px;
    width: 16px;
    color: red;
}

#login li{
	width:90px;
	float:left; 
	background:#FFF;
	position:absolute;
	top:10px;
	left:350;
}

body.bla a span.colorlink{
    color: #92c0d3;
}

#c2{
	padding-top: 53px;
}

#containerCarussel{
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(img2/header.logo.png) repeat-x left top;
	height: 150px;
	border-radius: 10px 10px 0 0;
	border-color:#3070B3; 
}

#imageCarussel{
	
    border-radius: 10px;
}

html{
	/*background: url(images/montage_radiometer007.jpg) no-repeat center center fixed;*/
/*	 -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;*/
}



body.bla {
	margin: 0;
	padding: 0;
	background: url(img2/Versuchsfeld_Selhausen_0251.jpg) no-repeat center top fixed;
	 -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	/*background-color: transparent;*/
	/*background: #033976 url(images/montage_radiometer007.jpg) no-repeat left top;*/
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;/*#43A52A;/*transparent;/*white;/*#000000;*/
	/*background-color: #033977;*/
	
}


body.bla table a, a:hover, a:visited{
	color: white;
} 

h1, h2, h3 {
	margin-top: 0;
	color: #3070B3;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
	list-style-image: url(images/img07.gif);
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
	vertical-align: top;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#header {
	width: 980px;
	height: 210px;
	margin: 0 auto;
	
}

#logo {
	float: left;
	width: 490px;
	height: 150px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat left top;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #033976;
}

#logo h1 {
	padding: 50px 0 0 0;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 72px 0 0 3px;
	font-size: 10px;
	color: #033976;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #033976;
}

/* Menu */

#menu {
	float: left;
	width: 600px;
	height: 45px;
	margin: 0 auto;
	background-color: white;
	color: black;
	border-radius: 0 0 10px 10px;
}

#logoJ {
	float: right;
	width: 250px;
	margin: 0 auto;
	background-color: white;
	color: black;
	border-radius: 0 0 10px 10px;
	padding: 70px 10px 10px 10px;  
	background: url(images/wascal/gradient.logo.png) repeat-x left top;
}

#menu ul {
	margin: 0;
	padding: 10px 0 0 65px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin: 0 3px 0 0;
	padding: 10px 15px 10px 15px;
	border: none;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #92C0D3;
}

#menu a:hover {
	margin: 0 3px 0 0;
	padding: 10px 15px 10px 15px;
	color: #005C9B;
	font-weight: bold;
}

#menu .current_page_item a {
	background: none;
	margin: 0 3px 0 0;
	padding: 10px 15px 10px 0px;
	color: #013C98;
}

/* Wrapper */

#wrapper {
	background-color: transparent;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 0px 0;
	/*background: url(images/img05.jpg) repeat-y left top;*/
	background-color: white;/*)#004DA9;*/
}

#page-bg {
	padding: 11px 24px;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px dashed #8D8D8D;
}

/* Content */

#content {
	float: left;
	width: 243px;
}

#contentContainer{
	width: 680px;
	background-color: white;/*#013C98;*/	
	padding: 19px 19px 19px 19px;
	border-radius: 0 0 10px 10px;
	float: left;
}

.post {
	padding: 0px 10px 0px 19px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
	font-size: 30px;
}

.post h2 {
	font-size: 24px;
}

.title {
	margin: 0;
	padding: 15px 15px 0px 15px;
	background: url(images/img08.jpg) no-repeat left top;
	font-weight: normal;
}

.title a {
	border-bottom: none;
}

.title a:hover {
}

.byline {
	margin: 0 15px 20px 15px;
	text-transform: uppercase;
}

.entry {
	padding: 0px 15px;
}

.links {
	font-size: 11px;
}

.links a {
	display: block;
	border: none;
	color: #FFFFFF;
}

.links a:hover {
}

.links .more {
	float: right;
	text-transform: uppercase;
}

.links .comments {
	float: left;
	padding-left: 20px;
}
/* Sidebars */

#sidebar1 {
}

#sidebar2 {
}

.sidebar {
	float: left;
	width: 220px;
	padding-right: 20px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
	padding: 0px 15px;
}

.sidebar li li {
	padding: 8px 0 8px 0px;
	border-bottom: #2C5FAB solid 1px;
}


.sidebar li h2 {
	margin: 0 0 10px 0;
	padding: 7px 15px 5px 15px;
	background: url(images/img07.jpg) no-repeat left top;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

.sidebar p {
	padding: 0px 15px;
}

/* Search */

#searchform {
	margin: 0;
	padding: 20px 15px;
}

#searchform br {
	display: none;
}

#s {
	margin: 0;
	padding: 2px 2px;
	width: 165px;
	height: 18px;
	border: none;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 1px 0 0 0;
	padding: 2px 5px;
	height: 24px;
	border: none;
	background: #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
/* Calendar */

#calendar_wrap {
	padding: 0;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	width: 970px;
	margin: 0 auto;
	/*padding: 30px 0;*/
	/*height: 93px;*/
	/*background: url(images/img06.jpg) no-repeat left top;*/
	border-radius: 0 0 10px 10px;
	border-bottom: 1px solid;
	border-right: 1px solid;
	border-left: 1px solid;
	padding-bottom: 10px;
	padding-right: 10px;
/*	background-color: #EFF5F9;*/
	background: rgba(0, 0, 0, 0) url("images/wascal/black.white.gradient.png") repeat-x scroll left top;
	height: 35px;
	
}

#footer img{
    vertical-align: middle;
    padding-right: 2px;	
}

#footerAbstand{
	height: 50px;
	background-color: transparent;
}

#footer p {
	margin: 0;
	text-align: right;
	/*text-transform: uppercase;*/
	font-size: 11px;
	color: #EFF5F9;
	width: auto;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#footer a {
	color: #569DF5;
	padding-right: 5px;
}
