body {
  font-family: Arial;
  font-size: 11px;
  color: #222222;
  background-color: #320003;
  margin: 10px;
  padding: 0px;
}

form {
  padding: 0;
  margin: 0;
}

td {
  font-family: Arial;
  font-size: 11px;
  color: #222222;
}

h1{
	color: #571a1d;
	font-family: Arial;
  	font-size: 18px;
	margin: 0px;
	padding: 0px;
	padding-left: 40px;
}

/* hides text-align to the left from IE, because the next 2 rules doesn't apply to IE*/
html>body td {
  text-align: left;
}

*[align="center"] {
  text-align: center;
}

*[align="right"] {
  text-align: right;
}

.main_outer_table{
  background-color: #FFFFFF;
}

.headbg{
  background-color: #571a1d;
  color: #FFFFFF;
}
.headbgbox{
  background-color: #FBFBFB;
}
.loginbarbg{
  background-color: #FFFFFF;
}

.module_head {
  background-image: url(http://www.lovezig.de/images/ecke.gif);
  background-repeat: no-repeat;
  background-color: #E1CCCB;
  font-size: 12px;
  font-weight: bold;
  color: #571a1d;
  height: 22px;
  padding-top: 2px;
  padding-left: 4px;
  letter-spacing: 1px;
}

.table_head {
  color: #571a1d;
}

.module_head2 {
  background-image: url(http://www.lovezig.de/templates/silver-red/images/header_bg.jpg);
  background-repeat: repeat-x;
  font-size: 12px;
  font-weight: bold;
  color: #571a1d;
  height: 10px;
}

.module_head_right {
  background-color: #d91414;
  font-size: 11px;
  color: #ffffff;
}

.module_head_right a {
  background-color: #d91414;
  font-size: 11px;
  color: #ffffff;
}

.module_head_right a:hover {
  background-color: #d91414;
  font-size: 11px;
  color: #ffffff;
}

td.edituserlink{
  background-color: #571a1d;
  color: #ffffff;
  font-weight: bold;
  
}
td.edituserlink a{
  background-color: #571a1d;
  color: #ffffff;
  font-weight: normal;
} 
td.edituserlink a:hover{
  background-color: #571a1d;
  color: #ffffff;
  font-weight: normal;
}

.text_head1 {
  font-size: 14px;
  font-weight: bold;
  color: #571a1d;
  text-decoration:none;
}
a.text_head1 {
  font-size: 14px;
  font-weight: bold;
  color: #571a1d;
  text-decoration:none;
}
a:hover.text_head1 {
  font-size: 14px;
  font-weight: bold;
  color: #571a1d;
  text-decoration:none;
}
.text_head2, .text_head2:hover {
  font-size: 14px;
  font-weight: bold;
  color: #9f8f8c;
}

.offer_head {
  font-size: 16pt;
  color: #571a1d;
}

.oddrow {
  background-color: #FFFFFF;
}

.evenrow {
  background-color: #efefef;
}

.module_detail_inside {
  font-size: 11px;
  font-weight: normal;
  background-color: #fbfbfb;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #E0CBCA;
  border-right-color: #E0CBCA;
  border-bottom-color: #E0CBCA;
  border-left-color: #E0CBCA;

}

.module_detail_inside2 {
  font-size: 11px;
  font-weight: normal;
  background-color: #fbfbfb;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #E0CBCA;
  border-right-color: #E0CBCA;
  border-bottom-color: #E0CBCA;
  border-left-color: #E0CBCA;
  padding: 20px;
}

.im_text {
  font-size: 11px;
  font-weight: normal;
  background-color: #fbfbfb;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #E0CBCA;
  border-right-color: #E0CBCA;
  border-bottom-color: #E0CBCA;
  border-left-color: #E0CBCA;

}

.module_detail {
  font-size: 11px;
  font-weight: normal;
  background-color: #fbfbfb;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #E0CBCA;
  border-right-color: #E0CBCA;
  border-bottom-color: #E0CBCA;
  border-left-color: #E0CBCA;

}

.module_detail2 {
  font-size: 11px;
  font-weight: normal;
  background-color: #fbfbfb;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #E0CBCA;
  border-right-color: #E0CBCA;
  border-bottom-color: #E0CBCA;
  border-left-color: #E0CBCA;
  padding: 10px;
}

.statusbar {
  background-color: #E0CBCA;
}


th {
  font-weight: bold;
  color: #571a1d;
  background-color: #E0CBCA;
  font-size: 11px;

}

th a {
  text-decoration: none;
  color: #571a1d;
}
th a:hover {
  color: #571a1d;
  text-decoration: underline;
}


a.subhead {
  text-decoration: underline;
  color: #d91414;
  font-weight: bold;
}
a.subhead:hover {
  color: #d91414;
  text-decoration: none;
  font-weight: bold;
}

.smallpic {
  border: 1px solid #E1CCCB;

}


input {
  font-size: 11px;
}
textarea {
  font-size: 11px;
}
select {
  font-size: 11px;
}
.formbutton {
  font-size: 11px;
  color: #ffffff;
  border-top: 1px solid #E1CCCB;
  border-right: 1px solid #E1CCCB;
  border-bottom: 1px solid #E1CCCB;
  border-left: 1px solid #E1CCCB;
  background-color: #5A1C1D;
}

.errors {
  color: #ff0000;

}
.errormsg {
  color: #ff0000;
}

a.main_title{
  font-size: 40px;
  color: #d91414;
  text-decoration: none;
}
a:hover.main_title{
  font-size: 40px;
  color: #d91414;
  text-decoration: none;
}
.dotted{
  border-bottom-width: 1px;
  border-bottom-style: dashed;
}

.s_table_blue{
  color: #27277e;
  font-weight: bold;
}
.s_table_white{
  color: #27277e;
}

.table_blue{
  background-color: #d3e1fa;
  color: #27277e;
}
.table_white{
  background-color: #ffffff;
  color: #27277e;
}

.table_green{
  background-color: #d8f9d5;
  color: #003300;
}
.table_red{
  background-color: #ffd5d5;
  color: #990000;
}
.table_pink{
  background-color: #ffe1ff;
  color: #7d0067;
}
.table_gray{
  background-color: #f0e5e5;
  color: #333333;
}
.table_yellow{
  background-color: #ffffcc;
  color: #b08d00;
}


.main_text1{
  font-size: 24px;

}
.page_heading {
  font-size: 14pt;
  border: 1px solid #a9bdf1;
  background-color: #dadada;
  text-align: center;
}
.headrow {
  border: 1px solid #a9bdf1;
  background-color: #c8e0fb;
  text-align: center;

}
.text8pt {
  font-size: 8pt;
}
.searchtitle {
  font-size: 14pt;
  font-weight: bold;
  color: #003366;
}
.xtitle {
  font-size: 14pt;
  border: 1px solid #a9bdf1;
  background-color: #dadada;
  text-align: center;

}
.title {
  font-size: 12pt;
  border: 1px solid #a9bdf1;
  background-color: #dadada;
  text-align: left;
  font-weight: bold;
  padding: 4px 4px 4px 11px;
  margin-left: 11px;

}
.subtitle {
  font-size: 11px;
  color: #DA1415;
  border: 2px solid #E0CBCA;
  background-color: #FFFFFF;
  font-weight: bold;
  padding: 2px;
}

a {
  color: #571a1d;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #571a1d;
}

a.menulink {
font-size: 11px;
color: #571a1d;
text-decoration: none;
}
a.menulink:hover {
font-size: 11px;
color: #571a1d;
text-decoration: none;
}

a.panellink {
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #571a1d;
}
a.panellink:hover {
  font-weight: bold;
  font-size: 11px;
  text-decoration: underline;
  color: #571a1d;
}

.panelbox {
padding-left: 6px;
padding-top: 3px;
}

.footer {
  background-color: #E0CBCA;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: none;

  border-left-style: none;
  border-top-color: #222222;
  border-right-color: #222222;

  border-left-color: #222222;
  text-align: center;
}

a.footerlink {
font-size: 12px;
color: #571a1d;
text-decoration: none;
}
a.footerlink:hover {
font-size: 12px;
color: #571a1d;
text-decoration: underline;
}

a.footerlink2 {
font-size: 7pt;
color: #571a1d;
text-decoration: none;
}
a.footerlink2:hover {
font-size: 7pt;
color: #571a1d;
text-decoration: underline;
}


.copyright{
color: #aaaaaa;
font-size: 11px;
text-decoration: none;
}
.paneltable{
  background-color: #003366;
}
.modulehead{
  color: #003366;
}


.storyhead{
  color: #695f5d;
  font-weight: bold;
}
.storydate{
  font-size: 9px;
  color: #695f5d;
  font-style: italic;
}
.storyby{
  color: #695f5d;
}
.storytext{
}

.newshead{
  color: #571a1d;
  background-color: #FFFFFF;
  font-weight: bold;
}
.newsdate{
  color: #571a1d;
  background-color: #FFFFFF;
  font-size: 9px;
  font-style: italic;
}
.newstext{
background-color: #FFFFFF;
color: #222222;
}

.pollquestion{
  color: #695f5d;
  font-weight: bold;
}
.polloptions{

}

.payment_mod_head{
  font-size: 11px;
  color: #695f5d;
  background-color: #f7a3f8;
}

.admin_head{
  font-size: 12px;
  color: #d91414;
  font-weight: bold;
}
h4{
  font-size: 12px;
}

.copyright:hover {
  color: #0000ff;
  font-size: 11px;
  text-decoration: underline;
}

.headerfooter, .headerfooter:hover {          /*** style of "xxx's profile", "last logge" ***/
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  height: 20px;
}

.headerfooter:hover {             /*** hover: style of "xxx's profile", "last logge" ***/
  color: #ffffff;
  text-decoration: none;
}

.nickwidth {                /*** width of sections ***/
  margin: 10px;
  text-align: center;
  width: 550px;
}

.weinrot{
background-color: #FFFFFF;
}

#popup a, #popup a:visited {
position: relative;
display: block;
width: auto;
text-align: left;
padding: 0 0px;
margin: 0;
text-decoration: none;
background: #FFFFFF;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #571a1d;
font-family: Arial;
}

#popup a span {display: none;}

#popup a:hover {
color: #f00;
}

