/*
Outline:
1. Globals
2. Headings
3. Typography
4. Layouts
5. Header
6. Menu
7. Footer
8. Partials
8.1. Sidebar Left
8.2. Sidebar Right
9. Site specific
9.1. Index
9.2. Home
9.3. Gallery
9.3.1. Application
9.4. About Us
9.5. Contact
9.6. Impressum
9.7. Ratsel
9.8. Ausstellung
------------------

Default values:
background-color: 

/* --------------------------------------------------------------------
                              Global classes
   -------------------------------------------------------------------- */

.clear {
	clear: both;
}

.clear:after, .adminbar:after {
	content: ".";
	width: 0;
	height: 0;
	visibility: hidden;
	clear: both;
	display: block;
}

.clear-left {
	clear: left;
}

.clear-right {
	clear: right;
}

a.more:after, #menu > li > a:after {
	Content: " »";
}

a.back:before {
	Content: "« ";
}

.button {
	background: #444;
	color: white;
	border-radius: 5px;
	text-transform: uppercase;
	padding: 7px 16px;
	display: inline-block;
	cursor: pointer;
}

.button:hover {
	background: #545454;
}

[class*="span"]:first-child {
	margin-left: 0;
}

.bold {
	font-weight: bold;
}

.highlight {
	color: red !important;
}

.cloak {
	visibility: hidden !important;
}

/* --------------------------------------------------------------------
                                  Headings
   -------------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	color: #7f7f7f;
	font-weight: normal;
}

/*
h1 {
	display:inline-block;
	font-size: 2.4rem;
	font-style: italic;
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif, garamond, apple-garamond, times;
	line-height:2.5rem;
	letter-spacing:0.55px;
	font-style:italic;
	color:#7f7f7f;
	margin:20px 0 20px 0;
   }

*/

h2 {
	font-size: 1.8rem;
	font-style: italic;
	line-height: normal;
}

h3 {
	font-size: 1.7rem;
}

h4 {
	font-size: 1.6rem;
}

h5 {
	font-size: 1.5rem;
}

h6 {
	font-size: 1.4rem;
}

#heading > h1 {
	margin: 0 40px;
	font-weight: normal;
}
.netzwerke, .indgro{
	text-transform: uppercase;
	font-style: normal;
}
.netzwerke{
	letter-spacing: -1px;
	font-size: 14px;
}

.ind{
	text-align: center;
}

/* --------------------------------------------------------------------
                                  Typography
   -------------------------------------------------------------------- */

html {
	font-family: Arial, Helvetica, sans-serif;
	color: #3d3c3c;
	font-size: 62.5%;
	line-height: 17px;
}

body,
label,
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	font-size: 12px;
}

a {
	color: #7F7F7F;
}

/* ----------------- Header ----------------- */

/* --------------    Header  ZUSATZ---------------------------------------------------- */

#header {
	margin: 0;
	z-index: 20;
	border-bottom: 0px solid #E6E6E6;
	padding-top: 0px;
}

#header #menu-special{
margin-top:0px;
	position: relative;
	padding-right: 0px;
	text-align: right;
	min-height: 17px;
	z-index: 30;
	}

#header #menu-special a {
	font-size: 13.1px;
	text-decoration: none;
}



#menu li > ul > li  {
	/* border:0px solid #ededed; */
	/* border-bottom-width:1px!important; */
	/* margin:0 0 0 0px!important; */
	/* padding: 0px 4px 6px 10px !important; */
	/* text-align:left; */
	}

/* #menu li > ul > li > a {
font-family: palatino linotype,Book Antiqua,Palatino,serif;
	font-size: 1.1rem;
	 letter-spacing: 1px 
} */

#header #menu-special  span {
	margin: 0 5px;
}

#header #menu-special > a > img {
	vertical-align: middle;
}

#header #menu-special > ul{
	margin: 0;padding-top:0;
}

#header #menu-special > ul >li{
	display: inline;
	padding: 0px;
}

