@charset "UTF-8";
* {
	vertical-align: baseline;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	padding: 0;
	margin: 0;
}
@font-face {
    font-family: 'ralewaythin';
    src: url('raleway-thin-webfont.eot');
    src: url('raleway-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('raleway-thin-webfont.woff') format('woff'),
         url('raleway-thin-webfont.ttf') format('truetype'),
         url('raleway-thin-webfont.svg#ralewaythin') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ralewayregular';
    src: url('raleway-regular-webfont.eot');
    src: url('raleway-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('raleway-regular-webfont.woff') format('woff'),
         url('raleway-regular-webfont.ttf') format('truetype'),
         url('raleway-regular-webfont.svg#ralewayregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ralewaybold';
    src: url('raleway-bold-webfont.eot');
    src: url('raleway-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('raleway-bold-webfont.woff') format('woff'),
         url('raleway-bold-webfont.ttf') format('truetype'),
         url('raleway-bold-webfont.svg#ralewaybold') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	font-size: 22px;
	font-style: normal;
	line-height: 24px;
	font-family: 'ralewayregular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	text-align: center;
	/* [disabled]min-height: 900px; */
	background-color: #F3F4F7;
}

html {
	/* [disabled]background-color: #039; */
	border-image: none;
}
.imgContentLeft {
	border: thin solid #000;
	/* [disabled]position: relative; */
	float: left;
}
.imgContentRight {
	border: thin solid #000;
	position: relative;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.imgPdf {
	/* [disabled]margin-top: 6px; */
	margin-right: 10px;
	/* [disabled]margin-left: 10px; */
	/* [disabled]margin-bottom: 6px; */
	/* [disabled]position: relative; */
	float: right;
}

.webdesignNav {
	text-align:center;
	font-weight: bold;
}

h1 {
	font-size: 50px;
	font-style: normal;
	color: #C00;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	line-height: 1em;
	text-shadow: 3px 3px 3px gray;
}

h2 {
	font-size: 25px;
	font-style: normal;
	color: #C00;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	line-height: 1em;
	text-align: left;
}

h3 {
	font-family: 'ralewayregular', Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	color: #C00;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	line-height: 1em;
	text-align: right;
}

h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: 900;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

h5 {
	font-family: 'ralewayregular', Arial, Helvetica, sans-serif;
	font-size: 16px;
}

p {
	padding: 10px;
}

a {
	color: #C00;
	text-decoration:none;
	opacity: 1;
}

a:active {
	color: #C00;
	text-decoration:none;
	outline: none;
}

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

a.selected {
	color: #CCC;
}

#center {
	width: 900px;
	text-align: left;
	/* [disabled]margin-top: 10px; */
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/* [disabled]min-height: 900px; */
}

#navbar {
	/* [disabled]margin-top: 10px; */
	/* [disabled]text-align: center; */
	margin-right: auto;
	margin-left: auto;
	/* [disabled]position: fixed; */
	border-image: initial;
	border-radius: 10px;
	overflow: hidden;
	background-color:#F8FCFF;
	/* [disabled]opacity: 0.5; */
	z-index: 1;
	margin-bottom: 10px;
	border: 5px solid #F03;
	font-size: 28px;
	/* [disabled]display: inline; */
	width: 890px;
	height: 48px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.sticky {
	position: fixed;
	top: 0%;
	width: inherit;
}

#head {
	background-color: #F8FCFF;
	border:2px solid #F03;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-radius: 20px;
	/* [disabled]position: relative; */
	/* [disabled]padding-right: 10px; */
	/* [disabled]padding-left: 10px; */
	margin-bottom: 10px;
	margin-top: 70px;
}

#content {
	/* [disabled]margin-top: 10px; */
	border: 2px solid #F03;
	border-radius: 10px;
	/* [disabled]position: relative; */
	padding: 10px;
	/* [disabled]min-height: 350px; */
	background-color: #F8FCFF;
}

#contentLi {
	display: block;
}

#content2 {
	margin-top: 10px;
	border: 2px solid #F03;
	border-radius: 10px;
	/* [disabled]position: relative; */
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #F8FCFF;
}

.content2Presentation {
	margin-top: 10px;
	height: 200px;
	background-color: #FFFFC1;
	left: 5px;
	top: 5px;
	border-radius: 10px;
}
.content2PresentationOhne {
	margin-top: 10px;
	background-color: #FFFFC1;
	left: 5px;
	top: 5px;
	border-radius: 10px;
}

#content2Pr1 {
	height: 200px;
}

#content3 {
	margin-top: 10px;
	border: 2px solid #C00;
	border-radius: 10px;
	position: relative;
	padding: 10px;
	/* [disabled]min-height: 520px; */
}

#content4 {
	margin-top: 10px;
	border: 2px solid #C00;
	border-radius: 10px;
	position: relative;
	padding: 10px;
	
}

.clearfix {
	overflow: auto;
}

ul {
	list-style:none;
}

.b {
	list-style-type: circle;
	margin-left: 30px;
	/* [disabled]margin-top: 20px; */
}

li {
	/* [disabled]display:inline-block; */
	/* [disabled]margin-bottom: 10px; */
	margin-top: 5px;
}

li a {
	/* [disabled]display: inline-block; */
	/* [disabled]padding-right: 10px; */
	/* [disabled]padding-left: 10px; */
	/* [disabled]float: left; */
}

/* Caption text */
.text {
	font-size: 15px;
	width: 50%;
	text-align: center;
	float: left;
}

.listInhalt {
	left: 5px;
	top: 5px;
	margin-bottom: 15px;
	background-color: #E7EBF1;
	padding-bottom: 10px;
	border-radius: 10px;
	padding-top: 10px;
}



.matDes {
	width: 780px;
	float: left;
}

.pdfDown {
	width: 80px;
	float: left;
	/* [disabled]padding-top: 15px; */
}

#footer {
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #F03;
	border-radius: 10px;
	position: relative;
	margin-bottom: 25px;
	background-color: #F8FCFF;
}

.carousel-cell {
  width: 100%; /* full width */
  height: 350; /* height of carousel */
  margin-right: 10px;
}

.nav{
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
}
.nav li{
	display:inline;
}
.nav a{
	display:inline-block;
	padding:10px;
}
