#@import url(https://fonts.googleapis.com/css?family=Comfortaa:400,300,700|Baumans);

/* comfortaa-300 - latin */
@font-face {
  font-family: 'Comfortaa';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/comfortaa-v12-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Comfortaa Light'), local('Comfortaa-Light'),
       url('../fonts/comfortaa-v12-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/comfortaa-v12-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/comfortaa-v12-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/comfortaa-v12-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/comfortaa-v12-latin-300.svg#Comfortaa') format('svg'); /* Legacy iOS */
}

/* comfortaa-700 - latin */
@font-face {
  font-family: 'Comfortaa';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/comfortaa-v12-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Comfortaa Bold'), local('Comfortaa-Bold'),
       url('../fonts/comfortaa-v12-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/comfortaa-v12-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/comfortaa-v12-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/comfortaa-v12-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/comfortaa-v12-latin-700.svg#Comfortaa') format('svg'); /* Legacy iOS */
}

/* comfortaa-regular - latin */
@font-face {
  font-family: 'Comfortaa';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/comfortaa-v12-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Comfortaa Regular'), local('Comfortaa-Regular'),
       url('../fonts/comfortaa-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/comfortaa-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/comfortaa-v12-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/comfortaa-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/comfortaa-v12-latin-regular.svg#Comfortaa') format('svg'); /* Legacy iOS */
}

/* baumans-regular - latin */
@font-face {
  font-family: 'Baumans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/baumans-v7-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Baumans Regular'), local('Baumans-Regular'),
       url('../fonts/baumans-v7-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/baumans-v7-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/baumans-v7-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/baumans-v7-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/baumans-v7-latin-regular.svg#Baumans') format('svg'); /* Legacy iOS */
}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}


/* Allgemeine Styles */
body {
  line-height: 1;
  background: url(../images/head.jpg) top center repeat-x #005f98;
	font-family: Arial, Helvetica, sans-serif;
  color:#3c3c3c;
	font-family: 'Baumans', cursive;
  font-size:15px;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a:link {
  color: #000;
  text-decoration: underline;
}

a:visited {
  color: #000;
  text-decoration: underline;
}

a:hover {
  color: #000;
  text-decoration: none;
}

a:active {
  color: #000;
  text-decoration: underline;
}

.bold {
  font-weight:bold;
}

h1 {
  font-size:26px;
  padding-bottom:0;
	color:#05295f;
	font-weight: bold;
	line-height:20px;
	font-family: 'Comfortaa', cursive;
}
h2 {
  font-size:15px;
  padding:10px 0 8px 0;
	color:#000;
  font-weight:700;
	font-weight: bold;
	line-height:14px;
	font-family: 'Comfortaa', cursive;
}
h3 {
  font-size:15px;
  color:#3c3c3c;
	font-weight: bold;
  padding:0;
	line-height:20px;
}
h4 {
  font-size:15px;
	color:#05295f;
	font-weight: bold;
  padding:0;
	line-height:10px;
	text-decoration:none;
}
h4 a {
	color:#05295f !important;
	text-decoration:none !important;
}

#header {
  width:900px;
  margin:0 auto;
	padding:0 20px;
}
#header_inline {
  width:900px;
	height:167px;
	background:url(../images/header.jpg) top center no-repeat;
}

#content {
	background:url(../images/bg_1.jpg) top repeat-x #fff;
}
#content_inline {
	background:url(../images/bg_2.jpg) bottom repeat-x;
}
#textbox {
  width:900px;
  margin:0 auto;
	padding:0 20px;
}
#textbox_inline {
	background:#fff;
	width:850px;
	min-height:486px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 0px 10px #7e7e7e;
	-webkit-box-shadow: 0px 0px 10px #7e7e7e;
	box-shadow: 0px 0px 10px #7e7e7e;
	padding:25px;
	line-height:20px;
}
#textbox_datenschutz {
	text-align:justify;
}

.homebox {
	background:url(../images/home.jpg) !important;
	height:505px !important;
	padding:25px 25px 6px 25px !important;
}

#textbox_inline p {
	padding:10px 0;
}

#textbox_inline ul {
	list-style:disc;
	padding-left:20px;
}

#footer {
	background:url(../images/footer.jpg) top center repeat-x;
	height:190px;
}
#footer_inline {
  width:900px;
	margin:0 auto;
	padding:0 20px;
}

