/* CSS copyright 2010 by Gestaltungsbüro Riegel */


/* ----------allgemein---------- */

body {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 130%;
	color: #00626F;

}

.mainCenter {
	height:100%;
}

img { 
	border:0px; 
} 

p, pre {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 130%;
	color: #00626F;

}

a { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #00626F; text-decoration: none;} 
a:visited { color: #00626F; text-decoration: none;} 
a:hover	{ color: #F19000; text-decoration: underline;}
a:active { color: #F19000; text-decoration: none;}
a:focus { outline: none;} 


/* ----------------Hauptmenü---------------- */

#mainmenu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 100%;
	color: #00626F;
}

a.mainmenu { color:#00626F; font-weight: bold; text-decoration: none;}
a.mainmenu:visited { color:#00626F; font-weight: bold; text-decoration: none;}
a.mainmenu:hover { color:#F19000; font-weight: bold; text-decoration: underline;}
a.mainmenu:active { color:#F19000; font-weight: bold; text-decoration: none;}

.current-mm { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color:#F19000; font-weight: bold; text-decoration: none;}


/* ----------------content---------------- */

#content { 
	background-color: transparent;
	margin: 0 0 0 40px;
	padding: 0;  
	width: 542px;
	height: auto;
	max-width: 542px;
	max-height: auto;
	overflow: hidden;
	position: absolute;
}

p.content, pre.content {
	padding: 8px 0 0 0;
	width: auto;
	text-align: left;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 130%;
	color: #00626F;
}


/* ----------------Tabellen (Inhalt)---------------- */

table, tr, td {
	padding: 0;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 130%;
	color: #00626F;
}


/* ----------------rechte Leiste---------------- */

#rightcolumn { 
	background-color: transparent;
	margin: 0 0 0 26px;
	padding: 0;  
	width: 260px;
	height: auto;
	max-width: 260px;
	max-height: auto;
	overflow: hidden;
	position: relative;
	top: 0;
}

 * html #rightcolumn { /*IE6 only*/ margin-top: 10px;}
  
 *+html #rightcolumn { /*IE7 only*/ margin-top: 10px;}

 *+html #rightcolumn { /*IE only*/ margin-top: 10px;}

p.rightcolumn, pre.rightcolumn {
	padding-top: 4px;
	width: auto;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
 	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 120%;
	color: #00626F;
}

table.rightcolumn, tr.rightcolumn, td.rightcolumn {
	padding-top: 4px;
	width: auto;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
 	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 130%;
	color: #00626F;
}

 * html table.rightcolumn { /*IE6 only*/ line-height: 110%;}
  
 *+html table.rightcolumn { /*IE7 only*/ line-height: 110%;}

 *+html table.rightcolumn { /*IE only*/ line-height: 110%;}

#rightcolumn-f { 
	background-color: transparent;
	margin: 0 0 0 26px;
	padding: 0;  
	width: 286px;
	height: auto;
	max-width: 286px;
	max-height: auto;
	overflow: hidden;
	position: relative;
	top: 0;
}

 * html #rightcolumn-f { /*IE6 only*/ margin-top: 10px;}
  
 *+html #rightcolumn-f { /*IE7 only*/ margin-top: 10px;}

 *+html #rightcolumn-f { /*IE only*/ margin-top: 10px;}


/* ----------überschriften---------- */

h1 { 
	padding: 10px 0 0 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 100%;
	color: #F19000;
}

h2 { 
	padding: 10px 0 0 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 130%;
	color: #F19000;
}

h3 { 
	padding: 12px 0 0 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 100%;
	color: #00626F;
}


/* ----------Listen---------- */

ul { 
	margin-top: 10px;
	margin-left: 25px;
	list-style-type: disc;
}

li { 
	padding: 8px 0 0 0;
	width: auto;
	text-align: left;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 100%;
	color: #00626F;
}

 * html ul { /*IE6 only*/ margin: 10px 0 0 65px;}
  
 *+html ul { /*IE7 only*/ margin: 10px 0 0 65px;}

 *+html ul { /*IE only*/ margin: 10px 0 0 65px;}

ul.wide { 
	margin: 10px 0 0 14px;
	list-style-type: none;
}

li.wide { 
	padding: 8px 0 0 0;
	width: auto;
	text-align: left;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 120%;
	letter-spacing: 0.03em;
	color: #00626F;
}

 * html ul.wide { /*IE6 only*/ margin: 10px 0 0 55px;}
  
 *+html ul.wide { /*IE7 only*/ margin: 10px 0 0 55px;}

 *+html ul.wide { /*IE only*/ margin: 10px 0 0 55px;}

ul.widel { 
	margin: 10px 0 0 -40px;
	list-style-type: none; }

 * html ul.widel { /*IE6 only*/ margin: 10px 0 0 0;}
  
 *+html ul.widel { /*IE7 only*/ margin: 10px 0 0 0;}

 *+html ul.widel { /*IE only*/ margin: 10px 0 0 0;}


/* ----------Menü unten---------- */

#footmenuleft  { 
	background-color: transparent;
	border: 0;
	padding: 0;  
	width: 150px;
	height: auto;
	max-height: 22px;
	overflow: hidden;
	position: relative;
	left: 40px;
	bottom: 0px;
}

#footmenuright  { 
	background-color: transparent;
	border: 0;
	padding: 0;  
	width: 400px;
	height: auto;
	max-height: 22px;
	overflow: hidden;
	position: relative;
	left: 190px;
	bottom: 22px;
}


/* ----------Fußzeile---------- */

.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 100%;
	color: #00626F;
}

a.footer { color:#00626F; font-weight: bold; text-decoration: none;}
a.footer:visited { color:#00626F; font-weight: bold; text-decoration: none;}
a.footer:hover { color:#F19000; font-weight: bold; text-decoration: underline;}
a.footer:active { color:#F19000; font-weight: bold; text-decoration: none;}

.current-f { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color:#F19000; font-weight: bold; text-decoration: none;}


/* ----------Fußzeile Seite---------- */

#pagefooter {
 	align: center;
}

.pagefooter {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-size: 10px;
 	padding: 15px 0 15px 0;
	font-style: normal;
	font-weight: normal;
	line-height: 100%;
	color: #787878;
}

a.pagefooter { color:#787878; text-decoration: underline;}
a.pagefooter:visited { color:#787878; text-decoration: underline;}
a.pagefooter:hover { color:#E46702; text-decoration: none;}
a.pagefooter:active { color:#E46702; text-decoration: none;}

