/*
	Bildschirm-CSS
	Appenzeller Magazin - www.appenzellermagazin.ch
	
	Internet Tagblatt Medien - www.tagblattmedien.ch
	Oliver Andermatt
*/

/* GLOBAL
*******************************************************************************************************/
html, body, div, h1, h2, h3, h4, p, a, ul, li, img, form {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-align: left;
	margin: 0;
	padding: 0;
	border: 0;
}
a:link {
	font-size: 12px;
	color: #9a141b;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #9a141b;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active {
	font-size: 12px;
	color: #333;
}
/* LAYOUT
*******************************************************************************************************/
body {
	background: #fff;
	text-align: center; /* zentriert die gesamte Site unter Microsoft Internet Explorer 6 für Windows */
}
#rahmen {
	width: 756px;
	margin: 0 auto 0 auto; /* zentriert die gesamte Site */
}
#kopf {
	width: 100%;
	height: 124px;
}
#navigation {
	float: left;
	width: 139px;
}
#inhalt {
	float: left;
	width: 478px;
	border-top: 1px solid #cecece;
}
#inhalt-2 {
	float: left;
	width: 617px;
	border-top: 1px solid #cecece;
}
#infospalte {
	float: left;
	width: 139px;
}
#fuss {
	clear: both;
	width: 100%;
	border-top: 5px solid #fff;
	background: #f1f1f1;
}

/* NAVIGATION
*******************************************************************************************************/
/* Vertikal - Navigation 1
*******************************************************************************************************/
ul#navigation-vertikal-1 {
	font-size: 10px;
	list-style: none;
	border-top: 1px solid #cecece; /* oberste Linie */
	margin: 0 0 0 8px; /* Einrücken des Navigationsblocks */
}
ul#navigation-vertikal-1 li {
	font-size: 10px;
	line-height: 19px;
	border-bottom: 1px solid #cecece; /* untere Linien */
}
ul#navigation-vertikal-1 li a:link, ul#navigation-vertikal-1 li a:visited {
	font-size: 10px;
	display: block; /* gesamte Zeile eines Navigationspunktes reagiert auf Mausbewegungen */
	width: 100%; /* "display: block;"-Bugfix für Microsoft Internet Explorer 6 unter Windows */
	color: #333;
}
ul#navigation-vertikal-1 li a:hover {
	font-size: 10px;
	color: #9a141b;
}
.navigation-aktiv {
	font-size: 10px;
	background: #9a141b url(../graph/button/pfeil_12x5.gif) no-repeat right;
}
#navigation p {
	width:139px;
	margin:50px 0px 0px 8px;
}
#navigation img {
	width:129px;
}
/* Vertikal - Unternavigation 1
*******************************************************************************************************/
ul#unternavigation-vertikal-1 {
	font-size: 10px;
	list-style: none;
	border-top: 1px solid #cecece; /* oberste Linie */
}
ul#unternavigation-vertikal-1 li {
	font-size: 10px;
	border: 0; /* untere Linien */
}
ul#unternavigation-vertikal-1 li a:link, ul#unternavigation-vertikal-1 li a:visited {
	font-size: 10px;
	display: block; /* gesamte Zeile eines Navigationspunktes reagiert auf Mausbewegungen */
	width: 100%; /* "display: block;"-Bugfix für Microsoft Internet Explorer 6 unter Windows */
	color: #9c9c9c;
}
ul#unternavigation-vertikal-1 li a:hover {
	font-size: 10px;
	color: #9a141b;
}
/* Vertikal - Navigation 2
*******************************************************************************************************/
ul#navigation-vertikal-2 {
	font-size: 10px;
	list-style: none;
	border-top: 1px solid #cecece;
	margin: 38px 0 0 0;
}
ul#navigation-vertikal-2 li {
	font-size: 10px;
	list-style: none;
	line-height: 19px;
	border-bottom: 1px solid #cecece; /* untere Linien */
}
ul#navigation-vertikal-2 li a:link, ul#navigation-vertikal-2 li a:visited {
	font-size: 10px;
	display: block; /* gesamte Zeile eines Navigationspunktes reagiert auf Mausbewegungen */
	width: 100%; /* "display: block;"-Bugfix für Microsoft Internet Explorer 6 unter Windows */
	color: #9c9c9c;
}
ul#navigation-vertikal-2 li a:hover {
	font-size: 10px;
	color: #9a141b;
}
/* Vertikal - Navigation 3
*******************************************************************************************************/
ul#navigation-vertikal-3 {
	font-size: 10px;
	list-style: none;
	margin: 0 0 0 3px;
}
ul#navigation-vertikal-3 li {
	font-size: 10px;
	list-style: none;
	line-height: 19px;
}
ul#navigation-vertikal-3 li a:link, ul#navigation-vertikal-2 li a:visited {
	font-size: 10px;
	display: block; /* gesamte Zeile eines Navigationspunktes reagiert auf Mausbewegungen */
	width: 100%; /* "display: block;"-Bugfix für Microsoft Internet Explorer 6 unter Windows */
	color: #9c9c9c;
}
ul#navigation-vertikal-3 li a:hover {
	font-size: 10px;
	color: #9a141b;
}
/* Horizontal
*******************************************************************************************************/
ul#navigation-horizontal {
	font-size: 10px;
	list-style: none;
	border-top: 1px solid #cecece;
	border-bottom: 3px solid #cecece;
	padding: 0 0 0 8px;
}
ul#navigation-horizontal li {
	font-size: 10px;
	display: inline;
	line-height: 19px;
	color: #9c9c9c;
}
ul#navigation-horizontal li a:link, ul#navigation-horizontal li a:visited {
	font-size: 10px;
	font-weight: normal;
	color: #9c9c9c;
}
ul#navigation-horizontal li a:hover {
	font-size: 10px;
	color: #9a141b;
}
/* INHALT
*******************************************************************************************************/
h1 { /* Rubriktitel */
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
	/*margin: 0 0 0 190px;*/
	margin: 6px 0 6px 13px;
}
h2 { /* Ausgaben-Titel*/
	font-size: 12px;
	line-height: 21px;
	color: #636363;
	text-transform: uppercase;
	margin: 0 13px 0 13px;
	/*padding: 0 0 0 177px;*/
	padding: 0 0 0 0px;
	border-top: 1px dotted #9c9c9c;
	border-bottom: 1px dotted #9c9c9c;
}
h3 { /* Haupttitel */
	font-size: 12px;
	color: #9a141b;
	/*margin: 3px 0 14px 190px;*/
	margin: 3px 0 14px 13px;
}
h4 { /* Zwischentitel */
	font-size: 13px;
	/*margin: 0 0 14px 190px;*/
	margin: 0 0 14px 13px;
}
p {
	line-height: 18px;
	font-size: 12px;
	/*margin: 0 16px 0 190px;*/
   margin: 0 16px 5px 13px;
}
pre {
	line-height: 16px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	/*margin: 0 16px 0 190px;*/
   margin: 0 16px 5px 13px;
}
.inhalt-bild-links { /* linksbündig */
	float: left;
	margin: 6px 0 0 13px;
}
.voting {
	background: #9a141b;
	color: #fff;
	width: 215px;	
	padding: 5px 0 5px 6px;
	float: left;
	display: inline;
	font-weight:bold;
}