#header #menu-special > ul >li > ul{
	 display: none; 
	position: absolute;
	text-align: left;
	left: 3px;
	top: 11px;
	padding: 1px;
	padding-right: 6px;
	list-style: none;
	line-height: 27px;
	background-color: #fff; 
}

#header #menu-special > ul >li > ul >li{
	margin-left: 7px;
	padding: 0 5px 0 0;
	border-top: 0;
	white-space: nowrap;
	z-index:410;
	height:26px;
	font-size:0.6em;
	color:red
}


#header #menu-special > ul >li > ul >li:hover{
	text-decoration: underline dotted #ffe680 2px;
}

#header #menu-special > ul >li > ul >li:before{
	position:relative;
    left: -0.5em;
	top:auto;
    content: url('../img/bulleted_list.png'); 
	z-index:90!important;
}
/**/

#header #menu-special{width:90%;border:0px solid cyan!important;text-align:right}

#header #menu-special ul li {border:0px solid #fff; border-bottom-width:4px;height:34px;font-family:arial,helvetica; line-height:20px!important;font-weight:300;}
#header #menu-special ul li a{font-family:inherit; font-size:1.2rem;line-height:20px;font-weight:400;}
#header #menu-special > ul > li > ul {margin:6px 0 0 0;}
#header #menu-special > ul > li > ul > li a{margin-top:0;font-family:inherit; font-size:1.3rem;line-height:23px; font-weight:400;}

#header #menu-special span{padding:0 8px!important;}

#header #menu-special > ul >li.publications{
	position: relative;
}

#header #menu-special > ul > li.red > a{
	color: red;
}

#header #menu-special > ul >li:hover > ul{
	display: block;
}

#header > #logo {
	float:left;
	margin: -2px 10px 0 0px!important;
	display: inline-block;
	height: auto;
	width: 410px!important;
	max-width:410px;
}

 #header > #logo > img {
	width:100%; height: auto; 
}

#header #header-special {
	position: absolute;
	right: 0;
	bottom: 0;
}


/* --------------------------------------------------------------------
                                  Menu
   -------------------------------------------------------------------- */

#menu {
	margin: 0;
	padding: 0;
	height: 17px;
}

#menu > li {
	display: inline-block;
	padding: 0 0px 6px 10px;
	position: relative;
	width: 100px;
}

#menu li > ul {  /* menu unterseiten */
	display: none;
	position: absolute;
	top: 22px;
	left: -172px;
	height:0px;
}

#menu li:hover > ul {
	display: block;
	width:130px;
}

#menu li > ul > li {
	width:350px;
	border-left: 5px solid #ffe680;
	padding-top: 3px;
	background-color:#fff;
	list-style: none;
}

#menu li > ul > li:hover {
	background-color: #F1F1F1;
}



/* ----------------- Footer ----------------- */

/*
#footer {
	font-style: normal;
}

#footer h2 {
	font-size: 1.4rem;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
}

#footer p, #footer a {
	color: #848484;
	font-family: Georgia, 'Times New Roman', Times, serif;
}

#footer span {
	float: right;
	margin-right: 177px;
}

#footer #copyright > * {
	color: #A3A3A3;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 1.4rem;
}

#footer #address .black{
	color: black;
	font-style: italic;
}
*/

/* ----------------- Messages ----------------- */

#message.error > h3 {
	color: white;
}

#message.success > h3 {
	color: #5D791B;
}

#message.info > h3 {
	color: #2E6093;
}

#message.tip > h3 {
	color: #9E660D;
}

/* --------------------------------------------------------------------
                                  Layouts
   -------------------------------------------------------------------- */

body {
	margin: 0;
}


#content {
	clear: both;
	padding: 20px 0;
}

/* ---------------- Sidebar Left ---------------- */

#left {
	width: 700px;
}

/* ---------------- Sidebar Right ---------------- */
#right {
	width: 200px;
	float: right;
}

/* --------------------------------------------------------------------
                                  Footer
   -------------------------------------------------------------------- */