#popup a:hover span{
display: block;
position: absolute;
top: -30px;
left: 80px;
width: 100%;
margin: 0px;
color: #222222;
background: #FFFFFF;
text-align: left;
border: 2px solid #571a1d;
padding: 4px;
font-family: Arial;
font-size: 11px;
font-weight: normal;
}


#topnav											{}
#topnav a:link,  #topnav a:visited				{display:table-cell; float:left; height:34px; margin:0 2px; background-repeat:no-repeat; overflow:hidden;}
#topnav a:hover									{background-position:0px -34px;}
#topnav a.sel, #topnav a.sel:hover				{background-position:0px -68px;}
#topnav a span									{display:none;}
#topnav a img									{visibility:hidden;}
#topnav a:link,  #topnav a:visited				{display:table-cell;  height:34px; margin:0 2px; background-repeat:no-repeat; overflow:hidden;}


.input_ {
display: none;
}

blockquote {
background-color: #f0e5e5;
padding: 4px;
}

#singleparty {
position:absolute;
left: 10px;
top:10px;
}

/*- Menu Tabs 8--------------------------- */

#tabs8 {
  float:left;
  width:100%;
  background:#FFFFFF;
  font-size:13px;
  line-height:normal;
  border-bottom:1px solid #5c1f20;
  font-weight: bold;
  margin-bottom: 10px;
  }
