/*
 * Stylesheet by Andreas Bimminger
 *
 * @version	2006-08-17
 * @author	Andreas Bimminger <andreas@bimminger.at>
 */

body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding:0;
	margin:0;
	color:#333333;
	background-color:#CCCCCC;
} 

/* Definition der Inhaltsbereiche (Positionierung, Darstellung) */

div.header {
	width:100%;
	background-color:#FFFFFF;
	padding:0px;
	padding-top:10px;
	padding-bottom:0px;
	margin:0px;
	/*border-bottom:10px solid #FF6600;*/
	min-width:710px;
	width:expression(document.body.clientWidth < 720? "710px": "100%" );
}

div.headerecke {
	width:25%;
	float:right;
	background-color: #FF6600;
	height:10px;
	font-size:4pt;
}

div.headerkante {
	width:0px;
	font-size:4pt;
	height:0px;
	float:left;
	border-width:5px;
	border-style:solid;
	border-color:#FFFFFF #FF6600 #FF6600 #FFFFFF;
	line-height:0px;
}

div.headerlinie {
	width:100%;
	background-color: #FF6600;
	height:10px;
	font-size:4pt;
	margin-top:0px;
	clear:both;
}

div.main {
	background-color:#CCCCCC;
	width:100%;
	min-width:710px;
	padding-top:22px;
	padding-bottom:10px;
	width:expression(document.body.clientWidth < 720? "710px": "100%" );
}

div.lolinks {
	float:left;
	width:0px;
	height:0px;
	border-width:3px;
	border-style:solid;
	border-color:#CCCCCC #FF6600 #FF6600 #CCCCCC;
	line-height:0px;
	padding:0;
}

div.lorechts {
	float:right;
	width:0px;
	height:0px;
	border-width:3px;
	border-style:solid;
	border-color:#CCCCCC #CCCCCC #FF6600 #FF6600;
	line-height:0px;
	padding:0;
}

div.menu {
	padding:0;
	padding-top:10px;
	padding-bottom:10px;
	width:21%;
	float:left;
	margin-left:3px;
	margin-right:6px;
	border:1px solid #777777;
	background-color:#FFFFFF;
}

div.more {
	padding-left:5px;
	padding-right:5px;
}

div.content {
	width:55%;
	float:left;
	min-width:350px;
	padding:1%;
	padding-top:10px;
	padding-bottom:10px;
	border:1px solid #777777;
	background-color:#FFFFFF;
	width:expression(document.body.clientWidth < 720? "350px": "50%" );
} 

div.contentinfo {
	margin-top:10px;
	border-top:1px dashed #777777;
}

div.information {
	width:16%;
	float:left;
	margin-left:6px;
	padding:0;
	padding-top:10px;
	padding-bottom:10px;
	border:1px solid #777777;
	background-color: #FFFFFF;
}

div.pagefooter {
	margin-top:10px;
	/*background-color:#ffffff;*/
	/*border-top:1px solid #777777;*/
}

div.w3selfadmin {
	border:1px solid #000000;
	width:74%;
	margin-left:23%;
	background-color:#ffffff;
}

div.image {
	width:100%;
	/*background-color:#ffffff;*/
}

div.posting {
	border:1px solid #000000;
	margin-top:2px;
	margin-bottom:2px;
	padding:0px;
}

div.externerlink {
	margin-top:1.8em;
	margin-bottom:1.8em;
	border-top:1px solid #FF6600;
	border-bottom:1px solid #FF6600;
}

div.externerlinkhinweis {
	margin-top:1.8em;
}

div.message {
	border:1px solid #FF6600;
	margin-top:2px;
	margin-bottom:2px;
	padding:2px;
}

div.socialbookmark {
	margin-top:3px;
	margin-bottom:3px;
	white-space:normal;
}

/* Definitionen zu den reinen Standard - Textauszeichnern */

p {
	font-size: 85%;
	margin-top:4px;
	margin-bottom:4px;
	max-width:650px;
}

span  {
	font-size: 85%;
}

h1 {
	font-size: 105%;
	color: #000000;
	font-weight:bold;
	margin:0px;
	margin-top:6px;
	margin-bottom:4px;
	padding:0px;
}

h1:first-letter {
	color:#FF0000;
}

h2:first-letter {
	color:#FF0000;
}

h2 {
	font-size: 95%;
	color: #000000;
	font-weight:bold;
	margin-top:4px;
	margin-bottom:4px;
	margin:0px;
	padding:0px;
}