/*#footer {
	clear: both;
	overflow: hidden;
	background: #EFEFEC;
	border-top: 0px solid #E6E6E6;
	margin-top: 30px;
}

#footer #address {
	padding: 20px;
	overflow: hidden;
}

#footer #address > div {
	width: 44%;
	float: left;
	margin-right: 1%;
}

#footer #address h2 {
	margin: 0;
}

#footer #address p {
	margin: 3px 0;
}

#footer #address > div:first-of-type > p,
#footer #address > div:first-of-type > a {
	width: 45%;
	float: right;
}

#footer #address > div:first-of-type > p:first-of-type,
#footer #address > div:first-of-type > a:first-of-type {
	width: 55%;
}

#footer #address > img {
	float: right;
}

#footer #copyright {
	background: #363636;
	clear: both;
	padding: 21px 40px;
	display: none;
}

#footer #copyright > * {
	padding: 0;
	margin: 0;
}

#footer #copyright a {
	float: right;
}

*/

/* --------------------------------------------------------------------
                              Fixed layout
   -------------------------------------------------------------------- */

html.fixed,
html.fixed body {
	height: 100%;
}

html.fixed #site {
	height: 100%;
	position: relative;
}

html.fixed #content {
	position: absolute;
	top: 116px;
	left: 0;
	right: 0;
	bottom: 115px;
}

html.fixed #footer {
	position: absolute;
	bottom: 0;
}

/* --------------------------------------------------------------------
                                Partials
   -------------------------------------------------------------------- */

/* ---------- Showcase ---------- */

div#showcase.clear.gallery{height:454px!important;}

/*
#showcase {
	margin:2px 0 18px 0;
	padding: 20px 0;
	border-bottom: 1px solid #E6E6E6;
	height:372px;
}

*/
#showcase {
    width: 100%;
	height:auto;
    max-width: 960px;
	border-bottom: 1px solid #E6E6E6;
    padding: 3px 0 20px 1px;
    box-sizing: border-box;
    position: relative;
    clear: both;
}


#showcase:empty, #showcase.noborder {
	padding: 0;
	border: 0;
}

#showcaseShadow {
	position: absolute;
	top: 0;
	width: 100%;
	height: 6px;
	background: black;
	opacity: 0.3;
	z-index: 6;
}

#showcase > h2 {
	background-color: #EFEFEC;
	border: 0 solid #E6E6E6;
	border-width: 1px 0;
	margin: 0;
	padding: 10px 20px;
	font-variant: small-caps;
}

/* ---------- Slider ----------- */

div.slider-wrapper{width:100%;padding:0;margin:0}
div#slider.nivoSlider{width:100%!important}

.nivo-directionNav {
	display: none;
}

.nivoSlider:hover .nivo-directionNav {
	display: block;
}

.nivo-controlNavContainer {
	position: relative;
}

.nivo-controlNavDir > div {
	position: absolute;
	top: 0;
	width: 38px;
	height: 38px;
	cursor: pointer;
}

.nivo-controlNavPrev {
	left: 20px;
	background: url(../img/slider_arrow_l.png);
}

.nivo-controlNavNext {
	right: 20px;
	background: url(../img/slider_arrow_r.png);
}

.nivo-controlNavWrap {
	height: 42px;
	position: relative;
	overflow: hidden;
	margin: 20px 82px;
}

.nivo-controlNav {
	position: absolute;
	height: 42px;
	white-space: nowrap;
	padding: 0;
	left: 0;
}

.nivo-controlNav img {
	width: 80px;
	border: 1px solid #D9D9D9;
	padding: 3px;
	margin-right: 16px;
}

.nivo-controlNav .active img {
	background: #EFEFEC;
}

.nivo-directionNav a {
	width: 20px;
	height: 29px;
}

.nivo-prevNav {
	background: url(../img/nivo_arrow_l.png);
	margin-left: 10px;
}

.nivo-nextNav {
	background: url(../img/nivo_arrow_r.png);
	margin-right: 10px;
}

/* ---------- Messages ---------- */

#message {
	display: none;
	margin-top: 20px;
	padding: 0 40px;
}

#message > h3 {
	font-weight: normal;
}

#message.error {
	background: #E06567;
	border-bottom: 0px solid #E06567/*#C41A1C*/;
	border-top: 0px solid #E06567;
	display: block;
}