a#logo {
	height:123px;
	width:300px;
	margin:0 0 0 0;
	float:left;
	text-decoration:none;
	font-size:1px;
}

#headnavi {
	float:left;
	width:600px;
	height:103px;
	text-align:right;
	padding:20px 0 0 0;
	font-size:13px;
	font-family: 'Comfortaa', cursive;
}
#headnavi a {
	text-decoration:none;
	color:#666666;
	font-size:13px;
}
#headnavi a:hover {
	text-decoration: underline;
}

#topmenu_right {
	float:right;
	height:44px;
	line-height:44px;
	color:#fff;
	width:200px !important;
	text-align:right;
}
#topmenu_right a {
	color:#fff;
	text-decoration:none;
	padding-right:15px;
}
#topmenu_right a:hover {
	color:#fff;
	text-decoration: underline;
}

#topmenu {
	float: left;
	width:680px !important;
}



.ddsmoothmenu ul {
	z-index:100;
}

/*Top level list items*/
.ddsmoothmenu ul li {
	position: relative;
	display: inline;
	float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a {
	display: block;
	background: url(../images/topmenu_a.jpg) right top no-repeat;
	color: #fff;
	padding: 0 25px !important;
	text-decoration: none;
	margin:0;
	font-size:15px;
	line-height:44px;
}

.ddsmoothmenu ul li a.anone {
	background:none;
}

* html .ddsmoothmenu ul li a { /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited {
	color: #fff;
}

.ddsmoothmenu ul li a.selected { /*CSS class that's dynamically added to the currently active menu items' LI A element*/
	background: url(../images/topmenu_a_hover.jpg) top repeat-x;
	color: #fff !important;
}

.ddsmoothmenu ul li a:hover	{
	background: url(../images/topmenu_a_hover.jpg) top right repeat-x;
	color: #fff;
}

/* sub menus */
.ddsmoothmenu ul li ul {
	position: absolute;
	left: -3000px;
	display: none;
	background:#fff;
	visibility: hidden;
	color:#fff;
	margin:0;
}

/*Sub level menu list items (alters style from Top level List Items)*/
.ddsmoothmenu ul li ul li {
	display: list-item;
	float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul {
	top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a {
	font-size:14px;
	width: 150px; /*width of sub menus*/
	padding: 0 0 0 10px;
	color:#454545 !important;
	height:26px;
	line-height:26px;
	margin: 0;
	border-top-width: 0;
	background:none;
	border-bottom: 1px solid #176092;
}

.ddsmoothmenu ul ul li a:hover	{
	background: url(../images/topmenu_a_hover.jpg) top left repeat-x;
	color: #fff !important;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	background-color: #ccc; /* generally should be just a little lighter than the box-shadow color for CSS3 capable browsers */
}

.toplevelshadow {
	margin: 5px 0 0 5px; /* in NON CSS3 capable browsers gives the offset of the shadow */
	opacity: 0.8; /* shadow opacity mostly for NON CSS3 capable browsers. Doesn't work in IE */
}

.ddcss3support .ddshadow.toplevelshadow {
	margin: 0; /* in CSS3 capable browsers overrides offset from NON CSS3 capable browsers, allowing the box-shadow values in the next selector to govern that */
	/* opacity: 1; */ /* optionally uncomment this to remove partial opacity for browsers supporting a box-shadow property which has its own slight gradient opacity */
}

.ddcss3support .ddshadow {
	background-color: transparent;
	box-shadow: 5px 5px 5px #aaa; /* box-shadow color generally should be a little darker than that for the NON CSS3 capable browsers background-color */
	-moz-box-shadow: 5px 5px 5px #aaa;
	-webkit-box-shadow: 5px 5px 5px #aaa;
}



#modulbox_1,
#modulbox_2,
#modulbox_3 {
	float:left;
	width:220px;
	margin-right:10px;
	color:#dcf2ff;
	line-height:20px;
	font-size:14px;
}
#modulbox_1 a,
#modulbox_2 a,
#modulbox_3 a {
	color:#dcf2ff;
	font-size:14px;
	text-decoration:none;
}
#modulbox_1 a:hover,
#modulbox_2 a:hover,
#modulbox_3 a:hover {
	text-decoration:underline;
	color:#fff;
}
#modulbox_4 {
	float:left;
	width:200px;
}