h2:first-letter {
	color:#FF0000;
}


h3,h4,h5,h6 {
	font-size: 90%;
	color: #333333;
	font-weight:bold;
	margin:0px;
	margin-top:3px;
	margin-bottom:3px;
	padding:0px;
}

/* Definition der Standard - Links */

a {
	color:#000000;
	text-decoration:underline;
	border:1px solid #FFFFFF;
}

a:visited {
	color:#DB8080;
	font-style:italic;
	border:1px solid #FFFFFF;
}

a:hover {
	color:#FF6600;
	background-color:#CCCCCC;
	border:1px solid #777777;
}

hr {
	color:#FF6600;
}

img {
	border:0;
}

img.layout {
	margin-top:0px;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:2px;
}

input {
	font-size: 78%;
}

textarea {
	font-size: 78%;
}

td {
	vertical-align:top;
}

/* Definition von speziellen Elementen innerhalb von unterschiedlichen Bereichen (Menu/Content ...) */

h3 a {
	text-decoration:none;
	display:block;
	background-color:#FF6600;
	color:#FFFFFF;
	border:1px solid #FF6600;
}

h3 a:visited {
	text-decoration:none;
	background-color:#FF6600;
	color:#FFFFFF;
	border:1px solid #FF6600;
}

h3 a:hover {
	text-decoration:none;
	background-color:#FFFFFF;
	color:#FF6600;
	border:1px solid #FF6600;
}

table.calc {
	border-collapse:collapse;
	margin-left:4px;
	margin-right:4px;
}

table.calc td {
	border:1px solid #c0c0c0;
	padding-left:3px;
	padding-right:3px;
}

table.calc th {
	border:1px solid #c0c0c0;
	background-color:#dedede;
	text-align:center;
	padding-left:3px;
	padding-right:3px;	
}


div.content pre {
	width:95%;
	background-color: #EEEEEE;
	border:1px solid #777777;
	font-family:courier, Sans-Serif;
	padding-right:5px;
	padding-left:5px;
	padding-top:10px;
	padding-bottom:20px;
	overflow:scroll;
}

div.contentinfo span {
	font-size:65%;
}

div.contentinfo p {
	font-size:65%;
}

div.praesentation a {
	text-decoration:none;
	display:block;
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #FFFFFF;
}

div.praesentation a:visited {
	text-decoration:none;
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #FFFFFF;
}

div.praesentation a:hover {
	text-decoration:none;
	background-color:#FF6600;
	color:#FFFFFF;
	border:1px solid #FF6600;
}

div.header span {
	font-size: 180%;
	font-weight:bold;
	color:#000000;
	margin-left:40px;
	margin-right:0px;
}

div.header span.red {
	font-size: 180%;
	font-weight:bold;
	color:#FF0000;
	margin-left:0px;
	margin-right:40px;
}

div.header a {
	text-decoration:none;
	font-style:normal;
	background-color:#FFFFFF;
	border:0;
}

div.header a:visited {
	text-decoration:none;
	font-style:normal;
	border:0;
	background-color:#FFFFFF;
}

div.header a:hover {
	text-decoration:none;
	font-style:normal;
	background-color:#FFFFFF;
	border:0;
}

div.menu ul {
	margin-left:0;
	/*white-space:nowrap;*/
	margin-top:0;
	margin-bottom:0;
	padding:0;
	list-style-type:none;
}

div.menu li {
	margin-left:0;
	margin-top:0;
	margin-bottom:0;
	padding:0;
	display:inline;
}

div.menu a {
	color:#000000;
	text-decoration:none;
	display:block;
	border-top:0;
	border-bottom:0;
	border-right:0;
	border-left:5px solid white;
}

div.menu a:visited {
	color:#777777;
	font-style:italic;
	border-top:0;
	border-bottom:0;
	border-right:0;
	border-left:5px solid white;
}

div.menu a:hover {
	color:#FFFFFF;
	background-color:#FF6600;
	border-top:0;
	border-bottom:0;
	border-right:0;
	border-left:5px solid #FF1100;
}

div.menu a.selected {
	color:#FF6600;
	font-weight:bold;
}

div.menu a.selected:visited {
	color:#FF6600;
}

div.menu a.selected:hover {
	color:#FFFFFF;
	background-color:#FF6600;		
}

