@charset "utf-8";
/* CSS Template 1026 / cafebechsteins.de */

* {
  margin: 0;
  padding: 0;
}

html, body {
  border: 0 solid;
  color: #113067;
  font: 100% 'Trebuchet MS', sans-serif; 
  font-size: 62.5%;
  font-size: 0.9em;
  background: #F3EBDE;
  background-image: url(../pic/bodybg.jpg);
  background-repeat: repeat-x;
  background-position: top center;	
}

h1, h2, h3 {
  font-weight: normal;
}
h1 {
  font-size: 1.5em;
}
h1#fix {
  margin-bottom: 1em;
}
h2 {
  font-size: 1.3em;
  color: rgb(153, 51, 0);
}
h2.clix_end {
	margin-bottom: 0.6em;
}
h3 {
  font-size: 0.8em;
}
h4 {
  font-size: 1em;
  font-weight: bold;
  color: rgb(153, 51, 0);
  text-transform: uppercase;
}

p {
  font-weight: normal;
  text-align: justify;
}
p.clix_end {
	margin-bottom: 1em;
}

li {
	list-style-position: inside;
}

a:link, a:visited {
  color: #113067;
  text-decoration: underline;
}
a:hover, a:visited:hover {
  color: #9C231B;
  text-decoration: underline;
}

input, textarea {
	border: 1px solid #CEBD8A;
  margin-bottom: 2px;
  margin-top: 2px;
}
input[type="submit"], input[type="reset"], input[type="button"] {
	background: #9C231B;
	border: 1px solid #CEBD8A;
	margin: 0px;
	margin-top: 5px;
	padding: 1px;
	padding-left: 4px;
	padding-right: 4px;
	color: #ffffff;
}
input[type="image"], input.input_img_button {
	margin: 0px;
	border: 0px;
}

select {
	border: 1px solid #CEBD8A;
  margin-bottom: 3px;
}


/* Impressum */

p.impressum, h2.impressum {
	margin-bottom: 0.6em;
}
p.impressum_end {
	margin-bottom: 1.6em;
}
tr.impressum_tr {
	height: 22px;
}
td.impressum_td_links {
	text-align: left;
	width: 40%;
}
td.impressum_td_rechts {
	text-align: left;
	width: 60%;
}


/* Kontakt */

.kontakt {
	margin-bottom: 1em;
}
td#kontakt_tabel_spalte1 {
	width: 25%;
}
td#kontakt_tabel_spalte2 {
	width: 5%;
}
td#kontakt_tabel_spalte3 {
	width: 50%;
}
td#kontakt_tabel_spalte4 {
	width: 20%;
}
.kontaktfelder {
  width: 220px;
}
#kontakt_button_reset {
	display: none;
}


/* Suchen */

#suche {
	text-align: center;
}
#suche_textfeld {
  width: 140px;
}
#suche_button {
  font-size: 11px;
}


/* Boxen */

.boxname {
	display: none;
}
.boxinhalt {

}
#l1, #l2, #l3 {
	display: none;
}
#r1k, #r2k, #r3k {
}


/* Sternhinweis */

.sternhinweis {
  color: #444444;
  text-decoration: none;
  font-size: 0.9em;
  padding-top: 20px;
  clear: both;
}
a:link.sternhinweis {
  text-decoration: none;
}
a:hover.sternhinweis {
  text-decoration: underline;
}


/* == Bildergalerie == */

.bg_thumbs_div {
	position: relative;
	float: left;
	padding: 2px;
	width: 80px;
	height: 80px;
	border: 1px solid #ffffff;
	margin: 4px;
  background-repeat: no-repeat;
  background-position: center center;
	-moz-box-shadow: 3px 3px 7px #222222;
	-webkit-box-shadow: 3px 3px 7px #222222;
	box-shadow: 3px 3px 7px #222222;
}
#temp_overlay {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-image: url(../pic/overlaybg.png);
  background-repeat: repeat;
  background-position: top left;
  text-align: center;
  z-index: 100;
}

#temp_show_in {
	position: absolute;
	width: 800px;
	position: absolute;
	left: 50%;
	margin-left: -400px; /* negative Hälfte von width:600px */
	top: 10%;
	text-align: center;
	z-index: 101;
}
#temp_show_in_vorschau {
	margin-bottom: 10px;
}
#temp_show_in_infos {
	margin-bottom: 15px;
	color: #ffffff;
}
#temp_show_in_pic {

}
#bg_pic_voll {
	border: 8px solid #ffffff;
	background: #ffffff;
	background-image: url(http://clix2go.com/pic/wait.gif);
  background-repeat: no-repeat;
  background-position: center center;
}
#bg_close {
	position: absolute;
	top: 0px;
	right: 120px;
}

/* == User Login == */