#message.success {
	background: #85DB81;
	border-bottom: 0px solid #58B753;
	border-top: 0px solid #58B753;
	display: block;
}

#message.info {
	background: #73C4C1;
	border-bottom: 0px solid #3E8986;
	border-top: 0px solid #3E8986;
	display: block;
}

#message.note {
	background: #F1C8A8;
	border-bottom: 0px solid #F1B98D;
	border-top: 0px solid #F1B98D;
	display: block;
}

/* ---------- Heading extra ---------- */

#headingExtra {
	position: absolute;
	top: 0;
	right: 0;
}

/* -------------- Content ------------ */

#content .one {
	width: 100%;
	float:left;
}

#content .multi-col {
	clear: both;
}

#content .multi-col > * {
	margin-right: 30px;
	float: left;
}

#content .multi-col > *:last-child {
	margin-right: 0;
}

#content .multi-col .one-third {
	width: 280px;
}

#content .multi-col .two-third {
	width: 590px;
}
#content .multi-col .one-half {
	width: 445px;
}

#content .multi-col .one-forth {
	width: 207px;
}
#content .multi-col .one-six {
	width: 128px;
}

#content .index .one-six:last-child {
	padding-left: 18px;
	width: 84px;
}

#zusatz {
	margin: 30px 0 10px;
}

.hinweis {
	float: left;
	margin: 4px 5px 5px 0;
}

/* --------------------------------------------------------------------
                               Site specific
   -------------------------------------------------------------------- */

/* ---------- Home ---------- */

#home h2 {
	color: darkred;
}

#home #left {
	margin-right: 180px;
	padding-right: 20px;
}

#home #categories > div {
	width: 30%;
	float: left;
	margin-right: 3%;
	overflow: hidden;
}

#home #news {
	width: 180px;
	float: right;
}

#home #news > div {
	width: 99%;
	height: 200px;
	border: 0px solid black;
	margin-bottom: 20px;
}

#showcaseShadow {
	position: absolute;
	top: 0;
	width: 100%;
	height: 6px;
	background: black;
	opacity: 0.3;
	z-index: 6;
	display: none;
}

#chooser a {
	position: relative;
}

#chooser a p,
#chooser a div {
	display: none;
	position: absolute;
	height: 300px;
	width: 300px;
	top: -1px;
	left: -1px;
	bottom: 0;
	right: 0;
	border-radius: 50%;
	vertical-align: middle;
	text-align: center;
	
}

#chooser a p {
	padding-top: 105px;
	color: rgb(95, 95, 95);
}

#chooser a div {
	background: white;
	opacity: 0.8;
	border: 0px solid #e6e6e6;
}

#chooser a:hover p,
#chooser a:hover div {
	display: block;
}

#chooser h3 {
    position: absolute;
    margin: 256px 0 0 181px;
    background-color: white;
    width: 88px;
    height: 17px;
    padding: 7px 1px 7px 24px;
    border-radius: 2px 12px 12px 11px;
    box-shadow: 2px 2px 12px -4px #7f7f7f;
    z-index: 4;
}

#chooser h1 {
	margin-bottom: 35px;
}

#chooser img{
	border-radius: 150px;
}

#chooser #underline {
	padding-top: 23px;
}

#chooser #information {
	position: absolute;
    top: 4px;
    right: 0px;
    border: 4px solid red;
    padding: 3px 6px;
    height: 77px;
}

#chooser #information p.h3 {
    text-decoration: underline;
    font-family:  verdana, 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    color: #7f7f7f;
    font-weight: normal;
    font-size: 1.7rem;
 }

#chooser .row-fluid {
	margin-top: 22px;
}

/* ----------index ------------*/

#index .indexpic {
	clear: both;
	text-align: center;
	margin: 18px 0;
}

#index a {
	position: relative;
}
#index h3 {
	text-decoration: underline;
}

