/*
default design:
color1: #FF9000 dark orange -> advent: #AAC6E3

color4: #FFA428 bright (highlight mainnave)orange -> advent: D2DFE9
color5: #FFAF42	very bright (highlight entries) orange-> advent: E9F3FC

color2: #E5F0FC bright blue
color3: #859BBA verybright blue

color6:	#5D7BA5 dark blue, borders -> advent: D2DFE9
#### sonderfarben ###
color7: #C1CDDD ... Boxtitle
color8: #B9C7D9 ... nav link color
colorß: #859BBA ... sidemorefunlink hover und menuhover

*/
.navlink:hover {
	background-color: #D2DFE9;
	color: #000000;
}
.navlink img {
	border: 0px none;
	height: 0px;
	width: 0px;
}
.navlink {
	display: block;
	background-color: #AAC6E3;
	color: #000000;
	text-decoration: none;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}
a {
	color: #29394E;
}
a:hover {
	color: #4A678E;
}
td,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.headerdiv {
	font-size: 12px;
	font-weight: bold;
	color: #5D718C;
	line-height: 20px;
	padding-left: 6px;
	padding-right: 6px;
}
.navlink2 {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	color: #5D718C;
	background-color: #E5F0FC;
	text-decoration: none;
	padding-right: 6px;
	font-size: 11px;
	margin: 0px;
	border-top-width: 0px;
	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: #D2DFE9;
	border-right-color: #D2DFE9;
	border-bottom-color: #D2DFE9;
	border-left-color: #D2DFE9;
}
.navlink2:hover {
	background-color: #D2DFE9;
	color: #859BBA;
}
.sidemorefunlink img {
	margin-top: 3px;
}
.sidemorefunlink {
	display: block;
	color: #5D718C;
	background-color: #E5F0FC;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 0px;
	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: #D2DFE9;
	border-right-color: #D2DFE9;
	border-bottom-color: #D2DFE9;
	border-left-color: #D2DFE9;
}
.sidemorefunlink:hover {
	background-color: #D2DFE9;
	color: #4A678E;
}
.topentriesstart img {
	margin-top: 3px;
}
.topentriesstart {
	height: 150px;
	display: block;
	color: #000000;
	background-color: #D2DFE9;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	border: 0px solid #D2DFE9;
	font-weight: bold;
}
.topentriesstart:hover {
	background-color: #E9F3FC;
	color: #000000;
}

.navlink1 {	display: block;
	background-color: #AAC6E3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 2px;
}
.navlink3 {	display: block;
	background-color: #AAC6E3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 2px;
	font-size: 12px;
	line-height: 16px;
}
div#details, div#embedcode, div#mirrors, div#adminfunc, div#downloadlayer {
	display: none;
}
#mirrors,#downloadlayer {
	line-height: 18px;

}
.inputstyleed, .linkthis {
	BORDER-RIGHT: #e7eaeb 1px solid; BORDER-TOP: #dfe0e6 1px solid; FONT-SIZE: 9px; BORDER-LEFT: #dfe0e6 1px solid; COLOR: #000000; BORDER-BOTTOM: #e7eaeb 1px solid; FONT-FAMILY: verdana; BACKGROUND-COLOR: #f0f4f1; TEXT-DECORATION: none;
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.datumstruktur {
	font-size: 14px;
	font-weight: bold;
	color: #363636;
	padding: 5px;
}
.standalone {
	background-color: #D2DFE9;
	width: 450px;
}
.standalone2 {
	padding: 10px;
}
.logobg {
	background-repeat: repeat-y;
	background-image: url(http://www.2xfun.de/white.gif);
	background-position: right;
}
.specialvid img {
	margin-top: 3px;
}
.specialvid {
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	display: block;
	color: #5D718C;
	background-color: #E5F0FC;
	text-decoration: none;
	padding: 10px; 
	text-align: center; 
}
.specialvid:hover {
	background-color: #859BBA;
	color: #4A678E;
}
.newslist {
        text-decoration: none;
        list-style-position: outside;
        list-style-type: square;
        margin-left: 20px;
}
.channelall {
	background-color: #D2DFE9;
}
.channelall:hover {
	background-color: #E9F3FC;
}
.vidtable {
	background-repeat: no-repeat;
	background-position: right;
}
.itemtable {
	background-color: #D2DFE9;
}
.itemtable:hover {
	background-color: #E9F3FC;
}
.itemtablehover {
	background-color: #E9F3FC;
}
.bigmiddlecell, .bottomcontentcell {
	background-color: #AAC6E3;
}
.elementlayer, .flashlayer {
	background-color:#AAC6E3;
}
.filterdiv {
	background-color:#E5F0FC;
}
.seitendiv {
	background-color:#E5F0FC; 
}
.listitemtable {
	background-color:#D2DFE9;
}
.brightorangebg {
	background-color: D2DFE9;
}
.verybrightorangebg {
	background-color: E9F3FC;
}
