/*
	CSS for WTT v.1.0 - T4.1 screen

	André Müller - die musteradresse
	www.musteradresse.com

*/

@page { 
	size			:portrait;
}

																/* GL0BaL */

body {
	color			:#1172b8;
	background		:#ffffff;
	font-family		:Arial, Helvetica, sans-serif;
	font-size		:10pt;
}

/* ----------------------------------------------------------------------------------- LAYOUT */

#header {
	border-bottom		:dotted 1pt;
	padding-bottom		:12pt;
	margin-bottom		:12pt;
}

#header #logo {
	text-align		:right;
}

#header #logo a img {
	border			:0;
}

#header #sitenav,
#header #pagetitle,
#ineedthis,
#sorryforthat,
#navigation,
#ineedthistoo,
dl.news-calendar {

	display			:none;
}

#left {
}

#mainframe {
}

.content {
}

.normal {
	width			:69%;
	float			:left;
}

.right {
	width			:27%;
	float			:right;
	font-size		:.9em;
}

#footer {
	clear			:both;
	border-top		:dotted 1pt;
	margin-top		:24pt;
}

#footer #berlinlogo {
	float			:left;
	margin			:12pt 12pt 0 0;
}

#footer #eulogo {
	float			:left;
	margin			:12pt 12pt 0 0;
}

#footer #credit {
	float			:left;
	width			:40%;
	margin			:12pt 12pt 0 0;
}

#footer #effrelogo {
	float			:left;
	margin			:12pt 12pt 0 0;
}

#footer #footercontent {
	margin			:12pt 12pt 0 0;
}




/* ------------------------------------------------------------- Navi */




/* ----------------------------------------------------------------------------------- TAGS */

p,
ul, ol, dl,
h1, h2, h3, h4, h5, h6, table, form {
	margin-bottom	:10px;
}

ul {
	margin			:0;
	padding			:0;
}

ul li {
	list-style-image:url(../images/bg-right-dd-link.gif);
	margin-bottom	:8px;
	margin-left		:1.8em;
} html>body ul li {
	margin-left		:1.5em;
}

ol li {
}

li p {
}

h1 {
	font-size		:1.2em;
	font-weight		:bold;
	text-transform	:uppercase;
}

h2 {
	font-size		:1.2em;
	font-weight		:bold;
}

.normal h2 {
}

h3 {
	font-size		:1.0em;
}

.right h3 {
}

h4  {
	font-size		:1.0em;
}

h5 {
	font-size		:1.0em;
	font-weight		:normal;
	color				:#fa5800;
}

small {
	font-size		:0.9em;
}

strong {
	font-weight		:bold;
}

b {
	font-weight		:bold;
}

em {
	font-style		:italic;
}

i {
	font-style		:italic;
}



/* ----------------------------------------------------------------------------------- cObj */


.csc,
.csc-frame {
	margin-bottom	:24pt;
}

.right .csc,
.left .csc,
.right .csc-frame,
.left .csc-frame {
	margin-bottom	:12pt;
}


/* ----------------------------------------------------------------------------------- cObj Header */



