/* ==== Scroll down to find where to put your styles :) ==== */

/*  HTML5 ✰ Boilerplate  */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #cecece; margin: 0.5em 0; padding: 0; }
input, select { vertical-align: middle; }

select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
html.iframe { overflow-y: auto; }
a:hover, a:active { /*outline: none;*/ }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
small { font-size: 85%; }
b, strong, th { font-weight: bold; }
td { vertical-align: top; }

sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }

::-moz-selection{ background: #3e3c3c; color:#fff; text-shadow: none; }
::selection { background:#3e3c3c; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #3e3c3c; }

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

body, select, input, textarea {  
	color: #4a4a4a;
}

h1, h2, h3, h4, h5, h6 { font-weight: bold; }
a, a:active, a:visited { color: #5c949c; text-decoration: underline; }
a:hover { color: #488599; text-decoration: underline; }

/*////////////////////////////////*/
/* Fonts */

html {
	height: 100%;
}

body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 0;
	
}

#druckadresse {
	display: none;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.0em;
	font-weight: normal;
	line-height: 1.2em;
	padding: 0;
	margin: 0px 0 15px 0px;
	color: #000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.2em;
	padding: 0;
	margin: 30px 0 10px 0;
	color: #000;
	
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.3em;
	padding: 0;
	margin: 0 0 10px 0;
	color: #000;
}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: bold;
	padding: 0;
	margin: 20px 0 10px 0;
	color: #000;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: normal;
	padding: 0;
	margin: 20px 0 10px 0;
	color: #000;
}

p {
	padding: 0;
	margin: 0 0 8px 0;
}

em {
	font-weight: normal;
	font-style: italic;
}

.fl { float: left; }
.fr { float: right; }

.r { text-align: right; }

.mleft { margin-left: 5px; }
.mright { margin-right: 5px; }

.kl { font-size: 0.9em; }
.xkl { font-size: 0.85em; }
.gr { font-size: 1.2em; }

.clearfix {
	clear: both;
	line-height: 0px;
}

/*//////////////////////////////////////////////////////*/
/* Seite */

.wrapper {
	width: 100%;
	margin: 0px auto 0 auto;
}

.bg-menu {
    display: none;
}

/*//////////////////////////////////////////////////////*/
/* Header */

#header {
	float: right;
	width: 100%;
}

.logo {
    float: left;
	width: 50%;
    margin: 0px 0 0 0;   
}

.claim {
    float: right;
    width: 40%;
    font-size: 0.80em;
    text-align: center;
    margin: 20px 0 0 50px;
}

.claim a {
    color: #5c949c;
    text-decoration: underline;
}
.claim a:hover {
    color: #4a4a4a;
    text-decoration: underline;
}

/*//////////////////////////////////////////////////////*/
/* Tertiaer Menu */

.tertiaer-menu {
    display: none;
}


/*////////////////////////////////*/
/* Menu */

#menu {
	display: none;
}

/*////////////////////////////////////////////////////////////////*/
/* Content */

#content {
	float: left;
	width: 100%;
	padding: 40px 0 20px 0;
    margin: 0 0 0 0px;
}

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

#content ul {
	margin: 0 0 10px 30px;
}

#content ul li {
	padding: 3px 0 3px 0;
	list-style: url(/booster.1.8.1/../images/bulletpoint.png);
}
#content ul li ul li{
	padding: 3px 0 3px 0;
	list-style: url(/booster.1.8.1/../images/sub-listenpunkt-content.png);
}

.bild-rechts {
	float: right;
	margin: 0 0 10px 15px;
	border: 3px solid #dbdbdb;
}

.bild-rahmen {
	float: left;
	border: 5px solid #fff;
}



/*////////////////////////////////////////////////////////////////*/
/* Studios */

#reiter h2 {
    display: none;
}



#certifiedmembers {
    float: left;
    margin: 20px 0 0 0;
}

.studio-kurz {
    float: left;
    width: 100%;
    padding: 10px 0 10px 0px;
    border-bottom: 1px solid #cdcdcd;
}

.studio-kurz.certified {
    background: url(/booster.1.8.1/../images/certified-member.png) 0px 15px no-repeat;
}



.logocontainer {
    float: right;
    width: 120px;
    padding: 10px 0 10px 0;
}

#content .studio-kurz h3 a {
    text-decoration: none;
    
}

.studiologo {
    float: right;
}

.weiterebilder {
    float: right;
    font-size: 0.8em;
}