#userlogbox2in {
	position: absolute;
	left: 260px;
	top: 50px;
	background: #9C231B;
	color: #ffffff;
  background-image: url(../pic/userlogbox2_bg.jpg);
  background-repeat: no-repeat;
  background-position: top center;	
	width: 180px;
	height: 120px;
	padding: 15px;
}
#userlogbox2false {
	height: 20px;
}
#userlogbox2inclose {
	position: absolute;
	right: -6px;
	top: -6px;
}
#logusefalsebox,
#loginfalse {
	color: #ff0000;
	margin: 0px;
	padding: 0px;
}

#uselogbox1_user,
#uselogbox1_pass {
	width: 76px;
	margin-bottom: 6px;
}

a:link#loginstartbox2_btn,
a:visited#loginstartbox2_btn {
	color: #ffffff;
	text-decoration: none;
}

a:hover#loginstartbox2_btn,
a:visited:hover#loginstartbox2_btn {
	color: #ffffff;
	text-decoration: underline;
}

/* Hauptmenue mainnav5 */

.kategori0_block {
  position: relative;
  top: 0px;
  left: 0px;
  margin-left: 1px;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
}
.kategori1_block {
  position: relative;
  top: 0px;
  left: 0px;
  margin-left: 1px;
  width: 100%;
  padding-top: 3px;
  padding-bottom: 3px;
}
.kategori2_block,
.kategori3_block {
	display: none;
}

#mainnav5_block0_k187,
#mainnav5_block0_k188,
#mainnav5_block0_k189,
#mainnav5_block0_k199,
#mainnav5_block0_k191,
{
	display: none;
}

.kategori0_name {
  margin-left: 15px;
  color: #ffffff;
}
.kategori1_name {
  margin-left: 30px;
  color: #ffffff;
}
.kategori2_name {
  margin-left: 45px;
  color: #ffffff;
}
.kategori3_name {
  margin-left: 60px;
  color: #ffffff;
}

a:link.kategori0_name,
a:link.kategori1_name,
a:link.kategori2_name,
a:link.kategori3_name,
a:visited.kategori0_name,
a:visited.kategori1_name,
a:visited.kategori2_name,
a:visited.kategori3_name {
  color: #ffffff;
  text-decoration: none;
}

a:hover.kategori0_name,
a:hover.kategori1_name,
a:hover.kategori2_name,
a:hover.kategori3_name,
a:visited:hover.kategori0_name,
a:visited:hover.kategori1_name,
a:visited:hover.kategori2_name,
a:visited:hover.kategori3_name {
	color: #ffffff;
  text-decoration: underline;
}
#blockaktive {

}


/* Zusatzmenue */

.fuss_navigation, 
.copyright {
  color: #000000;
  text-decoration: none;
}
a:link.fuss_navigation, 
a:link.copyright,
a:visited.fuss_navigation,
a:visited.copyright {
  color: #000000;
  text-decoration: none;
}
a:hover.fuss_navigation, 
a:hover.copyright,
a:visited:hover.fuss_navigation,
a:visited:hover.copyright {
	color: #000000;
  text-decoration: underline;
}


/* == Homepage Layout offline == */

#HPoff_cont {
  width: 400px;
  height: 280px;
  background: #ffffff;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5%;
  border: 1px solid #cdcdcd;
}

#HPoff_1 {
  background-image: url(http://clix2go.com/pic/logo.jpg);
  background-repeat: no-repeat;
  width: 290px;
  height: 119px;
  position: relative;
  top: 0;
  left: 15px;
}

#HPoff_2 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1em;
  text-align: center;
  font-size: 2em;
}


#HPoff_3 {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  text-align: justify;
  font-size: 1em;
}

div#datenschutz_box {
	margin-bottom: 3%;
}

/* == Homepage Layout online == */

#p0 {
	position: relative;
  width: 916px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(../pic/p0bg.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 100%;
}
#k0 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 916px;
	height: 175px;
  background-repeat: no-repeat;
  background-position: top center;
}
#k1 {
	position: absolute;
	bottom: -16px;
	right: 32px;
	height: 25px;
	width: 630px;
	text-align: right;
	padding-right: 20px;
	padding-top: 6px;
	background: #F3EBDE;
  background-image: url(../pic/k1bg.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}
#k2 {
	position: absolute;
	width: 70px;
	height: 45px;
	right: 50px;
	top: 20px;
}
#m1 {
	position: relative;
	float: left;
	left: 37px;
	width: 197px;
	top: -15px;
	padding-top: 35px;
	padding-left: 18px;
	margin-bottom: 190px;
  background-image: url(../pic/m1bg.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}
#m2 {
	position: relative;
	float: left;
	width: 400px;
	top: 30px;
	left: 50px;
	margin-bottom: 40px;
}
#m3 {
	position: relative;
	float: right;
	top: 30px;
	margin-bottom: 40px;
	right: 53px;
	width: 170px;
}
#f0 {
	position: relative;
	clear: both;
	height: 21px;
  background-image: url(../pic/f0bg.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}
#f1 {
	position: absolute;
	left: 0px;
	top: -107px;
	height: 107px;
	width: 194px;
  background-image: url(../pic/f1bg.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}
