/**
 * Stylesheet fuer SETTELE-SCHÄRFETEST
 *
 * seitenblick interaktive medien gmbh
 * Koenigstrasse 16, 70173 Stuttgart
 * fon: 0711/8599818-0
 * fax: 0711/8599818-40
 * e-Mail: info@seitenblick.de
 */

/**
 * Allgemeine Definitionen
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
 margin: 0;
 padding: 0;
 border: none;
 font-size: 1em;
 vertical-align: baseline;
}



body {
 font-family: Arial, Tahoma, Verdana, Sans-Serif;
 font-size: 100.01%;
 min-width: 980px;
 overflow: -moz-scrollbars-vertical;

}

code {
 font-family: "Courier New", Monospace;
}

label {
 cursor: pointer;
}

ol, ul {
 list-style: none;
}

textarea {
  resize: none;
}



/**
 * Helperklassen
 */
.c {
 clear: both;
}
.hidden{
  visibility: hidden;
}

.x {
 display: none;
}

.fl{
  float: left;
}

.fr{
  float: right;
}



/**
 *    Startseite
*/

#micro_wrapper_start {
  background: url(/img/header_start_vote.jpg) no-repeat left top;
  width: 750px;
  height: 306px;
  margin: 0;
  padding: 181px 0 0 0;
}


#content_start {
  background: url(/img/bg_start.jpg) no-repeat left top;
  width: 420px;
  height: 300px;
  padding: 10px  0 0 330px;
}

#navi_start {
  margin-top: 22px;
}

#navi_start a {
  margin-right: 10px;
}

#navi_start a#first_btn{
  margin: 5px 0 0 0;
}

#content_start p{
font-size: 1em;
padding-right: 10px;
margin-bottom:0.5em;
}

/**
 *  "Hauptseiten"
 */

.micro_wrapper{
  background: url(/img/bg_main.gif) repeat-y center top; 
  width: 750px;
}

.header {
  background: url(/img/header_main_vote.jpg) no-repeat left top;
  width: 750px;
  height: 170px;
}

.illu_pan {
  background: url(/img/pfanne.jpg ) no-repeat left top;
  float: left;
  width: 200px;
  height: 350px;
  display: block;
  margin-right: -3px;
}


.content{
  background: url(/img/bg_band.jpg) no-repeat left top;
  width: 500px;
  margin: 0 0 0 200px;
  padding: 144px 40px 50px 10px;
  font-size: 0.8725em;
  line-height: 1.625em;
}

ol li{
  list-style-type: decimal;
  margin-bottom: 5px;
}

/**
 *  FORMULAR
 */

div.input {
  margin-bottom: 0.5em;
}

div#flashMessage {
  font-weight: bold;
  margin-bottom: 0.5em;
}

div.input div.error-message {
  color: #c00;
  background: transparent;
  font-weight: bold;
  font-size: 0.8em;
} 

input.text {
  background: transparent url(/img/bg_input.gif) no-repeat left top;
  padding: 6px 0 0 6px;
  border: none;
  font-family: Arial, Tahoma, Verdana, Sans-Serif;
  width: 410px;
  height: 20px;
  display: block;
}

input.plz {
  width: 50px;
}

input.ort {
  width: 319px;
}

input.shirt {
  width: 20px;
  margin: 0 5px 0 0;
}

textarea.text{
  background: url(/img/bg_input.gif) no-repeat left top;
  border: none;
 font-family: Arial, Tahoma, Verdana, Sans-Serif;
  font-size: 1em;
  padding: 3px 0 0 3px;
  width: 399px;
  height: 113px;
  margin-left: 15px;
}

.content form ul li {
  font-size: 0.825em;
  list-style-type: none;
  padding-bottom: 10px;
}

div.inline{
  float: left;
  padding: 0 28px 0 0;
  display: inline;
}

div.firstinfo{
  float: left;
  padding: 0 28px 0 15px;
}
div.lieferung{
  float: left; 
  padding: 0 0 0 15px;
}

#liefertermin_tag, #liefertermin_monat{
  width: 52px;
  margin-right: 9px;
}

#liefertermin_monat, div.infotext {
  display: inline;
  font-size: 0.9125em;
}

#plz {
  width: 96px;
}
*:first-child+html #plz{
  margin: 0 0 0 -4px;
}