.adresse {
    float: left;
    width: 160px;
    margin: 0 20px 0 0;
    font-size: 0.8em;
}

.kontaktdaten {
    float: left;
    width: 160px;
    font-size: 0.8em;
}

.like_studio {
    display: none;
}

#content a.mehr,
#content a.backlink {
    float: right;
    padding: 5px 15px 5px 15px;
    color: #4A4A4A;
    background: #E7E7E7;
    border-radius: 8px;
    text-decoration: none;
}

#content a.mehr:hover,
#content a.backlink:hover {
    color: #fff;
    background: #5c949c;
}

#content a.action {
    float: left;
    padding: 5px 15px 5px 15px;
    color: #fff;
    background: #5c949c;
    border-radius: 8px;
    text-decoration: none;
}

#content a.action:hover {
    color: #4A4A4A;
    background: #E7E7E7;
}


/*////////////////////////////////////////////////////////////////*/
/* Thumbs */

.thumbs {
    float: left;
}

.thumbs a {
    float: left;
    width: 102px;
    height: 77px;
    padding: 5px;
    margin: 0 5px 5px 0;
    text-align: center;
}

.thumbs a img {
    border: 1px solid #fff;
}

.thumbs a:hover {
    background: #5c949c;
}

/*////////////////////////////////////////////////////////////////*/
/* News */

.news {
    float: left;
    width: 100%;
    padding: 20px 0px 15px 0px;
    border-top: 2px dotted #9b9b9b;
}

#content .news h2 {
    float: left;
    margin: 0 0 5px 0;
    width: 500px;
    font-size: 1.3em;
}

#content .news h2 a {
    text-decoration: none;
}

.news .datum {
    float: right;
    padding-top: 5px;
    color: #9c9c9c;
    font-size: 0.8em;
}


/*////////////////////////////////*/
/* Galerie */

.bildergalerie  {
	float: left;
	margin: 0px 0 0 0;
}

.bildergalerie a {
	float: left;
	height: 142px;
	width: 142px;
	margin: 10px 10px 0 0;
	padding: 5px 5px;
	background: #e7e7e7;
	text-align: center;
}

.bildergalerie a.last {
	margin: 10px 0 0px 0;
}

.bildergalerie a:hover {
	background: #5c949c;
}

/*////////////////////////////////////////////////////////////////*/
/* Login */

#login-box-content.hidden {
    display: none;
}

#login-box-content.login {
    display: none;
}

/*////////////////////////////////////////////////////////////////*/
/* Formular */ 

.itxt {
	border: 1px solid #559eb6;
	background: #daeaef;
}

.itxt.full {
	width: 570px;
	margin: 5px 0 2px 0;
	border-radius: 4px;
}

.isubmit {
	float: right;
	color: #fff;
	background: #d88420;
	border-radius: 4px;
	padding: 5px;
	font-weight: bold;
	border: 1px solid #9b9a9a;
	margin: 20px 0 0 0;
}

.failed {
    border: 1px solid red;
}

/*////////////////////////////////////////////////////////////////*/
/* Formular - Mitglied werden */ 

.input-halb, .input-voll, .input-voll-gr,
.textarea-voll, .textarea-voll-gr,
.select {
	color: #2c304b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-size: 0.95em;
    margin-bottom: 5px;
    border: 1px solid #929292;
    border-radius: 5px;
    background: #f2f2f2;
    padding: 3px 0 3px 8px;
}

.select {
    padding: 0 0 0 5px;
}

.input-halb {
	width: 300px;
}


.input-halb.plz {
	width: 45px;
}
.input-halb.ort {
	width: 240px;
}

.input-halb.datum {
	width: 100px;
}

.input-halb.pw {
	width: 150px;
}

.input-voll, .textarea-voll {
	width: 500px;
}

.input-voll-gr,
.textarea-voll-gr {
	width: 470px;
}

.td-spacer {
	line-height: 10px;
	font-size: 0.5em;
}

/* Aktuelles / News */

.backlink {
	float: right;
}


label {
	/*display: block;*/
	padding: 0px 0 1px 0px;
}


.failed {
    border: 1px solid #f43e3e;
}
.failed-text {
    color: #f43e3e;
}

