/* SCREENSTYLES */

* {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#444;
	line-height:1.3em;
	list-style-type: square;
	text-decoration: none;
	background-color: #FFF;
}
a.kurztext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #444;
	text-align: justify;
	line-height: 1.3em;
	width: 400px;
	background-color: #FFF;
}

/* tags */
body {
	margin:0px;
	background-color: #FFF;
}
h1 { 
	margin:0px 0px 16px 0px; 
	font-weight:bold;
	color:#3a4ba4;
	border-top:1px solid #bbd5ed;
	padding-top:3px;
	font-size:14px;  line-height:18px;
}
h2 {
	margin:0px 0px 0px 0px;
	font-weight:bold;
	color:#f5731f;
	border-top:1px solid #bbd5ed;
	padding-top:3px;
}
h3 { 
	margin:0px 0px 8px 0px; 
	font-weight:bold;
	color:#3a4ba4;
	border-top:1px solid #bbd5ed;
	padding-top:3px;
}
h4 { 
	margin:0px 0px 16px 0px; 
	font-weight:bold;
	color:#3a4ba4;
	padding-top:3px;
	font-size:14px; line-height:18px;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	color: #3a4ba4;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3a4ba4;
	text-decoration: none;
}

p {
	max-width:600px;
	margin:0px 0px 8px 0px;
	background-color: #FFF;
}
.hbz {
	margin:0px 0px 16px 0px;
	background-color: #FFF;
}
em 	{
	color:#3a4ba4;
	font-size: 18px;
	background-color: #FFF;
}
img {
	border:none;
	background-color: #FFF;
}

/* layout */
#kopf {
	z-index:8;
	position:absolute;
	top:4px;
	left:50%;
	margin-left:-400px;
	background-color: #FFF;
}
#grund {
	position:fixed;
	position: expression ("absolute");

	top: expression(document.body.scrollTop - this.offsetHeight + this.offsetHeight);
	left:50%;
	margin-left:-400px;
	width:800px;
	height:100%;
	background-color:#FFF;
	background-image:url(p/hg.gif);
	background-repeat:repeat-x;
}
#grund2 {
	position:fixed;
	position: expression("absolute");

	top: expression(document.body.scrollTop - this.offsetHeight + this.offsetHeight);
	left:50%;
	margin-left:-400px;
	width:800px;
	height:100%;
	background-image:url(p/mutter.gif);
	background-color: #FFF;
}
#mutter {
	position:absolute;
	top:139px;
	left:50%;
	margin-left:-400px;
	width:800px;
	height:100px;
	background-color: #FFF;
}
#inhalt {
	margin-left:160px;
	margin-top:50px;
	background-color: #FFF;
}
#inhaltspalte1 {
	position:absolute;
	left:160px;
	top:150px;
	width:300px;
	border-top:1px solid #bbd5ed;
	padding-top:3px;
	background-color: #FFF;
}
#inhaltspalte2 {
	position:absolute;
	left:480px;
	top:150px;
	width:300px;
	border-top:1px solid #bbd5ed;
	padding-top:3px;
	background-color: #FFF;
}
#inhaltdirekt {
	margin-left:160px;
	margin-top:15px;
	text-decoration: none;
	background-color: #FFF;
}
#inhaltmitlinie {
	margin-left:160px;
	margin-top:150px;
	border-top:1px solid #bbd5ed;
	padding-top:3px;
	background-color: #FFF;
}
.fussabst {
	height:200px;
	background-color: #FFF;
}

/*bilder */
#bildportrait {
	position:absolute;
	z-index:10;
	top:0px;
	left:50%;
	margin-left:230px;
	border-right:1px solid #bbd5ed;
	border-left:1px solid #bbd5ed;
	background-color: #FFF;
}
#breitbild {
	margin-top:150px;
	margin-left:160px;
	border:1px solid #3a4ba4;
	border-left:none;
	border-right:none;
	background-color: #FFF;
}
#textbild {
	margin-top:3px;
	margin-bottom:10px;
	border:1px solid #3a4ba4;
	border-left:none;
	border-right:none;
	background-color: #FFF;
}

