.clearfix {
	*zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: "";
}
.clearfix:after {
	clear: both;
}
.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.input-block-level {
	display: block;
	width: 100%;
	min-height: 28px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
audio, canvas, video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
audio:not([controls]) {
	display: none;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
a:hover, a:active {
	outline: 0;
}
sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
#map_canvas img {
	max-width: none;
}
button, input, select, textarea {
	margin: 0;
	font-size: 100%;
	vertical-align: middle;
}
button, input {
	*overflow: visible;
	line-height: normal;
}
button::-moz-focus-inner, input::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}
input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
body {
	margin: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	background-color: #ffffff;
}
a {
	color: #0088cc;
	text-decoration: none;
}
a:hover {
	color: #005580;
	text-decoration: underline;
}
.row {
	margin-left: -20px;
	*zoom: 1;
}
.row:before, .row:after {
	display: table;
	content: "";
}
.row:after {
	clear: both;
}
[class*="span"] {
	float: left;
	margin-left: 20px;
}
.container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
	width: 940px;
}
.span12 {
	width: 940px;
}
.span11 {
	width: 860px;
}
.span10 {
	width: 780px;
}
.span9 {
	width: 700px;
}
.span8 {
	width: 620px;
}
.span7 {
	width: 540px;
}
.span6 {
	width: 460px;
}
.span5 {
	width: 380px;
}
.span4 {
	width: 300px;
}
.span3 {
	width: 220px;
}
.span2 {
	width: 140px;
}
.span1 {
	width: 60px;
}
.container {
	margin-right: auto;
	margin-left: auto;
	*zoom: 1;
}
.container:before, .container:after {
	display: table;
	content: "";
}
.container:after {
	clear: both;
}
p {
	margin: 0 0 9px;
}
p small {
	font-size: 11px;
	color: #999999;
}
.lead {
	margin-bottom: 18px;
	font-size: 20px;
	font-weight: 200;
	line-height: 27px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-family: inherit;
	font-weight: bold;
	color: inherit;
	text-rendering: optimizelegibility;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
	font-weight: normal;
	color: gray;
}
h1 {
	font-size: 30px;
	line-height: 36px;
}
h1 small {
	font-size: 18px;
}
h2 {
	font-size: 24px;
	line-height: 36px;
}
h2 small {
	font-size: 18px;
}
h3 {
	font-size: 18px;
	line-height: 27px;
}
h3 small {
	font-size: 14px;
}
h4, h5, h6 {
	line-height: 18px;
}
h4 {
	font-size: 14px;
}
h4 small {
	font-size: 12px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 11px;
	color: #999999;
	text-transform: uppercase;
}
.page-header {
	padding-bottom: 17px;
	margin: 18px 0;
	border-bottom: 1px solid #eeeeee;
}
.page-header h1 {
	line-height: 1;
}
ul, ol {
	padding: 0;
	margin: 0 0 9px 25px;
}
ul ul, ul ol, ol ol, ol ul {
	margin-bottom: 0;
}
ul {
	list-style: disc;
}
li {
	line-height: 18px;
}
ul.unstyled, ol.unstyled {
	margin-left: 0;
	list-style: none;
}
hr {
	margin: 18px 0;
	border: 0;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #ffffff;
}
strong {
	font-weight: bold;
}
small {
	font-size: 100%;
}
cite {
	font-style: normal;
}
.bigbackground {
	background: url(../img/bg.jpg) center top fixed no-repeat gray;
}
.headerbg {
	margin-bottom: 20px;
	padding: 15px;
	height: 104px;
	background: url(../img/header_bg.jpg);
	border: 1px solid #999999;
}
.siegelliste {
	float:right;
	margin-right:200px;
}
.siegelliste li {
	display: inline-block;
}

.boxbg {
	background: url(../img/boxbg.png);
	padding: 15px;
}
.c2a {
	font-weight: bold;
	font-size: 26px;
	line-height: 28px;
	background: red;
	background: -moz-linear-gradient(top,  rgba(253,168,174,1) 0%, rgba(250,99,106,1) 1%, rgba(237,91,98,1) 4%, rgba(237,91,98,1) 49%, rgba(214,43,52,1) 51%, rgba(214,43,52,1) 96%, rgba(222,32,42,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(253,168,174,1)), color-stop(1%,rgba(250,99,106,1)), color-stop(4%,rgba(237,91,98,1)), color-stop(49%,rgba(237,91,98,1)), color-stop(51%,rgba(214,43,52,1)), color-stop(96%,rgba(214,43,52,1)), color-stop(100%,rgba(222,32,42,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(253,168,174,1) 0%,rgba(250,99,106,1) 1%,rgba(237,91,98,1) 4%,rgba(237,91,98,1) 49%,rgba(214,43,52,1) 51%,rgba(214,43,52,1) 96%,rgba(222,32,42,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(253,168,174,1) 0%,rgba(250,99,106,1) 1%,rgba(237,91,98,1) 4%,rgba(237,91,98,1) 49%,rgba(214,43,52,1) 51%,rgba(214,43,52,1) 96%,rgba(222,32,42,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(253,168,174,1) 0%,rgba(250,99,106,1) 1%,rgba(237,91,98,1) 4%,rgba(237,91,98,1) 49%,rgba(214,43,52,1) 51%,rgba(214,43,52,1) 96%,rgba(222,32,42,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(253,168,174,1) 0%,rgba(250,99,106,1) 1%,rgba(237,91,98,1) 4%,rgba(237,91,98,1) 49%,rgba(214,43,52,1) 51%,rgba(214,43,52,1) 96%,rgba(222,32,42,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fda8ae', endColorstr='#de202a',GradientType=0 ); /* IE6-9 */
	border: 1px solid #E31D1E;
	padding: 3px 15px;
	box-shadow: 0 0 2px black;
}
.c2afont a {
	text-shadow: 1px 1px 1px black;
	color: white;
}
.c2afont {
	padding: 5px 5px;
	margin: 5px;
}
.pull-right {
	float: right;
}
.pull-left {
	float: left;
}
.clear {
	clear: both;
}
.mitte {
	text-align: center;
}
.thumbnail {
	border: 1px solid gray;
	padding: 5px;
	background: white;
	box-shadow: 0 0 3px gray;
	border-radius: 2px;
	margin-top: 5px;
}
.thumbnailklein {
	border: 1px solid gray;
	background: white;
	box-shadow: 0 0 1px gray;
	border-radius: 2px;
	margin-right:8px;
}
.c2aarea {
	border: 1px solid gray;
	padding: 5px;
	background: white;
	box-shadow: 0 0 3px gray;
	margin-top: 35px;
	margin-bottom: 35px;
}
.c2aarea h2 {
	margin-top: 5px;
}
.checked {
	margin-right: 5px;
}