.submit-button {
    padding: 4px 7px 4px 7px;
    background: #5c949c; /* Old browsers */
	background: -moz-linear-gradient(top, #5c949c 20%, #42696e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(20%,#5c949c), color-stop(100%,#42696e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #5c949c 20%,#42696e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #5c949c 20%,#42696e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #5c949c 20%,#42696e 100%); /* IE10+ */
	background: linear-gradient(to bottom, #5c949c 20%,#42696e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c949c', endColorstr='#42696e',GradientType=0 ); /* IE6-9 */;
    color: #fff;
    border: 0;
    border-radius: 5px;
}
.submit-button:hover {
	background: #5c949c;
}

.formular-checkbox {
    float: left;
    margin: 4px 15px 20px 0;
}

/*////////////////////////////////////////////////////////////////*/
/* Sidebar */

#sidebar {
    display: none;
}

/*////////////////////////////////////////////////////////////////*/
/* Teaser */

.teaser {
    float: right;
    width: 270px;
    color: #4a4a4a;
    margin: 20px 0 0 0;
}

.teaser h5 {
    color: #fff;
    background: #5c949c;
    font-size: 0.9em;
    text-transform: uppercase;
    padding: 11px 20px 8px 20px;
    margin: 0;
}

.teaser-inhalt {
    padding: 8px 20px 25px 20px;
    background: #deeaeb;
}

.teaser-inhalt a {
    display: block;
    text-decoration: none;
    border-bottom: 1px solid #fff;
    padding: 0 0 8px 0;
    margin: 0 0 8px 0;
    color: #4a4a4a;
}
.teaser-inhalt a:hover {
    color: #5c949c;
}


.teaser-inhalt a i {
    font-size: 0.8em;
    font-style: normal;
}

.teaser-inhalt .alle_termine {
    float: right;
    text-decoration: underline;
    font-size: 0.8em;
    border: 0;
}
.teaser-inhalt .alle_termine a:hover {
    color: #5c949c;
}

/*////////////////////////////////////////////////////////////////*/
/* Sidenavi */

.sidenavi {
    margin: 35px 0 20px 10px;
}

.sidenavi ul {
    list-style: none;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

.sidenavi ul li {
    margin: 0;
    padding: 0;
}

.sidenavi ul li a {
    display: block;
    text-decoration: none;
    color: #4a4a4a;
    background: url(/booster.1.8.1/../images/sidenavi_inaktiv.png) top left repeat-y;
    padding: 4px 0 4px 25px;
}
.sidenavi ul li.aktiv > a {
    color: #5c949c;
    background: url(/booster.1.8.1/../images/sidenavi_aktiv.png) center left no-repeat;
}
.sidenavi ul li a:hover {
    list-style-type: none;
    text-decoration: underline;
    color: #5c949c;
}

.sidenavi ul li ul li a {
    padding: 4px 0 4px 35px;
    font-size: 0.8em;
}
.sidenavi ul li ul li.aktiv > a {
    background: url(/booster.1.8.1/../images/sidenavi2_aktiv.png) center left no-repeat;
}
.sidenavi ul li ul li ul li a {
    padding: 4px 0 4px 45px;
    font-size: 0.8em;
}


/*////////////////////////////////*/
/* Kontakt */

.spalte {
	float: left;
	width: 50%;
}

/*////////////////////////////////*/
/* Footer */

.copyrights {
    margin: 10px 0 10px 0;
}

.social {
    display: none;
}

.footer {
	width: 100%;
	border-top: 1px solid #000;
}

.footer-adresse {
    float: left;
    width: 250px;
    font-size: 0.8em;
}

.footer-adresse h4 {
    font-weight: bold;
}

.footer-adresse a {
    color: #4a4a4a;
}
.footer-adresse a:hover {
    color: #5c949c;
}

.copyright {
    float: left;
    margin: 0 0 20px 0px;
    font-size: 0.75em;
}

.webdesign a {
	float: right;
	margin: 0 0 0 0px;
	font-size: 0.75em;
    color: #4a4a4a;
    text-decoration: none;
    background: url(/booster.1.8.1/../images/profilschmiede_hammer.png) center left no-repeat;
    padding: 0 0 0 15px;
}
.webdesign a:hover {
	color: #5c949c;
}

.adresse tr td {
    padding: 0 10px 5px 0;
}

.tabelle_footer tr td {
    padding: 0 10px 0 0;
}

/*////////////////////////////////*/
/* Print */

.druckadresse {
	display: none;
}
/*//////////////////////////////////////////////////////////////////////////////////*/
/* Farben */

.gruen, .erfolg { color: #9dd728; }
.rot, .fehler { color: #a41010; }


@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } 
  a, a:visited { color: #444 !important; text-decoration: underline; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}