#modulbox_1 h4,
#modulbox_2 h4,
#modulbox_3 h4,
#modulbox_4 h4 {
  font-size:16px;
  padding-top:20px;
	color:#fff;
	font-weight: bold;
	line-height:20px;
	font-family: 'Comfortaa', cursive;
}
#modulbox_1 h4,
#modulbox_2 h4,
#modulbox_3 h4 {
	padding-bottom:10px;
}

a.button1 {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 2px 2px 5px #333333;
	-webkit-box-shadow: 2px 2px 5px #333333;
	box-shadow: 2px 2px 5px #333333;
	color:#005f98 !important;
	font-size:15px;
	text-decoration:none;
	text-align:center;
	background:#fff;
	width:150px;
	padding:3px 3px 3px 7px !important;
	margin-top:10px;
	float:left;
}

#copyright {
	width:900px;
	clear:both;
	text-align:center;
	padding:10px 0;
	color:#fff;
	font-size:12px;
}

.homeboxs {
	font-size:14px;
	line-height:15px;
}
.homeboxs p {
	padding:5px 0 0 0 !important;
}

#homebox_1 {
	width:167px;
	float:left;
	margin:50px 0 0 0;
}
#homebox_3 {
	width:150px;
	float:left;
	margin:50px 0 0 0;
}
#homebox_5 {
	width:167px;
	float:left;
	margin:50px 0 0 0;
}

#homebox_4 {
	width:150px;
	float:left;
	margin:365px 0 0 205px;
}
#homebox_2 {
	width:170px;
	float:left;
	margin:100px 0 0 30px;
}


#tarifdetail {
	float:left;
	margin:20px 0 20px 0;
}
.preis {
	font-size:22px;
	font-weight:bold;
	color:#05295f;
}
a.bbestellen {
	float:right;
	margin:0 -10px 10px 0;
	width:70px;
	line-height:24px;
	background:url(../images/verl_1.jpg) repeat-x;
	color:#fff;
	padding:0 0 0 5px;
	font-size:14px;
	text-decoration:none;
	
	-moz-border-radius: 5px 0px 0px 5px;
	-webkit-border-radius: 5px 0px 0px 5px;
	border-radius: 5px 0px 0px 5px;

}

#tarifdetail_1 {
	width:282px;
	float:left;
	border:1px solid #134374;
	margin:0 -1px 0 0;
	-moz-border-radius: 10px 0px 0px 10px;
	-webkit-border-radius: 10px 0px 0px 10px;
	border-radius: 10px 0px 0px 10px;
	-moz-box-shadow: 0px 0px 10px #cccccc;
	-webkit-box-shadow: 0px 0px 10px #cccccc;
	box-shadow: 0px 0px 10px #cccccc;
}
#tarifdetail_1 h4 {
	margin:0;
	background:url(../images/box_top.jpg) top repeat-x;
	height:23px;
	padding:14px 0 0 0;
	-moz-border-radius: 10px 0px 0px;
	-webkit-border-radius: 10px 0px 0px 0px;
	border-radius: 10px 0px 0px;
	text-align:center;
	font-size:18px;
	color:#fff;
	font-family: 'Comfortaa', cursive;
}
#tarifdetail_inline_1 {
	font-size:14px;
	line-height:15px;
	padding:10px;
}
#tarifdetail_info_1 {
	background:url(../images/box_bg.jpg) center repeat-x;
	height:46px;
	padding:10px;
	font-size:14px;
	line-height:15px;
}
#tarifdetail_preis_1  {
	padding:15px 10px 10px 10px;
	font-size:14px;
	line-height:15px;
}


#tarifdetail_2 {
	width:282px;
	float:left;
	border:1px solid #134374;
	margin:0 -1px 0 0;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	-moz-box-shadow: 0px 0px 10px #cccccc;
	-webkit-box-shadow: 0px 0px 10px #cccccc;
	box-shadow: 0px 0px 10px #cccccc;
}
#tarifdetail_2 h4 {
	margin:-20px 0 0 -1px;
	background:url(../images/box_top.jpg) top repeat-x;
	height:34px;
	padding:23px 0 0 0;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	text-align:center;
	font-size:24px;
	color:#fff;
	font-family: 'Comfortaa', cursive;
}
#tarifdetail_inline_2 {
	font-size:14px;
	line-height:15px;
	padding:10px;
}
#tarifdetail_info_2 {
	background:url(../images/box_bg.jpg) center repeat-x;
	height:46px;
	padding:10px;
	font-size:14px;
	line-height:15px;
}
#tarifdetail_preis_2  {
	padding:15px 10px 10px 10px;
	font-size:14px;
	line-height:15px;
}



