/*Datei: welschenrohr.css */
body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background-color : #FFFFFF;
	font-style: normal;
	font-weight: normal;
	margin: 0 0 0 0;
	scrollbar-base-color : #d5d5d5;
}
p,td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	margin: 0 0 0 0;
}
body.popup{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background-color : #FFFFFF;
	font-style: normal;
	font-weight: normal;
	margin: 0 0 0 0;
	background-image : none;
}

.headPopup {
	background-image : url(../images/headPopup.jpg);
	background-color :  #FFFFFF;
	background-repeat : no-repeat;
	margin:130px 20px 20px 20px;
}
select, button {
	color: #000000;
	font-size : 8pt; 		
}
.input
 {
	font-size : 8pt;
	color: Black; 
	background-color: transparent;
	border: 0;
}

.checkbox
 {
	font-size : 8pt;
	color: Black; 
	background-color: #dfdfdf;
	border: 0;
}


.bu { 
background-color : #DFDFDF;
font-size : 8pt;
}
td.white {
	color: White;
    font-weight : bold;
	font-size : 10pt;
	background-color : #666666;
}
.whiteSmall {
	color: #FFFFFF;
	font-size : 8pt;  
}
.mnu {
	font-size : 10pt;

}

table.farbe, tr.farbe, td.farbe{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background-color : #DCDCDC;
	font-style: normal;
	font-weight: normal;
	margin: 0 0 0 0;
}
table.popup{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background-color : #ffffff;
	font-style: normal;
	font-weight: normal;
	margin: 0 0 0 0;
}
table.mnu, td.mnu, tr.mnu{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;

	font-style: normal;
	font-weight: normal;
	margin: 0 0 0 0;
}
.head{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font : bold;
	color : #333333;
}
select, input, textarea{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Black;
	background : White;
}
a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration : underline;
}
a:hover,a:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #cc0000;
	text-decoration: underline;
}
a.LinkBold {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration : none;
	font-weight : bold;
}
a.LinkBold:hover,a.LinkBold:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #cc0000;
	text-decoration: none;
	font-weight : bold;
}
a.Link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration : none;
}
a.Link:hover,a.Link:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #cc0000;
	text-decoration: none;
}
a.Small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration : none;
}
a.Small:hover,a.Small:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cc0000;
	text-decoration: underline;
}
a.HomeNav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration : none;
}
a.HomeNav:hover,a.HomeNav:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #cc0000;
	text-decoration: underline;
}
/* Grosse Schrift */
.big, a.big,a.big:hover,a.big:active{
	font-size: 11pt;
	font-weight: bold;
}

/* Grössere Schrift */
.bigger, a.bigger,a.bigger:hover,a.bigger:active {
	font-size: 13pt;
	font-weight: bold;
	}
/*Menuformatierung Linke Seite */
.mnu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-style: normal;
	text-decoration:none;
	margin-top: 1%;
	font-weight : bold;
}

a.mnu:hover, a.mnu:active, a.mnuSel, a.mnuSel:hover, a.mnuSel:active{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #cc0000;
	font-style: normal;
	text-decoration: none;
	margin-top: 1%;
	font-weight : bold;
}	
/* Aufzaehlungen im normalen Text */
ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-bottom: 1px;
	margin-top: 4px;
	list-style-image : url(../images/punkt.gif);
}
li{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	list-style: disk;
}

/* Titel im Hauptteil */
H1{
	font-size: 13pt;
	font-weight: bold;
	padding-left : 0 px;
	padding-top : 0 px;
	padding-bottom : 0 px;
	color: #333333;
}
H2 {
	font-size : 11pt;
	font-weight : bold;
	padding-left : 0 px;
	padding-top : 0 pt;
	padding-bottom : 0 pt;
}
H3{
	font-size: 8pt;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-top : 2px;
}

H4{
	font-size: 8 pt;
	padding-bottom : 0 px;
	padding-left : 0 px;
	padding-top : 2 px;
}
.bold{
	font-style: normal;
	font-weight: bold;
}
.italic{
	font-style: italic;
}


/* Tabellenformatierung */
.tableHead {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10pt;
	color: #dfdfdf;
	background-color: #cc0000;
	font-weight: bold;
}
.tableList {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background-color: #dfdfdf;
}
.tableHeadCenter{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 8pt;
	color: #0066CC;
	font-weight: bold;
}

.tableHeadRight {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 10pt;
	color: #0066CC;
	background-color: white;
	font-weight: bold;
}
.tableKontakt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 8pt;
	color: #333333;
	font-weight: normal;
}
hr {
	font-weight: normal;
	color: #cc0000;
	border: thin solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
