@charset "utf-8";
/* CSS Document */

#content{
	margin: 154px 14px 30px 14px;
	font-size: 70%;
	line-height: 130%;
	text-align: left;
}

#content .csc-textpic-image img{
	border: 1px solid #711d1d;
	margin-top: 4px;
}

#content a, #hover a{
	color: #711d1d; 
}

#content ul{
	margin-left: 15px;	
}

#hover div.inside{
	padding: 10px;
	font-size: 70%;
	line-height: 130%;
	text-align: left;
}

/*Tabellen*/
#content table{
	font-size: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#hover table{
	font-size: 100%;
	width: 200px;
	margin: 0px;
	padding: 0px;
}

#content td, #hover td{
	margin: 0px;
	padding: 0px;
}

/*CSS STYLED CONTENT*/
.csc-header h1.csc-firstHeader, .csc-textpicHeader h1.csc-firstHeader{
	font-size: 110%;
	padding: 0px 0px 8px 0px;
	border: none;
	font-weight: bold;
}

p.csc-caption{
	font-size: 90%;
	padding: 4px 0px 0px 0px;
	line-height: 100%;
}
