/*
	stylesheet www.brispo.de
	vorgeschaltete Startseite
*/

body.frame {
	margin: 0px 20px 0px 20px;
	font-size: 13px;
	
}

table {
	font-size: 13px;
}

li {
	margin-top: 5px;	
}

/*
	footer
*/

div.footer{
	text-align: center;
	font-size: 10px;
	font-family: Arial;
	font-style: italic;
}

div.press {
	margin: 0px;
	padding: 20px;
	width: 95%;
	background-color: transparent;
	color: Black;	
}

div.press h1 {
	background-image: url(/system/media/flag_precept.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	padding-top: 1px;
	font-family: Verdana, sans-serif, arial;
	font-size: 20px;
	color: #7C7F83;
	text-decoration: underline;
}

div.press h2, div.press h3, div.press h4, div.press h5, div.press h6 {
	padding-top: 1px;
	font-family: Verdana, sans-serif, arial;
	font-size: 16px;
	color: #7C7F83;
}

/*
	systemWrapper
*/

iframe.systemWrapper {
	width: 100%;
	height: 600px;
	border: 0;
	margin: 0px;
	padding: 0px;
}

/*
	Misc
*/

.small {
	font-size: 11px;
}

.tiny {
	font-size: 9px;
}

.nomargin {
	margin: 0;
	padding: 0;	
}