#ort {
  width: 257px;
}
*:first-child+html #ort{
  margin: 0 0 0 -6px;
}

#spamschutz{
  margin: 10px 0 0 0px;
}

#spamschutz img{
}

#agb{
  margin: -28px 0 0 20px;
}
#agb a {
  text-decoration: underline;
  color: #000;
}
#agb a:hover {
  text-decoration: none;
  color: #000;
}

a.blacktextlink {
  text-decoration: underline;
  color: #000;
}
a.blacktextlink:hover {
  text-decoration: none;
  color: #000;
}

.form_bottom{
  margin: 20px;
}

#submit {
  margin-left: 37px;
}

div.form_image{
  background: url(/img/maultasche1.gif) no-repeat left top;
  margin: -212px 0 0 263px;
  height: 330px;
  width: 156px;
}

div.error_msg{
  color: #ff0000;
  margin: 0 0 50px 15px;
  font-size: 0.9125em
}


/**
 *   So funktionierts seite
 */
.narrow{
  width: 320px;
}

.navi_so{
  margin: 50px 0 0 180px;
}

.navi_teilnahme {
  margin: 50px 0 0 84px;
}

div.form_image_so{
  background: url(/img/maultasche1.gif) no-repeat left top;
  margin: -188px 0 0 350px;
  height: 330px;
  width: 156px;
}


.content p, .content ul {
  margin-bottom: 24px;
}

.content ul {
  list-style-type: disc;
  list-style: outside;
  margin-left: 20px;
}

h1{
  margin-bottom: 22px;
  font-size: 1.2em;
}




/**
 *  Umrahmung im Settele outfit
 */
 
#navi_left {
  background: url(/img/bg_navi.gif) no-repeat left top; 
  position: absolute;
  left: 50%;
  top: 60px;
  width: 200px;
  height: 600px;
  margin-left: -475px;
}

#right { 
  position: absolute;
  left: 50%;
  top: 60px;
  width: 750px;
  margin-left: -275px;
}

#brace_top{
  background: url(/img/brace_top.gif) no-repeat left top;
  margin: 0 0 5px 0;
  height: 21px;
}

#brace_bottom{
  background: url(/img/brace_bottom.gif) no-repeat left top;
  margin: 5px 0 50px 0;
  height: 30px;
}

a#settelemainpage {
  display: block;
  left: 25px;
  top: 15px;
  height: 100px;
  width: 165px;
  position: absolute;
}

	
div#adresse {
	text-align:left;
	height:80px;
	width:130px;
	top:490px;
	left:50px;
	color:#6699cc;
	position:absolute;
	font-size:9px;
	line-height:10px;
	} 			
	
div#navi1 {
	position:absolute;
	left: 50px;
	top: 190px;
	color: #003399;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
}


#brace_top, #brace_bottom {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
  padding: 3px 50px 0 0;
  width: 470px;
}

#brace_top a, #brace_bottom a {
	color:#ffffff;
	text-decoration:none;
}

#brace_top a:hover, #brace_bottom a:hover {
	color:#003399;
}

#brace_top a:hover, #brace_bottom a:focus {
	color:#003399;
}


#navi_left a {
	color:#003399;
	text-decoration:none;
}

#navi_left a:hover {
	color:#cc9900;
}

#navi_left a:focus {
	color:#cc9900;
}


/**
 *  Listenansicht
 */
 
.list_pics{
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
  height: 90px;
} 
.list_pics a.lightbox{
   margin: 0;
   padding: 0;
}

.list_pics a.lightbox .single_image{
   padding: 0 3px 0 0;
}

.list_pics_no_fix_height {
  height: auto;
}

.paginate_top span, .paginate_bottom span{
  font-size: 10px;
}
.paginate_top span a, .paginate_bottom span a{
  font-size: 10px;
  color: #539528;
}
 
 
/**
 *  Kalenderansicht
 */

h2{
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  width: 510px;
}

h2 a{
  color: #000;
  text-decoration: none;
}

h2 a:hover{
  text-decoration: underline;
}
h2 span.green{
  color: #539528;
}

 
div.content table{
  font-size: 11px;
}

a.go-to {
  display: block;
  background: url('/img/bg_go_to.gif') no-repeat left 8px;
  color: #539528;
  padding: 0 0 0 8px;
  text-decoration: none;
}

