/*----------------------------------------------------------------------------------------------------------
------------------------------------ Einsteinjahr 2005 CSS Stylesheet --------------------------------------
------------------------------------ copyright WE DO communication 2005 ------------------------------------
------------------------------------ http://www.wedo-berlin.de ---------------------------------------------
----------------------------------------------------------------------------------------------------------*/


/*---------------------------------- MEDIA TYPE - SCREEN -------------------------------------------------*/


/*---------------------------------- START basic tags ----------------------------------------------------*/
html {
	height: 100%;
}
body {
	margin: 0 0 0 0;
	padding-right: 0px;
	padding-bottom: 0px;
	border-right-width: 0px;
	width: 100%;
	height: 100%;
	background: #ffffff;
	font-family:verdana;
	font-size:8pt;
	color:#555;
	line-height:140%;
}
h1 {
	font-family:verdana;
	font-size:14pt;
	color:#666;
	margin-bottom: 20px;
	margin-top: 0px;
}
h2 {
	margin: 0 0 0 0;
	font-size: 8pt;
	font-family: verdana;
	font-weight:normal;
}
h3 {
	margin: 0 0 0 0;
	font-size: 8pt;
	font-family: verdana;
}

DIV A {
	color:#555;
	background-color:#ccc;
	text-decoration:underline;
	font-size:8pt;
}
DIV A:hover {
	text-decoration:none;
	background-color: #c40002;
	color:#fff;
	font-size:8pt;
}
DIV A {
	color:#555;
	text-decoration:underline;
	font-size:8pt;
}
DIV A {
	color:#555;
	text-decoration:underline;
	font-size:8pt;
}

/*---------------------------------- END basic tags  ------------------------------------------------------*/

#top_row_white_logos{
	position: absolute;
	right: 0px;
	top: 0px;
}
#top_row_white_picture {
	visibility:hidden;
}
#left_column_content {
	position:absolute;
	left: 0px;
	top:0px;
	padding-right: 0px;	
}

/*---------------------------- START content -----------------------*/

#double_content_column_main {
	position:absolute;
	top:180px;
}
#content_column_main {
	position:absolute;
	top:180px;
	left:0px;
}

/*---------------------------- END content -------------------------*/

#spalte_rechts_kalender {
	visibility:hidden;
}
#single_spalte_rechts_kalender {
	visibility:hidden;
}
#meta_navigation {
	visibility:hidden;
}
#navigation {
	visibility:hidden;
}

/*--------------------------- WEIRD FIXES ---------------------------*/

.bodytext {
	font-size: 8pt;
}
.imgtext-nowrap {
	font-size: 8pt;
	line-height: 140%;
}

/*--------------------------- WEIRD FIXES END -----------------------*/