@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);
body { font-size: 12px; font-family: 'Open Sans', sans-serif; }
.kopfbild { width: 100%; display: block;}

h1 {text-align: center; margin-top: 10px !important; font-size: 20px; line-height: 25px; color: #dc4641; font-weight: normal;}
h2 {text-align: center; margin-top: 24px !important; font-size: 16px; line-height: 19px; color: #dc4641; font-weight: normal;}
p { line-height: 18px;}

ul { margin-top: 0px;}
ul li { font-size: 12px; margin-left: -20px; line-height: 18px; }

.gallery { list-style: none; padding-left: 0px; }
.gallery:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.gallery li { list-style: none !important; float: left; width: 33.33333333%; margin: 0px;  }
.gallery li a { display: block; margin:3px; border: 0; border: solid 1px #dc4641; }
.gallery li img { display: block; width: 100%; height: auto; }

.ui-btn-active { text-decoration: underline !important;}

table { border-collapse: collapse; width: 100%;}
table td { vertical-align: top; border: 1px solid #acac4d; padding: 5px; }