#index .indexpic h3, #index .special h3 {
	position: absolute;
	width: auto;
	background-color: #fff;
	padding: 7px;
	text-decoration: none;
	box-shadow: 2px 2px 12px -4px #7f7f7f;
}
#index .indexpic h3 {
	border-radius: 2px 20px 15px 20px;
	bottom: 2%;
	z-index: 1;
}

#index .special h3 {
	border-radius: 15px 20px 2px 20px;
	right: 90%;
	top: 14%;
}

#index .special p {
	position: relative;
	top: 75px;
	right: -16px;
}

#index .indexpic img, #index .special img {
	margin-bottom: 17px;
	border: 1px solid #E6E6E6;
	border-radius: 25px;
}

#index .portrait img, #index.industrial img {
	width: 230px;
	border:1px solid #E6E6E6;
}

#index .portrait h3 {
	right: 5%;
}

#index .industrial h3{
	right: 3%;
}

#index .monatsaktion{
	margin-left: 0;
}

#index .wedding h3 {
	/*right: 2%;*/
}

#index .wedding .span3.bottom30 > h3:nth-of-type(4) {
	border:2px solid red;
	right:9%;
}



#index .wedding img {
	width: 197px;
}

#index .special img {
	width: 150px;
}


#index #passbild h3 {
	padding-top: 17px;
}

#index #passbild img {
 	width: 180px;
}
#index .netzwerke img {
	margin-top: 5px;
	border:1px solid maroon
}

#index .span2.news {
	text-align: center;
}

/* ---------- Gallery ---------- */

#galleryfirst a {
	width: 20%;
	max-height: 150px;
	margin: 20px 1.8%;
	float: left;
	border: 6px solid lightgray;
}

#galleryfirst img, #gallery img {
	max-width: 100%;
	max-height: 100%;
}

#gallery div ul {
	margin: 9px 10px;
	list-style-image: url('../img/bulleted_list.png');
	padding-left: 20px;
}

#gallery div p {
	margin: 10px;

}

/* ---------- Gallery:Application ---------- */

#gallery div ul li {
    list-style-image: url('../img/bulleted_list.png');
}

.abstand{
	margin-top: 22px;
}

.abstand h5{
	margin-bottom: 10px;
}

.box{
	padding: 0 8px;
    border: 0px solid rgb(230,230,230);
}

.box2{
	margin-top: 10px;	
}

/* ----------Gallery:Trash the dress -----------*/

#gallery .trashthedress div ul {
	line-height: 20px;
}

#gallery #pakete, #gallery #tag {
	border: 0px solid #E6E6E6;
	border-radius: 20px;
	margin: 16px;
	padding: 0 10px 10px;
}

#gallery #tag {
	height: 214px;
}

#gallery #pakete {
	height: 130px;
}

#gallery .trashthedress h5 {
	margin: 9px 0 0 10px;
	text-decoration: underline;
}

/* ----------------- About Us ----------------- */

#aboutus .lightbox img {
width: 100px;
height: 100px;
border-radius: 10px;
}

#aboutus .partner {
	margin-top: 40px;
}

#aboutus .partner .row-fluid {
	line-height: 100px;
	text-align: center;
}

#aboutus .partner .span2:nth-child(2) {
	width: auto;
}
#aboutus .partner .span2:last-child {
	width: 203px;
}

#aboutus .partner img {
	max-width: 100%;
	vertical-align: middle;
}

#aboutus .partner p {
	position: absolute;
	left: 45px;
	bottom: -23px;
	color: rgb(67, 152, 209);
	font-weight: bold;
}

/* ----------------Blog -----------------*/

#blog {
	height: 100%;
}

#blog iframe {
	width: 100%;
	height: 100%;
	border: 0;
}

/* ----------------Fotoprodukte -----------------*/

#produkt h3, #service h3 {
	text-decoration: underline;
}

#produkt ul, #service ul {
 list-style-image: url('../img/bulleted_list.png');
 margin-left: 26px;
}

#produkt .abzug {
	font-size: 1.5rem;
	font-family:  verdana, 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	color: #7f7f7f;
	font-weight: normal;
	line-height: 28px;
}

#produkt .span4:nth-child(2) {
	margin-left: 72px;
	width: 243px;
}

