body{
	font-family: Tahoma, Verdana, Arial;
	margin-left: 0;
	margin-top: 0px;
	padding: 0;
	background-color: #cfcfcf;
	color: #999999;
}

table.startSeite{
	background-image: url(../bilder/bg_vert.gif);
	background-repeat: repeat-y;
}

div.sterne{
	padding-top:0px;
	padding-bottom:0px;
	padding-right:5px;
}

a.link{
	text-decoration: underline;
	color: #6783aa;
	font-size: 14 px;
}

a.link:active, a.link:hover{
	color: Yellow;
}


span.yellow{
	font-size: 14px;
	color: #6783aa;
	font-weight: bold;
}

div.startText{
	font-size:14px;
	padding:15px;

}

div.bild{

	padding-top:5px;
	padding-bottom: 12px;
	width:312px;
	text-align:center;
	margin-left:1px;

}

div.aktuelleWertung{
	background-image: url(bilder/bg_durchschnitt.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height:40px;
}

	
div.aktuelleWertungText{
	padding-top:15px;
	color: #999999;
	font-size: 18px;
	white-space: nowrap;
}

h1.bilderListeKopf, a.kategorie{
	color:#999999;
	font-size: 20px;
	font-weight: normal;
	padding: 0px;
	margin:0px;
	text-decoration: none;
}

table.bilderListe{
	width: 320px;
}
div.fuss{
	border-top: 3px solid #6783aa;
	width: 100%;
	color: #777777;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 20px;
	padding-top: 0px;
	margin-top:20px;
	text-align: center;
	font-weight: bold;
	background-color: #cfcfcf;
}

a.fuss{
	text-decoration: none;
	color: #777777;
	font-size: 12px;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 16px;
	font-weight: bold;
}
a.fuss:hover , a.fuss:active{
	text-decoration: none;
	color:#959595;
	font-size:12px;
	margin-left:15px;
	margin-right:15px;
	font-size: 16px;
	font-weight: bold;
}

td.kategorieListe{
	background-image: url(bilder/bg_kategorie_vertikal.gif);
	background-position: center;
	background-repeat: repeat-y;
}
div.navi{
	width: 320px;
	background-image: url(bilder/bg_kategorie.gif);
	background-position: center;
	background-repeat: repeat-x;
}
div.anzahlFotos{
	color:#fcdc00;
	font-size:18px;
	padding-bottom:14px;
	padding-right:3px;
}
a.navi{
	font-size: 22px;
	color: #999999;
	text-decoration: none;
}

a.navi:active, a.navi:focus{
	color: #999999;
	text-decoration: underline;
}



.ro2 {
	background:url(../bilder/roundedbox_ro2.gif) top right no-repeat;
}

.lo2 {
	background:url(../bilder/roundedbox_lo2.gif) top left no-repeat;
}

.ru2 {
	background:url(../bilder/roundedbox_ru2.gif) bottom right no-repeat;
}

.lu2 {
	background:url(../bilder/roundedbox_lu2.gif) bottom left no-repeat;
	}
div.rand_oben2{
	background:url(../bilder/rand_oben2.gif) top repeat-x;
	background-color:#FFFFFF;
}
div.rand_unten2{
	background:url(../bilder/rand_unten2.gif) bottom repeat-x;
	
}
div.rand_links2{
	background:url(../bilder/rand_links2.gif) left repeat-y;
	
}
div.rand_rechts2{
	background:url(../bilder/rand_rechts2.gif) right repeat-y;
	
}

.ro {
/*	background:url(../bilder/roundedbox_ro.gif) top right no-repeat;*/
}

.lo {
	background:url(../bilder/roundedbox_lo.gif) top left no-repeat;
}

.ru {
	background:url(../bilder/roundedbox_ru.gif) bottom right no-repeat;
}

.lu {
	background:url(../bilder/roundedbox_lu.gif) bottom left no-repeat;

	}


div.rand_oben{
	background:url(../bilder/rand_oben.gif) top repeat-x;
	background-color:#e2e2e2;
}
div.rand_unten{
	background:url(../bilder/rand_unten.gif) bottom repeat-x;
	
}
div.rand_links{
	background:url(../bilder/rand_links.gif) left repeat-y;
	
}
div.rand_rechts{
	background:url(../bilder/rand_rechts.gif) right repeat-y;
	
}

td.bilderListeKopfFreiraum{
	width: 1px;
	background-color: #d8d8d8;
}

input.inputKategorie{
	margin-bottom: 5px;
	width:100px;
	color:999999;

	background-color:White;
	height: 30px;
	font-size:22px;
	
}

input.buttonNeueKategorie{
	width:150px;
	height: 30px;
	font-size: 16px;

}

/*JBT 
td.bilderListeKopf{

	height: 30px;
	text-align: center;
	vertical-align: middle;

}



div {
	margin:0;
}



div.chooseChannel{
	border-bottom: 1px solid #FF6633;
	width: 100%;
	color: #FF6633;
	font-family:Arial;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
}










div.errorMessage {
	margin: 0;
	padding: 13;
	text-align: justify;
	font-size: 14px;
	color:#FF6633;
}










div.durchschnitt{
	padding-right:1px;
	font-size: 24px;
	color: #FFFF33;
/*	float: left;* JBT/
}




table.bilderListeKopf{
	background-color: Black;
	color: White;
	width: 100%;
	border: 1px solid #FF6633;
}

tabke.fehlerAussen{
	background-color: Black;
	color: #FF6633;	
}

div.beschreibungKlein{
	font-size: 10px;
}

div.fehler{
	color: #FF0000;
	font-size: 12 px;
	font-weight: bold;	
}

a.aktion{
	border:1 solid black;
	text-decoration: none;
	color: #000000;
	font-size: 14 px;
	background-color: #CCCCCC;
	margin-top: 1px;
	margin-bottom: 3px;
	margin-right: 3px;
	margin-left: 3px;
	padding-top:1px;
	padding-bottom: 1px;
	padding-right: 3px;
	padding-left: 3px;
}

a.aktionInaktiv{
	border:1 solid #888888;
	text-decoration: none;
	color: #888888;
	font-size: 14 px;
	background-color: #CCCCCC;
	margin-top: 1px;
	margin-bottom: 3px;
	margin-right: 3px;
	margin-left: 3px;
	padding-top:1px;
	padding-bottom: 1px;
	padding-right: 3px;
	padding-left: 3px;
}
a.link{
	text-decoration: underline;
	color: #FF6633;
	font-size: 14 px;
}

a.link:active, a.link:hover{
	color: Yellow;
}
td.input_grade{
	background-color:#f0f0f0;
}
td.input_ungrade{
	background-color:#fcfcfc;
}

td.galerie_klein{
	font-size:10px;
}

h1{
	width:100%;
	font-size:16px;
	font-weight: bold;
	padding-left:3px;
	padding-right:0;
	margin:0px;
	margin-bottom:5px;
}
h2{
	width:100%;
	font-size:16px;
	font-weight: bold;
	padding-left:3px;
	padding-right:0;
	margin:0px;
	margin-bottom:5px;
}
h3{
	width:100%;
	font-size:14px;
	font-weight: bold;
	padding-left:0;
	padding-right:0;
	margin:0px;
	margin-bottom:5px;
}
/*
h1.galerie{
	background-color: #ff6e6e;
	padding:0px;
	margin:0px;
}
h2.galerie{
	background-color: #ffa4a4;
}

div.content{
	padding: 5px;
	border: 1 solid #555555;
}

div.content#galerie{
	background-color: #ffecec;
}
*JBT/
td.content{
	background-color: Black;
	text-align: justify;
}
JBT*/