a.go-to:hover, a.go-to2:hover{
  text-decoration: underline;
}

a.go-to2 {
  position: absolute;
  bottom: -1.7em;
  right: 4px;
  display: block;
  background: url('/img/bg_go_to.gif') no-repeat left 8px;
  color: #539528;
  padding: 0 0 0 8px;
  text-decoration: none;
}

div.illu_pan ul{
  margin: 220px 0 0 20px;
}

div.illu_pan ul li ul{
  margin: 0px 0 0 20px;
}

div.illu_pan li{
  padding: 5px 0 0 0;
}

div.illu_pan a{
  color: #539528;
  text-decoration: none;
  font-weight: bold;
  font-size: 0.75em;
}

div.illu_pan a.active {
  color: #e2001a;
  font-weight: bold;
}

div.illu_pan a:hover{
  color: #539528;
  text-decoration: underline;
  font-weight: bold;
}

div.illu_pan span {
  color: #e2001a;
  font-weight: bold;
  font-weight: bold;
  font-size: 0.75em;
}

/* Voting Klassen Unfertig */



div#javascript-required {
  font-size: 0.9em;
  font-weight: bold;
  color: #cc0000;
}

.vote_club {
  position: relative;
}

.club {
  margin: 0 0 45px 0;
  padding: 0;
  position:relative;
}

.club p {
  margin-bottom: 15px;
}

.votebutton {
  bottom: -4px;
  left: -40px;
  height: 94px;
  position: absolute;
  z-index: 1630;
}

#voting {
  background: transparent url('/img/vote/bg.gif') no-repeat left top;
  clear: both;
  display: none;
  left: 35px;
  padding: 4px;
  position: absolute;
  height: 142px;
  top: 0;
  width: 281px;
 
  z-index: 1620;
}

.unselectable a{
  cursor: default;
}

.chilli{
  float: left;
  height: 110px;
}

#message {
  z-index: 60;
}

#blureffekt {
  font-size: 16px;
  display: none;
  height: 100.075em;
  overflow: hidden;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 750px;
  z-index: 1000;
}

p.privacynotice {
  padding: 0;
  margin: 10px 0 0 0;
  font-size: 0.8em;
  line-height: 1.2em;
}

p.mailchecknotice {
  padding: 0;
  margin: 5px 0 10px 0;
  font-size: 0.8em;
  line-height: 1.2em;
}

/* Formular zum Voten/Kontaktdaten*/

p.deliverydetails {
  margin: 0;
  padding: 10px 0;
  font-weight: bold;
}

input#btnsend {
  border: none;
  background: transparent url(/img/btn_send.gif) no-repeat left top;
  font-size: 0.005em;
  color: #8a1016;
  height: 46px;
  width: 162px;
  padding: 0;
  margin: 10px 0 0 0;
  cursor: pointer;
}

img.presentbag {
  margin-top: 30px;
}

/* Ergebnisseite */

.content_result {
  width: 520px;
  margin: -40px 0 0 180px;
  padding: 0 0 50px 10px;
  font-size: 0.8725em;
  line-height: 1.625em;
}

.content_result h2 {
  background: url(/img/bg_result.jpg) no-repeat left top;
  border: none;
  display: block;
  height: 40px;
  padding: 16px 0 0 30px;
  margin: 0;
}

.content_result p {
  margin-bottom: 10px;

}

.content_result .more_pics {
  margin-bottom: 0px;
}

.content_result .top_club {
  padding-left: 20px;
  padding-bottom: 30px;
}

.human {
  float: left;
  width: 250px;
 /* margin-left: 20px;
*/}

#more_spambottext {
  display: none;
}

.spam_error {
  margin-bottom: 0px  !important;
  color:#CC0000;
  font-size:0.8em;
  font-weight:bold;
}

.spam_error_thin {
  color:#CC0000;
  font-size:0.8em;
  font-weight:normal;
}

.send_imagelink {
  clear: both;
}

div#serverfull {
 font-size: 0.75em;
 padding-top: 0.5em;
}

/**
 *  Gallery-Seite nach Abstimmung
 **/ 

.header_gallery {
  background: url(/img/header_gallery.jpg) no-repeat left top;
  width: 750px;
  height: 170px;
}