/*Body und Global Layout*/
body
{
	border-width: 0px;
	padding: 0px;
	margin: 0px 0px 20px 0px; 
	background-color: #003366; 
	text-align: left; 
	font-family: "Trebuchet MS", Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
table
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* Ueberschriften */ 
h1,h2
{
	margin: 0px 0px 10px 0px;
	color:#003366;
}
h1
{
	font-size:16px;
	font-weight:bold;
	line-height:16px;
	letter-spacing:1px;
}
h2
{
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
}
/* Absatzdefinitionen */
p
{
	margin-top: 0px;
	margin-bottom: 10px;
}

/* Link Definitionen */
a
{
	text-decoration: underline;
	color: #003366;
}


#footer a:HOVER, #secnav a:HOVER, #menu a:HOVER
{
	text-decoration:underline;
}


/* Bilder ohne Rand */
img
{
	border-width: 0px;
}

/* Bereichsdefinitionen */

#page
{
	width: 776px;
	float: left;
	overflow: hidden;
}
/* Navigation */
/* Kopfbereich 1 */
#vtxheader
{
	height: 89px; 
	width: 100%;
	display: block; 
	overflow: hidden; 
	padding: 0px;
	background-image: url(header.jpg); 
	background-color: #003366;
	background-repeat: no-repeat; 
}
#homelink
{
	overflow: hidden; 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 290px; 
	height: 89px;
}
#baseline
{
	position:absolute;
	top:0px;
	left:0px;
	width:290px;
	height:90px;
}
/*Header und Toolbar */
#utilbar 
{
	display: block; 
	overflow: hidden; 
	margin-left: 0px; 
	margin-right: 0px; 
	width: 100%; 
	height: 26px; 
	border-bottom: solid 1px #003366; 
	background-color: #003366;
	background-image: url(ut-bg.gif);
}
#ut-de 
{
	display: block; 
	float: left; 
	overflow: hidden; 
	width: 29px;
	height:26px;
}
#ut-fr 
{
	display: block; 
	float: left; 
	overflow: hidden; 
	width: 24px;
	height: 26px;
}
#ut-home 
{
	display: block; 
	float: left; 
	overflow: hidden; 
	width: 64px;
	height:26px;
}
#ut-webmail 
{
	display: block; 
	float: left; 
	overflow: hidden; 
	width: 134px;
	height:26px;
}
#ut-startseite 
{
	display: block; 
	float: left; 
	overflow: hidden; 
	width: 125px;
	height:26px;
}
#ut-center 
{
	display: block; 
	float: right; 
	overflow: hidden; 
	width: 115px;
	height:26px;
}
#ut-support 
{
	display: block; 
	float: right; 
	overflow: hidden; 
	width: 80px;
	height:26px;
}
#ut-vtx 
{
	display: block; 
	float: right; 
	overflow: hidden; 
	width: 205px;
	height:26px;
}
#firstnav 
{
	display: block; 
	overflow: hidden; 
	margin-left: auto; 
	margin-right: auto; 
	width: 100%; 
	height: 36px; 
	background-color: #003366;
	background-image: url(fn-bg.gif);
}
#navleft 
{
	display: block; 
	float: left; 
	overflow: hidden; 
	width: 10px
}
#chantab
{
	display: block; 
	float: left; 
	overflow: hidden; 
	width: 99px;
	height:36px;
}
#commtab
{
	display: block; 
	float: left; 
	overflow: hidden; 
	width: 112px;
	height:36px;
}
#shoptab 
{
	display: block; 
	float: left; 
	overflow: hidden; 
	width: 98px;
	height:36px;
}
#servtab 
{
	display: block; 
	float: left; 
	overflow: hidden; 
	width: 94px;
	height:36px;
}
#google 
{
	display: block; 
	float: right; 
	overflow: hidden; 
	width: 130px;
	height:36px;
}
#search 
{
	display: block; 
	float: right; 
	overflow: hidden; 
	width: 233px;
	height: 36px;
	background-image: url(fn-search.gif); 
	background-repeat: no-repeat; 
}


#searchtext
{
	position: relative; 
	top: 4px; 
	width: 95px;
	height: 18px;
	border: 1px solid #003366;
	font-size: 12px;
	color: #003366;
	background-color:#FFFFFF;
}
#searchbtn
{
	position: relative; 
	top: 8px; 
	left: 5px !important;
	left: 13px;
	width:19px;
	height:18px;
	border:0px;
}
.searchradio
{
	position: relative; 
	top: 6px; 
	left: 2px;
	border:0px;
	height:12px !important;
	height:18px;
	
}
.searchtitle
{
	display: inline;
	position: relative; 
	top: 3px; 
	left: 2px;
	color: #333333;
}
#secnav 
{
	display: block;
	overflow: hidden; 
	padding-top: 6px;
	padding-left: 20px;
	width: 100%;
	_height: 23px;
	height: 16px !important; 
	height: 23px; 
	background-color:#FFFFFF;
}
#ql
{
	color: #666666;
	font-weight:bold;
	float:left;
	padding-right:15px;
}
#secnav a
{
	display: inline;
	float: left;
	padding-right: 15px;
	font-weight: bold;
	text-decoration: none;
}
#inner
{
	display:block;
	background-color:#FFFFFF;
	padding:10px 0px 0px 0px;

}
.bg 
{
	float:left; 	
	background-repeat:repeat-y;
	width:776px;
	min-height:530px;
	height:auto !important;
	height:530px;

}
.bg.full {background-image:url(bg-full.gif);}
.bg.home {background-image:url(bg-home.gif);}
.bg.chan {background-image:url(bg-chan.gif);}
.bg.comm {background-image:url(bg-comm.gif);}
.bg.shop {background-image:url(bg-shop.gif);}
.bg.serv {background-image:url(bg-serv.gif);}

#content
{
	margin:0px 8px 8px 8px;
	float:right;
	overflow:hidden;
	background-color:#FFFFFF;
	min-height:520px !important;

}
.w760 {width: 760px !important;width:760px;}
.w608 {width: 608px !important;width:608px;}
.w452 {width: 452px !important;width:452px;}
.w300 {width: 300px !important;width:300px;}
.w222 {width: 222px !important;width:222px;}
.w250 {width: 250px !important;width:250px;}

/* Definition des Menu links */
#menu
{
	float:left;
	width:152px;
	padding-bottom: 18px;
	margin-bottom: 10px;
	display:inline;
}
#menu .mtitle
{
	background-color: #FFFFFF;
	height: 22px;
	margin:0px 0px 3px 0px;
	border-bottom: 1px solid #FFFFFF
}
#menu a
{
	display:block;
	width: 138px !important;
	width: 152px;
	height: 14px !important;
	height: 18px;
	padding: 0px 0px 1px 14px;
	margin:0px 0px 3px 0px;
	border-bottom: dashed 1px #FFFFFF;
	text-align: left;
	text-decoration: none;
}

#menu .mapicon
{
	display:inline;
	width: 138px !important;
	width: 152px;
	height:100px;
	padding: 5px 0px 1px 14px;
	margin:0px 0px 3px 0px;
	border-bottom:none;
}

#menu .mapicon a
{
	display:inline;
	width: 138px !important;
	width: 138px;
	height:100px;
	overflow:hidden;
	padding: 0px 0px 1px 0px;
	margin:0px 0px 3px 0px;
	border-bottom:none;
}
#menu .meteoteaser
{
	display:block;
	overflow:hidden;
	width:152px !important;
	width:152px;
}
#menu .meteoteaser a
{
	border:none;
}
#menu .meteoteaser .title
{
	font-size:18px;
	padding:0px 0px 5px 0px !important;
	padding:0px 0px 1px 0px; 
}
#menu .meteoteaser .icon
{
	display:block;
	width:152px !important;
	width:152px;
	height:66px;
	margin:0px 0px 5px 0px;
	overflow:hidden;
}
#menu .meteoteaser .icon a
{
	float:left;
	display:block;
	height:64px;
	width:64px;
}
#menu .meteoteaser .icon a img
{
	height:64px;
	width:64px;
	border:solid 1px #003366;
}

#menu .meteoteaser .icon .temp
{
	float:right;
	font-size:20px;
	color:#003366;
	padding:5px 15px 5px 0px !important;
	padding:20px 15px 5px 0px;
}

#menu .meteoteaser .data
{
	padding:0px 0px 0px 14px;

}
#menu .meteoteaser .data label
{
	font-weight:bold;
	width:138px;
	display:block;
	padding:3px 0px 3px 0px;
}
#menu .meteoteaser .wcr
{
	padding:10px 0px 3px 14px;
}


.noline a {text-decoration:none;}
.noline a:HOVER {text-decoration:underline;}

.noline ul{

	padding:0px 0px 0px 20px !important;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px !important;
	margin:0px 0px 10px 20px;
}
.noline li{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
/*	font-weight:bold;*/
}

	
/* Banner und Advertising */
#fullbanner {position:absolute;top:14px;left:299px;width:468px;height:60px;}
#skyscraper {overflow:hidden;position:absolute;top:115px;left:784px;width:160px;height:600px;}

/* Footer */
#footer {clear:both;width:776px;height:21px;display:block;overflow:hidden;margin-left:0px;margin-right:0px;padding-top:4px;font-size:11px;color:#FFFFFF;background-image:url(footer.gif);background-repeat: no-repeat;}
#copyright {float:left;padding-left:10px;font-weight:bold;}
#company {float:right;padding-right:10px;}
#footer a {color:#FFFFFF;font-weight:bold;text-decoration:none;padding:0px 5px 0px 5px;}


/* Forms */
/*
form input, form select, textarea {border: 1px solid #003366;background-color:EEEEEE;font-size:12px;color:#003366;}
form input, form select {height:18px}
*/
form {padding:0px; margin:0px;}


/* New Forms Layout */


form.xform
{
	width:608px;
}
.xform .xtitle
{
	font-size:14px;
	width:596px !important;
	width:608px;
	border:solid 1px #003366;
	background-color:#DEDEDE;
	color:#003366;
	font-weight:bold;
	padding:5px;
}
.xform .xbody
{
	padding:5px 5px 5px 5px;
	border-left:solid 1px #003366;
	border-right:solid 1px #003366;
	border-bottom:solid 1px #003366;	
}
.xform p
{
	margin:15px 0px 15px 0px;
}

.xform .xline
{
	clear:both;
	margin: 0px 0px 5px 0px;
}
.xform .lab
{
	float:left;
	width:190px;
	margin-top:4px;
	font-weight:bold;
}
.xform .err
{
	float:left;
	width:30px;
}
.xform .xTextBox
{
	border:solid 1px #003366;
	margin:1px 1px 1px 2px!important;
	margin:0px 0px 0px 0px;
	padding:1px 3px 0px 2px;
	height:19px;
	width: 200px;
	font-size:12px;
	background-color:#EEEEEE;
}
.xform .xTextArea
{
	border:solid 1px #003366;
	margin:1px 1px 1px 2px!important;
	margin:0px 0px 0px 0px;
	padding:1px 3px 0px 2px;
	height:200px;
	width: 200px;
	font-size:12px;
	background-color:#EEEEEE;
}
.xform .xTextArea400
{
	border:solid 1px #003366;
	margin:1px 1px 1px 2px!important;
	margin:0px 0px 0px 0px;
	padding:1px 3px 0px 2px;
	height:200px;
	width: 400px;
	font-size:12px;
	background-color:#EEEEEE;
}
.xform .xDropdown
{
	border:solid 1px #003366;
	margin:1px 1px 1px 2px!important;
	margin:0px 0px 0px 0px;
	padding:1px 0px 0px 2px;
	height:19px;
	width: 200px !important;
	width: 202px;
	font-size:12px;
	background-color:#EEEEEE;
}
.xform .xDropdown45
{
	border:solid 1px #003366;
	margin:1px 1px 1px 2px!important;
	margin:0px 0px 0px 0px;
	padding:1px 0px 0px 2px;
	height:19px;
	width: 45px !important;
	width: 45px;
	font-size:12px;
	background-color:#EEEEEE;
}
.xform .xDropdown90
{
	border:solid 1px #003366;
	margin:1px 1px 1px 2px!important;
	margin:0px 0px 0px 0px;
	padding:1px 0px 0px 2px;
	height:19px;
	width: 81px !important;
	width: 89px;
	font-size:12px;
	background-color:#EEEEEE;
}
.xform .xDropdown60
{
	border:solid 1px #003366;
	margin:1px 1px 1px 2px!important;
	margin:0px 0px 0px 0px;
	padding:1px 0px 0px 2px;
	height:19px;
	width: 60px !important;
	width: 60px;
	font-size:12px;
	background-color:#EEEEEE;
}
.xform .imgButton
{
	margin:0px 0px 0px 5px !important;
	margin:0px 0px 0px 3px;
}
.xform .xButton
{
	width:100px;
	font-size:12px;
	font-weight:bold;
	height:22px;
	border-top:solid 2px #9C9ACE;
	border-left:solid 2px #185DA5;
	border-right:solid 2px #003366;
	border-bottom:solid 2px #003366;
}
.xform .xButtonNext
{
	float:right;
	width:100px;
	font-size:12px;
	font-weight:bold;
	height:22px;
	border-top:solid 2px #9C9ACE;
	border-left:solid 2px #185DA5;
	border-right:solid 2px #003366;
	border-bottom:solid 2px #003366;
}
.xform .xButtonBack
{
	float:left;
	width:100px;
	font-size:12px;
	font-weight:bold;
	height:22px;
	border-top:solid 2px #9C9ACE;
	border-left:solid 2px #185DA5;
	border-right:solid 2px #003366;
	border-bottom:solid 2px #003366;
}
.xform .sxRadioHA
{
	width:200px;
}
.xform .redCheck
{
	border:solid 2px #FF0000;
}
/* End New Forms Layout */

.fullform
{
	clear:both;
	width: 600px;
	display:block;
	margin-top:30px !important;
	margin-top:10px;
	margin-bottom:0px;	
}
.fullform .label
{
	width:200px;
	float:left;
	font-weight:bold;
	padding-top:3px;
}

.fullform .labelnoform
{
	width:200px;
	float:left;
	padding-top:4px;
}

.fullform input, .fullform select, .fullform textarea, .textbox
{
	border: 1px solid #003366;background-color:EEEEEE;font-size:12px;color:#003366;
	height:18px;
	width:250px;
	float:left;
}
.fullform textarea
{
	height:250 !important;
	height:230px;
	margin-bottom:15px !important;
	margin-bottom:0px;
	border: 1px solid #003366;background-color:EEEEEE;font-size:12px;color:#003366;
	
}
.fullform .rad
{
	border:none;
	background-color:#FFFFFF;
	width:12px;
	padding:0px;
	margin:0px 10px 0px 0px;
	float:left;
}
.fullform .chk, .chk input
{
	border:none;
	background-color:#FFFFFF;
	width:15px;
	padding:0px;
	margin:0px 10px 0px 0px;
	float:left;
	
}
.fullform .radlabel
{
	float:left;
	margin:0px;
	padding:3px 0px 0px 0px;
}
.fullform .errflg
{
	float:left;
	width:50px;
	min-height:15px;
	position:relative;
	display:inline;
	top:-3px;
}
input.button
{
	border: 1px solid #003366;background-color:EEEEEE;font-size:12px;color:#003366;

	border:none;
	height:16px;
}

.btn {margin-left:10px;margin-top: 2px;}

/* Box Template Definitionen */
.box {margin-bottom:8px;display:block;}
.box .title {height:22px;margin:0px 0px 0px 0px;clear:both;}
.box .body {border:solid 2px #DBDBDB;padding:5px;clear:both;}
.box .body img {display:block; width:75px;height:75px; float:right;}

.box ul{

	padding:0px 0px 0px 15px !important;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px !important;
	margin:0px 0px 0px 15px;
}
.box li{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}


.simplebox
{
	border: 2px solid #DBDBDB;
	padding: 5px;
}


/* Box Meteo */
.box .meteo {border:solid 2px #DBDBDB;padding:5px;}
.box .meteo img {display:block; width:128px;height:128px; float:right;}
.meteolist {width:150px;margin:0px 0px 4px 0px;float:left;height:16px;overflow:hidden;}

/* Box Webgames Teaser */
.boxwebgames{margin-bottom:8px;display:block;}
.boxwebgames .title {height:22px;margin:0px 0px 0px 0px;clear:both;}
.boxwebgames .body {border:solid 2px #DBDBDB;padding:5px;clear:both;}
/*.box .body img {display:block; width:75px;height:75px; float:right;}*/


/* Floating Objekte */
.floatleft {margin:0px 8px 8px 0px;float:left;}
.floatright {margin:0px 0px 8px 8px;float:right;}
.floatoright {margin:0px 0px 8px 0px;float:right;}
.floatoleft {margin:0px 0px 8px 0px;float:left;}

.cb
{
	clear:both;
}


/* MMS spezifische Layouts */
.mmsitem{margin-bottom:10px;margin-right:10px;border:solid 1px #DDDDDD;}
.mmsitemq{width:75px;height:56px;border:solid 1px #DDDDDD;}
.tblRate{width:600px;height:25px;border:solid 1px #DDDDDD;background-color:#EEEEEE;padding:0px;margin:0px}
.tblRate td{width:100px;}
.tblRate input{border:none;position:relative;top:6px !important;top:2px}
.pager {font-weight:bold;}
.pager a {width:30px;height:15px;border:solid 1px #DDDDDD;background-color:#EEEEEE;padding:3px;text-align:center;text-decoration:none;margin-right:10px;margin-bottom:10px;float:left;}
.pager a:hover {width:30px;height:15px;border:solid 1px #003366;background-color:#EEEEEE;padding:3px;text-align:center;text-decoration:none;margin-right:10px;margin-bottom:10px;}
.pager .sel {width:30px;height:15px;border:solid 1px #003366;background-color:#003366;color:#FFFFFF;padding:3px;text-align:center;text-decoration:none;margin-right:10px;margin-bottom:10px;float:left;}


/* Tabellen */
table.listhome {border-collapse:collapse;border:solid 1px #BBBBBB; width: 100%;}
table.listhome td {padding:3px; vertical-align: top;}
table.listhome .row td {border-top:solid 1px #BBBBBB;}
table.listhome thead {font-weight:bold;background-color:#ECECEC;color:#003366;}
.listhome ul{padding:0px 0px 0px 15px !important;padding:0px 0px 0px 0px;margin:0px 0px 0px 0px !important;margin:0px 0px 10px 15px;}
.listhome li{padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;}

table.listcomm {border-collapse:collapse;border:solid 1px #FEC82C;}
table.listcomm td {padding:3px; vertical-align: top;}
table.listcomm .row td {border-top:solid 1px #FEC82C;}
table.listcomm thead {font-weight:bold;background-color:#F8E2A2;color:#003366;}
.listcomm ul{padding:0px 0px 0px 15px !important;padding:0px 0px 0px 0px;margin:0px 0px 0px 0px !important;margin:0px 0px 10px 15px;}
.listcomm li{padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;}

table.listshop {border-collapse:collapse;border:solid 1px #F8A084;}
table.listshop td {padding:3px; vertical-align: top;}
table.listshop .row td {border-top:solid 1px #F8A084;}
table.listshop thead {font-weight:bold;background-color:#F7D2C7;color:#003366;}
.listcomm ul{padding:0px 0px 0px 15px !important;padding:0px 0px 0px 0px;margin:0px 0px 0px 0px !important;margin:0px 0px 10px 15px;}
.listcomm li{padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;}

table.listserv {border-collapse:collapse;border:solid 1px #BBBBBB;}
table.listserv td {padding:3px; vertical-align: top;}
table.listserv .row td {border-top:solid 1px #BBBBBB;}
table.listserv thead {font-weight:bold;background-color:#DDDDDD;color:#003366;}
.listserv ul{padding:0px 0px 0px 15px !important;padding:0px 0px 0px 0px;margin:0px 0px 0px 0px !important;margin:0px 0px 10px 15px;}
.listserv li{padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;}

table.listchan {border-collapse:collapse;border:solid 1px #8CDAF8;}
table.listchan td {padding:3px; vertical-align: top;}
table.listchan .row td {border-top:solid 1px #8CDAF8;}
table.listchan thead, table.listchan .head {font-weight:bold;background-color:#C5ECFB;color:#003366;}
.listchan ul{padding:0px 0px 0px 15px !important;padding:0px 0px 0px 0px;margin:0px 0px 0px 0px !important;margin:0px 0px 10px 15px;}
.listchan li{padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;}


hr
{
	border:solid 1px #DBDBDB;
}


/* Codeschrift */
.cour {font-family: Courier, "Courier New", monospace;font-size:12px;}


/* Chat spezifisches Zeugs */
.picbox {float:right;width:252px;border:solid 2px #FEC82C;overflow:hidden;background-color:#F8E2A2;}
.picbox div {text-align:center;padding:3px;}
.picbox img {width:250px;}
.msgimg {position:relative;top:3px;margin-right:5px;}
.picboxb {border:solid 2px #FEC82C;overflow:hidden;background-color:#F8E2A2;}
.picboxb div {text-align:right;padding:3px;}

/*Blog spezifisches Zeugs */

.prod-table
{
	font-size:11px;
	border-collapse:collapse;
}

.prod-table td
{
	vertical-align:bottom;
	border-top:solid 1px #CCCCCC;
}


.prod-table .prod
{
	width:40px;
	text-align:center;
	border-left:solid 1px #CCCCCC;
}

.prod-table .b
{
	font-weight:bold; background-color:#F0F0F0;
}

.faq h3
{
	font-size:12px;
	font-weight:bold;
	color:#003366;
	letter-spacing:1px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top:10px;
	margin-bottom:5px;
}


.faq p
{
	margin:0px;
}
.faq .off, .faq .on
{
	margin-bottom:5px;
}
.faq .on h4, .faq .off h4
{
	font-size: 12px;
	font-weight:bold;
	line-height:14px;
	margin-bottom:3px;
	margin-top:0px;
	text-decoration:underline;
	cursor:hand;
	color:#003366;
}
.faq .on h4:HOVER, .faq .off h4:HOVER
{
	color: #D19D20;
}
.faq .off p, .faq .off ul
{
	display:none;
	visiblity:hidden;
}

.okbtn
{
	position: relative; 
	top: 4px; 
	left: 5px;
	width:19px;
	height:18px;
	border:0px;
}

.catlist a
{
	display:inline;
	float:left;
	width:200px;
	height:16px;
	margin-bottom:5px;
}
/* Shopping Dell */

.dell
{

}
.dell .title
{
	font-size:14px;
	font-weight:bold;
	color:#003366;
	margin-bottom:10px;
	
	
}
.dell .body
{
	border:solid 2px #DBDBDB;
	padding:5px;
	margin-bottom:0px;
	min-height:150px !important;
}
.dell .price
{
	padding:5px;
	text-align:right;
	font-weight:bold;
}
.dell .imgr
{

	height:150px;
	float:left;
	overflow:hidden;
	margin:0px 10px 10px 0px;
}
.dell .imgl
{

	height:150px;
	float:right;
	overflow:hidden;
	margin:0px 0px 10px 10px;
}

.dell .imgl img, .dell .imgr img
{
	height:150px;
}

/* Shopping Mr. Lens */

.lens
{
	overflow:hidden;
}
.lens .body
{
	border:solid 2px #DBDBDB;
	padding:5px;
	margin-bottom:0px;
	height:174px;
	overflow:hidden;	
}
.lens .title
{
	font-weight:bold;
	color:#003366;
}
.lens img
{
	width:100px;
}

.lens .price
{
	background-color:#DBDBDB;
	padding:5px;
	text-align:right;
	font-weight:bold;
}
.lensdetail select
{
	width:250px;
	position:absolute;
	left:300px !important;
	left:100px;
}
form .addtobasket
{
	clear:both;
	float:right;
	width:164px;
	height:38px;
	border:none;
	padding:0px;
	margin:0px;
}

.cedem .body
{
	border:solid 2px #DBDBDB;
	padding:5px;
	height:130px;
	overflow:hidden;	
}
.cedem .title
{
	font-weight:bold;
	color:#003366;
	margin-bottom:3px;
}
.cedem .price
{
	background-color:#DBDBDB;
	padding:5px;
	text-align:right;
	font-weight:bold;
}

/*ABC Spezifisch*/


.abc
{
	border: 2px solid #DBDBDB;
	padding: 5px;
}


.abc_index
{
	border: 2px solid #DBDBDB;
	height: 22px;
	width: 608px;
	overflow:hidden;
	text-align: center;
}

.abc_index a
{
	float:left;
	width: 23px;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	text-decoration: none;
}



.abc_index a:hover
{
	background-color: #DBDBDB;
}



/*Webgames Spezifisch*/

.webgames_featured
{
	border: 2px solid #DBDBDB;
	width: 608px;
	overflow:hidden;
	padding: 5px;
	font-size: 12px;
	color: #003366;
	line-height: 16px;
}

/*404 Seite*/

.err404
{
	line-height:18px;
}

.err404 h6
{
	font-size:21px;
	font-weight:bold;
	color:#003366;
	letter-spacing:1px;
	padding:0px 0px 0px 0px;
	margin:10px 0px 20px 0px;
	
}

	
table.list404 {border-collapse:collapse;border:solid 1px #BBBBBB; width: 100%;}
table.list404 td {padding:3px; vertical-align: top; width: 170px;}
table.list404 .row td {border-top:solid 1px #BBBBBB;}
table.list404 thead {font-weight:bold;background-color:#ECECEC;color:#003366;}

.list404 ul{

	padding:0px 0px 0px 15px !important;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 10px !important;
	margin:0px 0px 10px 0px;
}
.list404 li{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	
}

/*Xmas Special*/

.xmasbox
{
	border:  1px solid #DBDBDB;
	padding: 5px;
}

.xmasboxtitle
{
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	color: #003366;
	background-color: #DBDBDB;
	border-left: 1px solid #DBDBDB;
	border-top:  1px solid #DBDBDB;
	padding: 3px 0px 3px 5px;
}

/* Voice Box Template Definitionen */
.voicebox {margin-bottom:8px;display:block;}
.voicebox .title {height:22px;margin:0px 0px 0px 0px;clear:both;}
.voicebox .body {border:solid 2px #DBDBDB; padding:5px;clear:both;height:86px !important;height:100px;overflow:hidden;}
.voicebox .prize, .voicebox .prizeint {height: 43px; margin-bottom:5px;}
.voicebox .prizeint img {display:block; height:38px; width: 57px; float:left;margin-right:5px; border: 1px solid #DBDBDB;}
.voicebox .prize img {display:block; height:38px; width: 57px; float:left;margin-right:5px;}
*/



/* WM Aktuell Box Template Definitionen */
.wmaktbox {margin-bottom:8px;display:block;}
.wmaktbox .title {height:22px;margin:0px 0px 0px 0px;clear:both;}
.wmaktbox .body {border:solid 2px #DBDBDB;padding:5px;clear:both;}


table.listwc td {padding:3px 3px 3px 3px; vertical-align: top;}
table.listwc .rowEE td {border-bottom:solid 1px #EEEEEE;}
table.listwc thead, table.listchan .head {font-weight:bold;background-color:#C5ECFB;color:#003366;}
.listwc ul{padding:0px 0px 0px 15px !important;padding:0px 0px 0px 0px;margin:0px 0px 0px 0px !important;margin:0px 0px 10px 15px;}
.listwc li{padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;}
.listwc td .flag {margin:3px 0px 0px 0px;}
.gbox {padding:0px;margin:0px;}


.ecard 
{
	clear:both;
}
.ecard h1
{

	padding-bottom:3px;
	border-bottom:solid 1px #003366;
}
.ecard a
{
	float:left;
	width:100px !important;
	width:106px;
	height:67px !important;
	height:73px;
	border:solid 1px #8D8D8D;
	padding:2px;
	background-color:#CCCCCC;
	margin:0px 15px 10px 0px !important;
	margin:0px 15px 10px 0px;
}
.ecard a img
{
	width:100px;
	height:67px;
}



/* mig-Footer */
#mig-footer {clear:both;width:760px; height:17px !Important; height:21px;display:block;overflow:hidden;margin-left:0px;margin-right:0px;padding-top:4px;font-size:11px;color:#FFFFFF;background-image:url(mig-footer.gif);background-repeat: no-repeat;}
#copyright {float:left;padding-left:10px;font-weight:bold;}
#mig-footer a {color:#FFFFFF;font-weight:bold;text-decoration:none;padding:0px 5px 0px 5px;}

