body, table {
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#333333;
	margin:0px;
	padding:0px;
	/*overflow-x:hidden;*/
}

h1 {
  	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	color:#663366;
}

.header {
	width:1005;
	height:217px;
	background-image:url('../images/header.jpg');
}

.content {
	height:551px;
	padding-left:90px;
	background-image:url('../images/content.jpg');
	background-repeat:no-repeat;
}

.wolke {
	position:relative;
	top:35px;
	left:190px;
	width:140px;
	height:243px;
}

.wolke_vorschau {
	position:relative;
	top:15px;
	left:-35px;
	width:385px;
	height:243px;
}

.wolke2 {
	position:relative;
	top:33px;
	left:-35px;
/*	padding-right:25px;*/
	width:385px;
	height:243px;
}

.wolke3 {
	position:relative;
	top:35px;
	left:-25px;
	width:375px;
	height:243px;
}

.wolke_ecard {
	position:relative;
	top:35px;
	left:190px;
	width:140px;
	height:243px;
	border:1px solid #111111;
}

.left1 {
	width:32px;
	background:url('../images/wolke_links1.gif') left top repeat-y;
}
.right1 {
	width:32px;
	background:url('../images/wolke_rechts1.gif') right top repeat-y;
}
.left2 {
	width:32px;
	background:url('../images/wolke_links2.gif') left bottom repeat-y;
}
.right2 {
	width:32px;
	background:url('../images/wolke_rechts2.gif') right bottom repeat-y;
}

.footer {
	position:relative;
	bottom:0px;
	font-size:12px;
	color:#ffffff;
	height:24px;
	width:900px;
	text-align:right;
	padding:0px;
}

.highlight a:link, a:visited, a:hover, a:active {
	text-decoration:underline;
}

a.normal:link, a.normal:visited { 
	color:#ffffff; 
	text-decoration:none; 
} 

a.normal:hover, a.normal:active { 
	color:#ffffff; 
	text-decoration:underline; 
} 

a:link.link, a:visited.link {
	text-decoration:none;
	color:#ffffff;
}

a:hover.link, a:active.link {
	text-decoration:underline;
	color:#ffffff;
}

a.autorenuebersicht:link, a.autorenuebersicht:visited {
	text-decoration:none;
	color:#663366;
	font-size:10px;
	line-height:14px;
}

a.autorenuebersicht:hover, a.autorenuebersicht:active {
	text-decoration:none;
	color:#663366;
	font-size:10px;
	line-height:14px;
}
a:link, a:visited {
	text-decoration:none;
	color:#663366;
}

a:hover, a:active {
	text-decoration:underline;
	color:#663366;
}

tr.tr0 {
	background-color:transparent;
}
tr.tr1 {
	background-color:#EDB6E1;
}