div.menu span {
	display:block;
	margin-top:0;
	margin-bottom:0;
	margin-left:5px;
	margin-right:0;
	padding-top:2px;
	padding-bottom:2px;
}

div.information ul {
	margin-left:0;
	margin-top:0;
	margin-bottom:0;
	padding:0;
	list-style-type:none;
}

div.information li {
	margin-left:0;
	margin-top:0;
	margin-bottom:0;
	padding:0;
	display:inline;
}

div.information a {
	color:#000000;
	text-decoration:none;
	display:block;
	border-top:0;
	border-bottom:0;
	border-left:0;
	border-right:5px solid white;
}

div.information a:visited {
	color:#777777;
	font-style:italic;
	border-top:0;
	border-bottom:0;
	border-left:0;
	border-right:5px solid white;
}

div.information a:hover {
	color:#FFFFFF;
	background-color:#FF6600;
	border-top:0;
	border-bottom:0;
	border-left:0;
	border-right:5px solid red;
}

div.information span {
	display:block;
	padding-top:2px;
	padding-bottom:2px;
	margin-top:0;
	margin-bottom:0;
	margin-left:5px;
	margin-right:0;
}

div.navcontainer a {
	color:#000000;
	text-decoration:none;
	display:inline;
	border-top:0;
	border-bottom:0;
	border-left:0;
	border-right:0;
}

div.navcontainer a:visited {
	color:#777777;
	font-style:italic;
	border-top:0;
	border-bottom:0;
	border-left:0;
	border-right:0;
}

div.navcontainer a:hover {
	color:#FFFFFF;
	background-color:#FF6600;
	border-top:0;
	border-bottom:0;
	border-left:0;
	border-right:0;
}

div.praesentation a {
	color:#000000;
	text-decoration:none;
	display:inline;
	border-top:0;
	border-bottom:0;
	border-left:0;
	border-right:0;
}

div.praesentation a:visited {
	color:#777777;
	font-style:italic;
	border-top:0;
	border-bottom:0;
	border-left:0;
	border-right:0;
}

div.praesentation a:hover {
	color:#FFFFFF;
	background-color:#FF6600;
	border-top:0;
	border-bottom:0;
	border-left:0;
	border-right:0;
}

h1.sitemap a {
	text-decoration:none;
	display:inline;
	padding-top:0;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #FFFFFF;
}

h1.sitemap a:visited {
	text-decoration:none;
	font-style:italic;
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #FFFFFF;
}

h1.sitemap a:hover {
	text-decoration:none;
	background-color:#FFFFFF;
	color:#FF6600;
	border:1px solid #FF6600;
}

h2.sitemap a {
	text-decoration:none;
	display:inline;
	padding-top:0;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #FFFFFF;
}

h2.sitemap a:visited {
	text-decoration:none;
	font-style:italic;
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #FFFFFF;
}

h2.sitemap a:hover {
	text-decoration:none;
	background-color:#FFFFFF;
	color:#FF6600;
	border:1px solid #FF6600;
}

h3.sitemap a {
	font-weight:normal;
	text-decoration:none;
	display:inline;
	padding-top:0;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #FFFFFF;
}

h3.sitemap a:visited {
	text-decoration:none;
	font-style:italic;
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #FFFFFF;
}

h3.sitemap a:hover {
	text-decoration:none;
	background-color:#FFFFFF;
	color:#FF6600;
	border:1px solid #FF6600;
}

div.posting h2 {
	background-color:#cccccc;
	padding-top:2px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:2px;
	margin:0px;
}

div.posting p {
	padding:4px;
	margin:0px;
}

div.socialbookmark img {
	margin-left:3px;
	margin-bottom:3px;
	display:inline;
}

div.socialbookmark a {
	color:#000000;
	text-decoration:none;
	background-color:#FFFFFF;
	display:inline;
	border-top:0;
	border-bottom:0;
	border-left:0;
	border-right:0;
}

div.socialbookmark a:visited {
	color:#000000;
	text-decoration:none;
	background-color:#FFFFFF;
	display:inline;
	border-top:0;
	border-bottom:0;
	border-left:0;
	border-right:0;
}

div.socialbookmark a:hover {
	color:#000000;
	background-color:#FFFFFF;
	text-decoration:none;
	display:inline;
	border-top:0;
	border-bottom:0;
	border-left:0;
	border-right:0;
}


/* Verstecken wir das nested Object-Tag vom IE */
* html object.hiddenObject {
	display: none;
}