#tarifdetail_3 {
	width:282px;
	float:left;
	border:1px solid #134374;
	margin:0 -1px 0 0;
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	border-radius: 0px 10px 10px 0px;
	-moz-box-shadow: 0px 0px 10px #cccccc;
	-webkit-box-shadow: 0px 0px 10px #cccccc;
	box-shadow: 0px 0px 10px #cccccc;
}
#tarifdetail_3 h4 {
	margin:0;
	background:url(../images/box_top.jpg) top repeat-x;
	height:23px;
	padding:14px 0 0 0;
	-moz-border-radius: 0px 10px 0px 0px;
	-webkit-border-radius: 0px 10px 0px 0px;
	border-radius: 0px 10px 0px 0px;
	text-align:center;
	font-size:18px;
	color:#fff;
	font-family: 'Comfortaa', cursive;
}

#tarifdetail_inline_3 {
	font-size:14px;
	line-height:15px;
	padding:10px;
}
#tarifdetail_info_3 {
	background:url(../images/box_bg.jpg) center repeat-x;
	height:46px;
	padding:10px;
	font-size:14px;
	line-height:15px;
}
#tarifdetail_preis_3  {
	padding:15px 10px 10px 10px;
	font-size:14px;
	line-height:15px;
}

/*Demo-Zugang*/

#container_inline {	
	width:980px;
	margin:0 auto;
}

#content fieldset .divcols{
	float: left; padding-right: 0px; width: 210px;
}

#content fieldset .style_select{
	font: 12px Comfortaa; /*Arial, Helvetica, sans-serif;*/
	color: #2c160d;
	width: 190px;
	float: left;
	margin: 0;
    background:#fff;
    border:1px solid #454545;
    padding:5px;
    -webkit-border-radius: 0px;
    border-radius: 0px; 
}

#content fieldset .style_select:focus{
	font: 12px Comfortaa; /*Arial, Helvetica, sans-serif;*/
	color: #2c160d;
	width: 190px;
	float: left;
	margin: 0;
    background:#fff;
    border:1px solid #ff0000;
    padding:5px;
    -webkit-border-radius: 0px;
    border-radius: 0px; 
}

#content fieldset .style_input {
	font: 12px Comfortaa; /*Arial, Helvetica, sans-serif;*/
	color: #2c160d;
	width: 175px;
	float: left;
	margin: 0 0px 0 0;
     background:#fff;
     border:1px solid #454545;
     padding:6px;
     -webkit-border-radius: 0px;
     border-radius: 0px; 
}
#content fieldset .style_input:focus {
	font: 12px Comfortaa; /*Arial, Helvetica, sans-serif;*/
	color: #2c160d;
	width: 175px;
	float: left;
	margin: 0 0px 0 0;
     background:#fff;
     border:1px solid #ff0000;
     padding:6px;
     -webkit-border-radius: 0px;
     border-radius: 0px; 
}

#content input.button {
	background:url(../images/verl_1a.jpg) top repeat-x;
	height:38px;
	text-decoration:none;
	border:1px solid #2083b4;
	padding:0px 10px;
	/*font-size:16px;*/
	font: 16px Comfortaa; /*Arial, Helvetica, sans-serif;*/
	color:#fff;
	font-weight: normal;
	white-space:nowrap;	
     -webkit-border-radius: 20px;
     border-radius: 2px; 
	 cursor: pointer;
}

#content input.button:hover {
	background:#1b82bc;
}

#content button.button {
	background:url(../images/verl_1a.jpg) top repeat-x;
	height:38px;
	text-decoration:none;
	border:1px solid #2083b4;
	padding:0px 10px;
	/*font-size:16px;*/
	font: 16px Comfortaa; /*Arial, Helvetica, sans-serif;*/
	color:#fff;
	font-weight: normal;
	white-space:nowrap;	
     -webkit-border-radius: 20px;
     border-radius: 2px; 
	 cursor: pointer;
}
#content button.button:hover {
	background:#1b82bc;
}

.displaynone{
	display: none;
}

.width70{
	width: 70px !important;
}

.marright10{
	margin-right: 10px !important;
}