#produkt .span4:last-child {
	width: auto;
}

#produkt .span4:first-child h5 {
	margin-left: 10px;
}

#produkt .span4:first-child p {
	margin-left: 26px;
}

/* ----------------- Contact / Kontakt ----------------- */

#contact h2, #impressum {
	line-height: 34px;
}

#contact p {
	line-height: 17px;
}

#contact #opening, #approach {
	margin-left: 5em;
	float: right;
	padding-left: 2em;
}
#opening h2, #approach h2 {
	margin-top: 0;
}

.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: gray;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: gray;
}

.control-group.info .input-prepend .add-on, .control-group.info .input-append .add-on {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #3a87ad;
	margin-top:3px;
}

#contact #form .form-horizontal input[type="text"] {
    width: 35%;
    background-color: #fdfdfd;
    display: inline-block !important;
    /*float: left;*/
    border: 1px solid gray;
    color: black;
    margin-left: 0px;
	margin-right:0;
}

#contact {border:0px dotted magenta;width:100%;max-width:600px;text-align:center;}

#contact .form-container {
	position: relative;
	clear:both;
	border:0px solid black;
	width:100%;
	max-width:600px;
}

#contact #form {
	width: 98%;
	border:0px solid magenta;
	margin-top:35%;
	text-align:center;
}

#contact #form .form-horizontal {width:100%;max-width:600px;}

#contact #form .form-horizontal .control-label {
	width:98%!important;max-width:600px!important
	height: 0;
	border:0px dashed blue;
	text-align:left

#contact #form #contactinfo{
border:3px dotted red;
width:100%;max-width:600px;
}

#contact #form .form-horizontal .controls.controls-row {
	margin-left: 0px;
	width:100%;
	max-width:96%;
	border:0px dotted gold
}

#contact #form .controls {
	margin-left: 0px;
	width:90%;
	max-width:90%;
	border:0px dotted green
}

#contact #form #tabs .controls-row {
	margin-bottom: 10px;
	margin-left: 0px;
	width:100%;
	max-width:96%;
	border:3px dotted gold
}
}

#contact #form .form-horizontal .controls{
margin-left:2px!important;
}

#contact #form .form-horizontal .control-label {
    margin: 0 0 10px 0px;
    float: left;
    text-align: left;
    width: 90% !important;
    color: #7d7d7d;
}

#contact #form .form-horizontal input[type="text"]{
width:25%;
background-color:#fdfdfd;
display:inline-block!important;
float:left;
border:1px solid gray;
color:black;


}

/*TABS in second section*/

/*.control-group.info .checkbox, .control-group.info .radio, .control-group.info input, .control-group.info select, .control-group.info textarea {
    color: red;
}*/

#contact {
display:inline-block;border:0px solid green;
width:100%;max-width:960px;
}

#contact #form #tabs .control-label {
	border:0px solid  blue!important;
	margin-bottom: 10px;
	float:left;
	text-align:left;
	width:80%!important;
}

#contact #form .tabbable .nav > li {
	cursor: pointer;
}

#contact #form .tab-content {
	overflow: visible;
}

#contact #form #tabs .control-group.header {
	margin-bottom: 0;
}

#contact #form .form-horizontal .control-group{
background-color:#fff;
width:auto;

}

#contact #form .header .timepicker {
	width: 102px;
	margin: 0;
}

#contact #form .bootstrap-timepicker {
	width: auto !important;
}

#contact #form .bootstrap-datepicker > input {
	width: 180px;
}

#contact #form .bootstrap-timepicker > input {
	width: 30px;
}

#contact #form .radio + .radio {
	margin-left: 10px;
}

#contact #form .kids .controls label span {
	padding-left: 30px;
}

#contact #form .btn-group {
	text-align: center;
	display: block;
}

#contact .form-container .modal {
	position: absolute;
	top: 50%;
	width: 80%;
}

#contact .form-container .modal-backdrop {
	background-color: white;
	position: absolute;
}

/* ----------------- impressum ----------------- */
		/*-----line-height: s.contact-----*/