.voting a:link, .voting a:visited {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
}
.voting a:hover, .voting a:active {
	color:#fff;
	font-size: 12px;	
	text-decoration: underline;
	font-weight: normal;
}

.votingtitel {
	padding: 5px 0 5px 5px;
	background: #CCC;
	width: 200px;
}

* html .votingtitel { /* für internet explorer 6*/
	margin: -5px 0 0 13px;

}

*:first-child + html .votingtitel { /* für internet explorer 7*/
	margin: -5px 0 0 13px;
}


table {
	line-height: 18px;
}

table ul, li {
	line-height: 18px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	/*margin: 0 16px 0 190px;*/
   margin: 0 16px 5px 15px;
}

table a:link, a:visited {
	color: #9a141b;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
}

table a:hover, a:active {
	font-size: 11px;
	color: #333;
	text-decoration: underline;
}



/* INFOSPALTE
*******************************************************************************************************/
.infospalte-kasten {
	border-top: 1px solid #cecece;
}
.infospalte-text {
	font-size: 10px;
	line-height: 14px;
	margin: 2px 0 3px 0;
}
/* FORMULAR
*******************************************************************************************************/
form {
	padding: 0 0 8px 0;
}
.formular-eingabefeld {
	width: 234px;
	font: 12px verdana, arial, helvetica, sans-serif;
	color: #636363;
	border: 1px solid #cecece;
	vertical-align: 7px;
	margin: 0px 3px 8px 0;;
	padding: 3px;
}
.checkbox, .radio {
	margin-right: 4px;
}
.checkbox_label, .radio_label {
	font: 12px verdana, arial, helvetica, sans-serif;
	color: #333;
	font-weight: normal;
	margin: 0 0 5px 0;
}
label {
	margin: 0 0 0 0; 
	font: 12px verdana, arial, helvetica, sans-serif;
	color: #333;
	font-weight: normal;
}
.label12px {
	font-size: 12px;
	margin: 8px 0 0px 13px; 
	color: #333;
	font-weight: normal;
}
.suchen {
	margin: 0 0 0 0;
}

.button{ background: #dddddd; color: #333333; font-size: 10px; font-weight: regular; display: block;  font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; width: 150px; border-width: 1px; border-color: #666666; border-style: solid }
.abmeldenbutton{ background: #dddddd; color: #FFFFFF; font-size: 10px; font-weight: regular; display: block;  font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; width: 150px; border-width: 1px; border-color: #666666; border-style: solid }