
* { font-family: Verdana, Arial; }
a { text-decoration: none; color: #666666; }
a:hover { color: #cc9900; }

body {
	background-color: 0062ac;
	
}
img {
	border: 0px;
}
textarea {
	font-size: 12px;
}



.lauftext_home {
	font-family: Verdana, Arial;
	font-size: 14px;
	line-height: 1.6em;
	color: #333333;
}

.lauftext, .lauftext table, .downloads, .downloads_title, .images_title, .download_description {
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
}
.lauftext table {
	padding: 0px 0px 0px 0px;
}
.lauftext table td {
	padding: 0px 0px 0px 0px;
	padding-right: 3px;
}

.downloads_title, .images_title {
	/* text-decoration: underline; */
	margin-bottom: 10px;
	margin-top: 10px;
	text-transform: uppercase;
}
.download_description 

.cell_img {
	margin-top: 1px;
}


/* SUBNAV */

.cell_subnav {
	width: 200px;
}

.subnav, .subnav a, .subnav_active, .subnav_active a {
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}

.subnav, .subnav_active {
	margin-bottom: 10px;
}

.subnav a, .subnav_active a {
	font-family: Verdana, Arial;
	/* font-size: 13px; */
	color: #666666;
}
.subnav a:hover, .subnav_active a {
	color: #cc9900;
}





.cell_headspace {
	height: 37px;
}
.cell_top {
	background-image: URL('src/banner_top.gif');
	background-repeat: repeat-x;
	width: 815px;
	height: 114px;
	font-size: 4px;
}
/* Cell oberhalb vom Text */
.cell_midspace {
	height: 95px;
}
.cell_mid {
	/* background-color: white; */
	/* background-image: URL('src/bg_main_nationalrat.gif'); */
	background-image: URL('src/bg_main.gif');
	background-repeat: no-repeat;
	width: 815px;
	/* height: 465px; */
	font-size: 10px;
}
/* Cell in tabelle links (minimalhöhe definition) */
.cell_filler_left {
	height: 370px;
}
/* Cell direktnach content (Garantiert weissen balken bevor Seitenende) */
.cell_filler_bottom {
	height: 30px;
}

.cell_footer {
	background-image: URL('src/bg_footer.gif');
	background-repeat: no-repeat;
	width: 815px;
	height: 6px;
	font-size: 4px;
}

.cell_login, .cell_login a {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.cell_login a {
	text-decoration: underline;
}

.cell_nav {
	background-image: URL('src/bg_nav.gif');
	/* total width: 815px */
	/* total height: 25px */
	width: 807px;
	height: 25px;
	padding-left: 8px;
	font-size: 19px;
}
/*
.cell_navpoint {
	height: 25px;
	border-right: 1px solid #ffffff;
	padding-right: 8px;
	padding-left: 8px;
}
*/

.cell_navpoint {
	border-right: 1px solid #ffffff;
}






.articles_title {
	
}
.article_date {
	
}
.article_title {
	padding-top: 30px;
}
.article_title_1st {
	padding-top: 18px;
}
.article_text {
	
}
.article_file {
	
}
.article_monthtitle {
	padding-top: 30px;
}
.article_monthtitle_1st {
	padding-top: 18px;
}