#impressum p {
	margin: 0 16px 15px;
	line-height: 17px;
}

#impressum img {
	margin-left: 100px;
}

#impressum .span12 {
	margin-left: 0;
}

#impressum .underline {
	font-size: 10px;
	line-height: 17px;
	margin-top: -18px;
}

#impressum .haftung {
	margin-left: 0;
	line-height: 17px;
}

/* ----------------- ratsel ----------------- */
		/*-----line-height: s.contact-----*/

#ratsel p {
	margin: 0 16px 15px;
	line-height: 17px;
}

#ratsel h5, #ratsel ul {
padding-left: 15px;
}

#ratsel li{
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 29px;
}

#ratsel img {
	margin-left: 14px;
	margin-bottom: 40px;
	border: 0px solid #e7e7e7;
	display: block;
}

#ratsel .liste{
	margin-bottom: 102px;
}

#ratsel .liste-last{
	height: 490px;
}

#ratsel .text{
	width: 349px;
	float: right;
	right: 367px;
	position: relative;
}

#ratsel h1{
	margin-bottom: 22px;
}

#ratsel .zahl{
	color: white;
	font-size: 105px;
	position: relative;
	left: 89px;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

#ratsel .eins{
	top: 170px;
}

#ratsel .zwei{
	top: 178px;
}

#ratsel .drei{
	top: 172px;
}

#ratsel .gewinner{
	width: 372px;
	float: left;
	position: absolute;
	right: 0;
}
#ratsel .gewinner1{
	top: 268px;
}

#ratsel .gewinner2{
	top: 689px;
}

#ratsel .gewinner3{
	top: 1111px;
}

/* ----------------- exhibition ----------------- */
		/*-----line-height: s.contact-----*/

#exhibition .composition{
	margin: 10px 0 10px;
	padding: 5px 5px 5px;
	
}

#exhibition .titel > h1,
#exhibition .titel > h2 {
	float: right;
	margin-top: 30px;
}

#exhibition .titel > h1{
	margin-right: 218px;
	text-decoration: underline;
	margin-top: 90px;
}

#exhibition .titel > h2{
	margin-right: 238px;
}

#exhibition .titel > a > img {
	height: 355px;
	margin-top: 13px;
	margin-left: 0;
}

#exhibition .composition .img1{
	margin-left: 0;
}

#exhibition img{
	height: 300px;
	margin-left: 14px;
	margin-top: 36px;
}

#exhibition .titel img{
	height: 162px;
}

#exhibition .composition .bhs1 img{
	height: 162px;
}

#exhibition .composition .bhs2 img{
	height: 237px;
}

#exhibition .composition .tt2 img{
	height: 230px
}

#exhibition .composition .tauchen img{
	height: 381px;
	margin: 36px 75px 0 0;
}

#exhibition .composition .turnen1 img{
	height: 360px;
	margin: 36px 38px 0 0;
}

#exhibition .composition .turnen2 img{
	height: 171px;
}

#exhibition .composition .turnen3 img{
	height:216px;
}

#exhibition .composition .turnen4 img{
	height: 152px;
}

#exhibition .composition .turnen5 img{
	height: 233px;
}

#exhibition .composition .schach1 img{
	height: 275px;
}

#exhibition .composition .schach2 img{
	height: 136px;
}

#exhibition .composition .jujutsu1 img{
	height: 307px;
}

#exhibition .composition .jujutsu2 img{
	height: 149px;
}

#exhibition .composition .jujutsu3 img{
	height: 245px;
}

#exhibition .composition .raeder img{
	height: 190px;
}

#exhibition .composition .turnen6 img{
	height: 238px;
}

#exhibition .composition .tanz img{
	height: 183px;
}

/* --------------------------------------------------------------------
                            Customer area
   -------------------------------------------------------------------- */

/* ----------------- order - pricelist ----------------- */

#popupprice{
	padding: 10px 20px 115px 20px;
	margin: 5px;
}

#popupprice ul{
	margin: 0 0 10px 19px;
	position: absolute;
}

#popupprice img{
	width: 180px;
	top: 157px;
	position: relative;
}