#tabs8 ul {
      margin:0;
      padding:10px 10px 0 45px;
      list-style:none;
  }
#tabs8 li {
  display:inline;
  margin:0;
  padding:0;
  }
#tabs8 a {
  float:left;
  background:url("/templates/silver-red/images/tableft8.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
  }
#tabs8 a span {
  float:left;
  display:block;
  background:url("/templates/silver-red/images/tabright8.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#591333;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs8 a span {float:none;}
/* End IE5-Mac hack */
#tabs8 a:hover span {
  color:#591333;
  }
#tabs8 a:hover {
  background-position:0% -42px;
  }
#tabs8 a:hover span {
  background-position:100% -42px;
  }

  #tabs8 #current a {
          background-position:0% -42px;
  }
  #tabs8 #current a span {
          background-position:100% -42px;
          color: #5c1f20;
  }
  
  #tabs8 #mail a {
          background-position:0% -42px;
          float:left;
          background:url("/templates/silver-red/images/heartbeat.gif") no-repeat right top;
          padding:0 0 0 4px;
  }
  #tabs8 #mail a span {
          background-position:100% -42px;
          color: #5c1f20;
          float:left;
          display:block;
          background:url("/templates/silver-red/images/heartbeat.gif") no-repeat right top;
          padding:5px 15px 4px 6px;
  }
  
/*=========== menü 12 ===========*/


#menu12 {
width:176px;
padding-left:2px;
margin-top: 10px;
}

#menu12 ul, #menu12 li {
margin-left:0px;
padding: 0px;
list-style-type: none;
}


#menu12 li a:link, #menu12 li a:visited, #menu12 li a:active {display:block;

background-color:#FFFFFF;
color:#5c1f20;text-decoration:none;
height: 20px;
line-height: 20px;
padding-left:6px;
font-size: 12px;
border: 1px solid #ffffff;
}

#menu12 li a:hover { background-color:#000;
color:#5c1f20;
background-color:#e1cccb;
text-decoration:none;
border: 1px solid #320003;
}

.auswahlliste {
color:#5c1f20;
padding: 4px;
width:100%; 
border: 2px solid #fff;
border-color: #ffffff;
}



/*===========  ===========*/





#imga { 
	position: absolute;
	top:0px;
	border:none;
	height: 700px;
}


#images{
	visibility:hidden;
	position:relative;

}
#loading{
	padding-top:50px;
	text-align:center;
	width:100%;
	color: #333;
}
#loading img{
	margin-top:10px;
	position:relative; 
}
#captions{
	font-weight:bold;
	position:relative; 
	text-align:center;
	z-index:10000;
}
#scrollbar{
	visibility:hidden;
	position:relative;
	border-bottom:1px solid #b3b3b3;
	z-index:10001;
}
#slider{
	position:relative;
	margin-top:-17px;
	margin-left:-7px;
	z-index:10002;
	background-image:url(http://www.lovezig.de/flow/slider.png);
	background-repeat:no-repeat;
	width:14px;
	height:14px;	
}
#imageflow{
	text-align:left;
	background-color: #fff;
	width:100%;
	padding-top: 20px;
	padding-bottom: 50px;
}

.clear{
	clear:both;
}