/* KIRSUPA-TEMPLATE  -  www.kirsupa.de */

/* ====== ALLGEMEIN ======  */

body {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-color: #E0E0E0;
	background-image: url('bg_green.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	font-size: 16px;
}

/* ====== TABELLENSTYLE ====== */

td, tr {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 150%;
	text-align: left;
	vertical-align: top;
}

#Main {
	width: 960px;
	margin-top: 10px;
	border: solid 1px #000000;
}

td.Submenue {
	background-color: #FF9900;
	text-align: center;
	vertical-align: middle;
}

/* ====== TEXTSTYLE ====== */

#Fliesstext {
	padding: 25px 25px 0px 25px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: transparent;
	text-align: justify;
	line-height: 150%;
}

#Personal {
	padding: 25px 0px 25px 0px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Century Gothic", Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-align: left;
	letter-spacing: 2pt;
	background-color: transparent;
	line-height: 150%;
	margin-top: 0px;
}

h1 {
	font-size: 24px;
	color: #00C0FF;
	margin-bottom: 0px;
}

h2 {
	font-size: 21px;
	color: #C00000;
	margin-bottom: 0px;
}

h3 {
	font-size: 18px;
	color: #008000;
	margin-bottom: 0px;
}

h4 {
	font-size: 24px;
	color: #00C0FF;
	margin-bottom: 8px;
	border-bottom: 1px solid #00C0FF;
}

h5 {
	font-size: 21px;
	color: #C00000;
	margin-bottom: 8px;
	border-bottom: 1px solid #C00000;
}

h6 {
	font-size: 18px;
	color: #008000;
	margin-bottom: 8px;
	border-bottom: 1px solid #008000;
}

p {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
}

p.Standard {
	margin-top: 0px;
	margin-bottom: 0px;
}

p.Standard-Abstand {
	margin-top: 0pt;
	margin-bottom: 16px;
}

p.Standard-Abstand-8px {
	margin-top: 0pt;
	margin-bottom: 8px;
}

p.Navi {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #808080;
	font-weight: normal;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 10px;
}

/* ====== LISTENSTYLE ====== */

ul, ol, li {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	font-size: 16px;
	background-color: transparent;
	line-height: 150%;
	text-align: justify;
}

li.Listen {
	margin-top: 0pt;
	margin-bottom: 0px;
}

li.Listen-Abstand {
	margin-top: 0pt;
	margin-bottom: 16px;
}

li.Listen-Abstand-8px {
	margin-top: 0pt;
	margin-bottom: 8px;
}

/* ====== MENUESTYLE ====== */

#Menue {
	padding: 37px 25px 25px 25px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	font-size: 16px;
	color: #FF9900;
	background-color: transparent;
	text-align: left;
	line-height: 150%;
}

p.Menuetitel {
	font-family: "Century Gothic", Arial, Helvetica, Sans-Serif;
	color: #006080;
	font-weight: bold;
	text-align: left;
	letter-spacing: 2pt;
	margin-top: 0pt;
	margin-bottom: 8px;
	border-bottom: 1px solid #006080;
}

p.Menue {
	color: #FF8000;
	font-weight: bold;
}

p.Menuetext {
	text-align: left;
	margin-top: 0pt;
	margin-bottom: 7px;
}

p.Submenue {
	margin: 0px;
}

/* ====== LINKSTYLE ====== */

a:link, a:visited, a:active {
  color: #0000FF;
  text-decoration: none;
}

a:hover {
  color: #FF0000;
  text-decoration: underline;
}

a:link.Link-Menue, a:active.Link-Menue, a:visited.Link-Menue {
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	width: 180px;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	display: block;
}

a:hover.Link-Menue {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006080;
	text-decoration: none;
}

a:link.Link-Submenue, a:active.Link-Submenue, a:visited.Link-Submenue {
	font-size: 12px;
	font-weight: bold;
	color: #006080;
	text-decoration: none;
	padding: 6px 12px 6px 12px;
}

a:hover.Link-Submenue {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006080;
	text-decoration: none;
	padding: 6px 12px 6px 12px;
}

a:link.Link-Navi, a:active.Link-Navi, a:visited.Link-Navi {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
}

a:hover.Link-Navi {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff9900;
	text-decoration: underline;
}