/* ### Textfarbe allgemein ### */
body,td,th {
	color: #000000;
}
body {
  background-color:#FFFFFF;
/*  margin: 0px;*/
/*  padding: 0px;*/
  text-align:center;
}



/* ### Überschriften ### */
h1 {
	font: 14px/1.7 "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
}

h2 {
	font: 12px/1.7 "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
}

h3 {
	font: 11px/1.7 "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
}



/* ### Textfarbe Links allgemein ### */
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #666666;
}
img {
    border: 0 none;
}
.BorderImg {
    border:1px solid #000000;
}
.BorderImg:hover {
    border:1px solid #666666;
}


/* Links Stil4 */
.Stil4 a:link {
	color: #FFFFFF;
}
.Stil4 a:visited {
	color: #FFFFFF;
}
.Stil4 a:hover {
	color: #FFFFFF;
}

/* Listen */
.Liste {
	list-style-image:url(../img/list.gif);
	list-style-position:outside;
}



/* ### normaler Text ### */
.Stil1 {
	font: 11px/1.7 "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}



/* ###  Überschriften ### */
.Stil2 {
	font: 14px/1.7 "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}

/* Tabellenüberschrift */
.Stil3 {
	color: #FFFFFF;
	font: 14px/1.7 "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}

/* Tabellenüberschrift klein*/
.Stil4 {
	color: #FFFFFF;
	font: 11px/1.7 "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}

/* Überschrift groß */
.Stil5 {
  color: #7878A4;
	font: 18px/1.4 "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}



/* ### Werbung ### */
.AdsText {
	font: 9px/1.7 "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}

.AdsText a {
	font: 11px/1.7 "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	color: #F58220;
}



/* ### Formularfelder ### */
input, select, textarea {
	font: 11px/1.7 "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	color: #4C4C80; 
}



/* ### Dummys ### */
.Dummy_FCK {
  margin: 20px;
  width: 300px;
  height: 400px;
  padding-left: 20px;
  border: 1px dotted #000000;
}



/* ### Container ### */
.Vorl_Container {
   padding: 20px;
   border-top: 1px #000000 dashed;
   border-bottom: 1px #000000 dashed;
}



/* ### Clearer ### */
.clearer {
  clear: both;
  text-align: left;
  font-size: 1px;
  line-height: 1px;
  display: block;
  height: 1px;
}



/* ### Boxen ### */
/* Informationsbox */
.Information {
  width: 660px;
  border: 1px dotted #D4D4D4;
  padding: 10px;
  background-color: #f5f5f5;
  font: 14px/1.5 "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
  color: #000000;
}
.Information2 {
  border-left: 1px dotted #D4D4D4;
  border-right: 1px dotted #D4D4D4;
  border-top: 0px;
  border-bottom: 1px dotted #D4D4D4;
  padding: 10px;
  background-color: #f5f5f5;
}

/* Quelltextbox für Details */
.Quelltext {
  width: 250px;
  height: 200px;
  border: 1px dotted #D4D4D4;
  padding: 10px;
  background-color: #f5f5f5;
  font: 11px/1.5 "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
  color: #000000;
  white-space: pre;
  overflow: auto;
}

/* Sidebox */
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */
.sidebox {
	margin: 0px left;
	/* min-width: 17em; */
	max-width: 600px;
	background: url(/css/img/box/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(/css/img/box/sbhead-r.gif) no-repeat top right;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.boxhead h2 {
	background: url(/css/img/box/sbhead-l.gif) no-repeat top left;
	margin: 0px;
	padding: 5px 10px 7px;
	font: 14px/1.7 "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	color: #7878A4;
}
.boxbody {
	background: url(/css/img/box/sbbody-l.gif) no-repeat bottom left;
	margin: 0px;
	padding: 5px 10px 31px;
	font: 11px/1.7 "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}

/* Sidebox2 (Farben invertiert) */
* html .boxhead2 h2 {height: 1%;} /* For IE 5 PC */
.sidebox2 {
	margin: 0px left;
	max-width: 600px;
	background: url(/css/img/box2/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead2 {
	background: url(/css/img/box2/sbhead-r.gif) no-repeat top right;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.boxhead2 h2 {
	background: url(/css/img/box2/sbhead-l.gif) no-repeat top left;
	margin: 0px;
	padding: 5px 10px 7px;
	font: 14px/1.7 "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.boxbody2 {
	background: url(/css/img/box2/sbbody-l.gif) no-repeat bottom left;
	margin: 0px;
	padding: 5px 10px 31px;
	font: 11px/1.7 "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}

/* ErrorBox */
.boxhead_err {
	background: url(/css/img/box_err/sbhead-r.gif) no-repeat top right;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.boxhead_err h2 {
	background: url(/css/img/box_err/sbhead-l.gif) no-repeat top left;
	margin: 0px;
	padding: 5px 10px 7px;
	font: 14px/1.7 "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}



/* ### Layout "Titel + 2-spaltig + Footer" ### */
.Title{
  border: 0px solid black;
  width: 900px;
  height: 79px;
  margin-top: 20px;
  padding: 0px;
}
.Left{
  width: 600px;
  border: 0px solid black;
  margin-top: 80px;
  float: left;
}
.Right {
  width: 290px;
  border: 0px solid black;
  margin-top: 80px;
  float: right;
}
.Footer {
  width: 900px;
  border:0px solid black;
  margin-top: 60px;
  margin-bottom: 80px;
  float: left;
}



/* ### Layout "Titel + 2-spaltig (switch) + Footer" ### */
.Mein_auvo_left{
  width: 180px;
  border: 0px solid black;
  margin-top: 80px;
  float: left;
}
.Mein_auvo_right {
  width: 680px;
  border: 0px solid black;
  margin-top: 80px;
  float: right;
}



/* ### Positionierung ### */
.center{
  margin: auto;
  text-align: left;
  width: 900px;
}



/* ### Tabellenersatz 2-spaltig ### */
/* Spalte links */
.SLinks {
  float: left; 
  width: 130px;
  padding-left: 50px; 
  padding-top: 10px;
}
/* Spalte rechts */
.SRechts {
  float: left; 
  padding-top: 10px;
}



/* ### Tabellenersatz 2-spaltig ### */
/* Spalte links */
.SLinksDetails {
  float: left; 
  width: 70px;
  margin-left: 10px; 
  margin-top: 10px;
}
/* Spalte rechts */
.SRechtsDetails {
  float: left; 
  margin-top: 10px;
  width: 150px;
}



/* ### Tabellenersatz 3-spaltig ### */
* html .SRechts3 {margin-right: 0px;} /* For IE 5 PC */
.SLinks3 {
  float: left;
  height: 60px;
  width: 240px;
  padding-left: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #D6D6FD;
}
/* Spalte mittig */
.SMitte3 {
  float: left;
  height: 60px;
  width: 178px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #D6D6FD;
}
/* Spalte rechts */
.SRechts3 {
  float: left;
  height: 60px;
  width: 160px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #D6D6FD;
  margin-right:1px;
}



/* ### Tabellenersatz 4-spaltig ### */
* html .SRechts4 {margin-right: 0px;} /* For IE 5 PC */
.SLinks4 {
  float: left;
  height: 60px;
  width: 240px;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 5px;
  background-color: #D6D6FD;
}
/* Spalte mittig a */
.SMitteA4 {
  float: left;
  height: 60px;
  width: 178px;
  padding-top: 10px;
  padding-bottom: 5px;
  background-color: #D6D6FD;
}
/* Spalte mittig b */
.SMitteB4 {
  float: left;
  height: 60px;
  width: 100px;
  padding-top: 10px;
  padding-bottom: 5px;
  background-color: #D6D6FD;
}
/* Spalte rechts */
.SRechts4 {
  float: left;
  height: 60px;
  width: 60px;
  padding-top: 10px;
  padding-bottom: 5px;
  background-color: #D6D6FD;
  margin-right:1px;
}



/* ### Tabellenersatz 5-spaltig ### */
* html .SRechtsB5 {margin-right: 0px;} /* For IE 5 PC */
.SLinks5 {
  float: left;
  height: 20px;
  width: 33px;
  padding-left: 7px;
  padding-top: 10px;
  padding-bottom: 5px;
  background-color: #D6D6FD;
}
/* Spalte mittig a */
.SMitteA5 {
  float: left;
  height: 20px;
  width: 270px;
  padding-top: 10px;
  padding-bottom: 5px;
  background-color: #D6D6FD;
}
/* Spalte mittig b */
.SMitteB5 {
  float: left;
  height: 20px;
  width: 160px;
  padding-top: 10px;
  padding-bottom: 5px;
  background-color: #D6D6FD;
}
/* Spalte rechts a */
.SRechtsA5 {
  float: left;
  height: 20px;
  width: 140px;
  padding-top: 10px;
  padding-bottom: 5px;
  background-color: #D6D6FD;
}
/* Spalte rechts b */
.SRechtsB5 {
  float: left;
  height: 20px;
  width: 70px;
  padding-top: 10px;
  padding-bottom: 5px;
  background-color: #D6D6FD;
}



/* ### Vorlagenvorschau Tabellenersatz 3-spaltig ### */
* html .VRechts3 {margin-right: 0px;} /* For IE 5 PC */
.VTop {
  height:25px; 
  border-top:1px; 
  border-top-color:#8F99A5; 
  border-top-style:solid; 
  border-bottom:1px; 
  border-bottom-color:#8F99A5; 
  border-bottom-style:solid; 
  background-color:#D6D6FD;
  width:599px; 
  float:left;
  color: #7878A4;
	font: 14px/1.4 "Lucida Grande", "Trebuchet MS", Verdana, sans-serif
}
.VLinks3 {
  float: left;
  height: 60px;
  width: 240px;
  padding-left: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #D6D6FD;
  border-top:1px; border-top-color:#FFFFFF;  border-top-style:solid;
}
.VMitte3 {
  float: left;
  height: 60px;
  width: 179px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #D6D6FD;
  border-top:1px; border-top-color:#FFFFFF;  border-top-style:solid;
}
.VRechts3 {
  float: left;
  height: 60px;
  width: 160px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #D6D6FD;
  margin-right:1px;
  border-top:1px; border-top-color:#FFFFFF;  border-top-style:solid;
}



/* ### Vorlagenvorschau Tabellenersatz 4-spaltig ### */
* html .VRechts4 {margin-right: 0px;} /* For IE 5 PC */
.VLinks4 {
  float: left;
  height: 60px; 
  width: 200px;
  padding-left: 20px; 
  padding-top: 5px; 
  padding-bottom: 5px;
  background-color: #D6D6FD;
  border-top:1px; border-top-color:#FFFFFF;  border-top-style:solid;
}
.VMitteA4 {
  float: left;
  height: 60px; 
  width: 169px;
  padding-top: 5px; 
  padding-bottom: 5px;
  background-color: #D6D6FD;
  border-top:1px; border-top-color:#FFFFFF;  border-top-style:solid;
}
.VMitteB4 {
  float: left;
  height: 60px; 
  width: 120px;
  padding-top: 5px; 
  padding-bottom: 5px;
  background-color: #D6D6FD;
  border-top:1px; border-top-color:#FFFFFF;  border-top-style:solid;
}
.VRechts4 {
  float: left;
  height: 60px; 
  width: 90px;
  padding-top: 5px; 
  padding-bottom: 5px;
  background-color: #D6D6FD;
  margin-right:1px;
  border-top:1px; border-top-color:#FFFFFF;  border-top-style:solid;
}



/* ### Menü ### */
.MenueTopic {
  border-top:1px; 
  border-top-color:#8F99A5; 
  border-top-style:solid; 
  border-bottom:1px; 
  border-bottom-color:#8F99A5; 
  border-bottom-style:solid; 
  margin-left:1px; 
  margin-right:1px; 
  height:20px; 
  padding:10px; 
  color: #7878A4;
  background-color: #D6D6FD; 
  font-weight: bold;
  text-decoration: none;
}
#menu * {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
#menu {
  margin: 0px;
  list-style: none;
  width: 178px;
  padding-top: 0px;;
  padding-left: 1px;
}
#menu a {
  color: #7878A4;
  height: 23px;
  display:block;
  text-decoration: none;
  padding: 8px 0px 0px 25px;
  background-color: #D6D6FD;
}
#menu a:hover{
  color :#D6D6FD;
	background-color: #9292B6;
}



/* ### Vorlage aufnehmen (Voting) ### */
.Positiv {
  width: 16px;
  height: 16px;
  float: left;
  margin-left: 10px;
  background: url('/img/buttons/positiv.png');
}
.Positiv:hover {
  background: url('/img/buttons/positiv_hover.png');
}
.Negativ {
  width: 16px;
  height: 16px;
  float: left;
  margin-left: 10px;
  background: url('/img/buttons/negativ.png');
}
.Negativ:hover {
  background: url('/img/buttons/negativ_hover.png');
}

.Positiv_no_login {
  width: 16px;
  height: 16px;
  float: left;
  margin-left: 10px;
  background: url('/img/buttons/positiv.png');
}
.Negativ_no_login {
  width: 16px;
  height: 16px;
  float: left;
  margin-left: 10px;
  background: url('/img/buttons/negativ.png');
}

.Bewertung_0 {
  width: 16px;
  height: 16px;
  float: left;
  margin-left: 10px;
  background: url('/img/buttons/negativ_hover.png');
}
.Bewertung_1 {
  width: 16px;
  height: 16px;
  float: left;
  margin-left: 10px;
  background: url('/img/buttons/positiv_hover.png');
}



/* ### Boxover ### */
.boxoverheader {
  background:#7878A4;
  font: 11px/1.4 "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
  color:#FFFFFF;
  border:1px solid #7878A4;
  padding:4px;
  width:202px;
}
.boxoverbody {
  background:#FFFFFF;
  text-align:left;
  font: 10px/1.4 "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
  border-left:1px solid #7878A4;
  border-right:1px solid #7878A4;
  border-bottom:1px solid #7878A4;
  padding:5px;
  width:200px;
}



/* ### Abschnitte ### */
.Paragraph {
  border-top:1px; 
  border-top-color:#8F99A5; 
  border-top-style:solid; 
  border-bottom:1px; 
  border-bottom-color:#8F99A5; 
  border-bottom-style:solid; 
  background-color:#D6D6FD;
  width:100%;
  height:20px;
}