/* auszeichnungen */
.hi 		{
	color:#3a4ba4;
	font-weight:bold;
	font-style: normal;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
.orange 	{
	color:#f5731f;
	background-color: #FFF;
}
.blau 		{
	color:#3a4ba4;
	text-decoration: none;
}

/* liste */
.pfeil {
	margin:0px 50px 0px 0px;
	padding:0px;
	list-style-image:url(p/pfeil.gif);
	font-size: 11px;
}
.back { 
	margin:0px 50px 0px 0px; 
	padding:0px;
	list-style-image:url(p/back.gif);
}
.bull { 
	margin:0px 50px 0px 0px; 
	padding:0px;
	list-style-image:url(p/bullet.gif);
}

.zahl { 
	margin:0px 50px 0px 0px; 
	padding:0px;
}
.abc {
	margin:0px; 
	padding:0px 0px 0px 20px;
}
.abst {
	margin-bottom:8px; 
}

/* links*/
a.text {
	color:#3a4ba4;
	text-decoration:none;
	font-weight: bold;
	background-color: #FFF;
	font-size: 13px;
}
a.text:hover {
	color:#f5731f;
	font-weight: normal;
}
a.fett { 
	color:#3a4ba4; 
	font-weight:bold;
	text-decoration:none;
}
a.fett:hover {
	color:#f5731f;
}
a.back { 
	color:#77b4ed; 
	text-decoration:none;
}
a.back:hover { 
	color:#273591;
}
a.parlament {
	color:#3a4ba4;
	display:block;
	border-top:1px solid #bbd5ed;
	padding-top:8px;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
}
a.parlament:hover {
	color:#f5731f;
}
a.cvp {
	position:absolute;
	display:block;
	z-index:10;
	top:50px;
	left:50%;
	margin-left:285px;
	background-image:url(p/transp.gif);
	height:70px;
	width:80px;
}
a.cvp:hover {
	background:white;
	opacity:0.3;
	-moz-opacity:0.3;
	filter:Alpha(Opacity=30);
}
/* navigation level 1 */
#navbox {
	width:160px;
	left:50%;
	margin-top:150px;
	margin-left:-480px;
	border-top:1px solid #bbd5ed;
	position:fixed;
	position: expression("absolute");
	top: expression(document.body.scrollTop - this.offsetHeight + this.offsetHeight);
}
a.nav1 {
	color:#3a4ba4;
	display:block;
	text-decoration:none;
	height:15px;
	background:white;
	border:1px solid #bbd5ed;
	border-right:none;
	border-top:none;
	padding:3px 00px 3px 10px;
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
	font-weight: bold;
}
a.nav1:hover {
	color:#f5731f;
	opacity:1;
	-moz-opacity:1;
	filter:alpha(opacity=100);
}
.weiter:hover {
	font-weight: bold;
	color: #f5731f;
	font-size: 13px;
	font-style: normal;
}

.nav1aktiv {
	color:#f5731f;
	display:block;
	text-decoration:none;
	font-weight:bold;
	border:1px solid #bbd5ed;
	border-right:none;
	border-top:none;
	padding:3px 00px 3px 10px;
	background:url(p/nav1aktiv.gif);
	background:white;
}
.a.titelfettblau {
	font-size: 14px;
	font-weight: bold;
	color: #3a4ba4;
}
a.lik {
	font-size: 12px;
	font-weight: bold;
	color: #3a4ba4;
	text-decoration: none;
}
a.lik:hover {
	font-size: 12px;
	font-weight: bold;
	color: #f5731f;
	text-decoration: none;
}
#mutter #inhaltdirekt #aktuelleliste li {
	color: #444;
	list-style-position: outside;
	list-style-type: square;
	background-color: #FFF;
}
#mutter #inhaltdirekt #aktuelleliste .text:hover {
	color: #f5731f;
	font-weight: 500;
}
.weiter {
	font-size: 11px;
	color: #3a4ba4;
	font-weight: bold;
	text-decoration: none;
}
#nummerierteListeimArtikel {
	list-style-position: outside;
	list-style-type: decimal;
}
#internetbeitritt {
	font-size: 18px;
	font-weight: bolder;
	color: #3a4ba4;
	text-decoration: none;
	font-style: italic;
	
}#komitee {
	margin-top: 150px;
}
#aktuelleliste #PfeilGross {
	width: 150px;	
	
}

#aktuelleliste #Komiteeverweis {
	width: 600px;
	position: relative;
	left: 170px;
	top: 55px;
	font-size: 18px;

}
#mutter #inhaltdirekt #aktuelleliste #Komiteeverweis a {
	font-size: 22px;
	color: #3a4ba4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#mutter #inhaltdirekt .bull li {
	padding-top: 4px;
	padding-bottom: 5px;
}
#mutter #inhaltdirekt #aktuelleliste ul {
	color: #444;
}
#mutter #inhalt p1 {
}
#plakat_spalte_links {
	float: left;
	width: 300px;
	height: 440px;
}

#plakat_spalte_rechts {
	float: right;
	width: 300px;
	height: 440px;
}

