/*  
Theme Name: Wissenswerkstatt 2008
Theme URI: http://www.wissesnwerkstatt.at/
Description: Theme fuer www.wissenwerkstatt.at
Version: 1.0
Author: Ernst Michalek
Author URI: http://www.egm.at/

	Have fun, and don't be afraid to contact me if you have questions.
*/

body {
	background: #e6e6e6;
	margin: 0;
	padding: 0; 
}

body,p,table,tr,td,li,ul,ol {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #696969;
}

h1,h2,h3,h4,h5,h6 {
	color: #a20721;
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold; 
	margin: 5px 0;
	padding: 0;
}

a:link {
	color: #a20721;
	text-decoration: underline;
	}
a:visited {
	color: #a20721;
	text-decoration: underline;
	}
a:hover {
	color: #e37426;
	text-decoration: none;
	}

#wrap {
	margin: 0 auto;
	width: 992px;
	background: transparent;
	background: #e6e6e6 url(images/bg_body3.gif);
}

#topleiste {
	background: #e37426 url(images/bg_topleiste.gif) repeat-x left bottom;
	width: 100%;
	height: 19px;
	margin: 0;
}

#leftnav {
	float: left;
	width: 170px;
	height: 564px;
	background: transparent url(images/bg_leftnav.gif) no-repeat left top;
}

#leftnav img.logo {
	margin: 89px auto 55px 22px;
}

#leftnav p.adresse {
	margin: 0;
	padding: 0 0 26px 22px;
	border-bottom: 1px dotted #e37426;
}

#leftnav p.adresse a {
	color: #e37426;
	text-decoration: none;
}

#leftnav ul {
	margin: 0;
	padding: 0;
	list-style-position: outside;
	list-style-type: none;
	width: inherit;
}

#leftnav ul li {
	margin: 0;
	padding: 0;
	padding-top: 7px;
	padding-left: 22px;
	width: 148px;
	height: 24px;
	border-bottom: 1px dotted #e37426;
}

#leftnav ul li a:link, 
#leftnav ul li a:visited {
	font-weight: bold; 
	color: #696969;
	text-decoration: none;
	text-transform: uppercase;
}

#leftnav ul li a:hover {
	font-weight: bold; 
	color: #e37426;
	text-decoration: none;
	text-transform: uppercase;
}

#rightnav {
	float: right;
	width: 272px;
}

#rightnav img.symbolbild {
	margin-top: -31px;
}

#rightnav p {
	margin: 0;
	padding: 7px 0;
}

#rightnav ul {
	margin: 0;
	padding: 0;
	list-style-position: outside;
	list-style-type: none;
	width: inherit;
	margin: 0 0 30px 0;
}

#rightnav ul li {
	margin: 0;
	padding: 0;
	padding-top: 7px;
}

#rightnav ul li a:link, 
#rightnav ul li a:visited {
	font-weight: bold; 
	color: #e37426;
	text-decoration: none;
}

#rightnav ul li a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #696969;
}

#rightnav ul#nav {
	margin: 0;
	padding: 0;
	list-style-position: outside;
	list-style-type: none;
	width: inherit;
}

#rightnav ul#nav li {
	margin: 0;
	padding: 0;
	padding-top: 7px;
	padding-left: 22px;
	width: 250px;
	height: 24px;
	border-bottom: 1px dotted #e37426;
}

#rightnav ul#nav li a:link, 
#rightnav ul#nav li a:visited {
	font-weight: bold; 
	color: #e37426;
	text-decoration: none;
	text-transform: uppercase;
}

#rightnav ul#nav li a:hover {
	font-weight: bold;
	color: #696969;
	text-decoration: none;
	text-transform: uppercase;
}

#subseite {
	padding: 7px 7px 0 7px;
}

#topnav {
	float: left;
	background: url(images/bg_topnav.gif) repeat-x bottom left;
	height: 31px;
	width: 547px;
	padding: 0;
	margin: 0 0 0 1px;
}

#topnav ul {
	margin: 0;
	padding: 0;
	list-style-position: outside;
	list-style-type: none;
	width: 549px;
}

#topnav ul li {
	display: inline;
	float: left;
	padding: 8px 3px 8px 3px;
	margin: 0;
	height: 15px;
	border-left: 1px dotted #e37426;
	font-size: 10px;
	}
	
#topnav ul li a:link,
#topnav ul li a:visited {
	display: block;
	font-weight: bold; 
	color: #696969;
	text-decoration: none;
	text-transform: uppercase;
	}

#topnav ul li a:hover {
	display: block;
	font-weight: bold; 
	color: #e37426;
	text-decoration: none;
	text-transform: uppercase;
}

#content {
	float: left;
	width: 385px; /* Gesamt: 548px */
	padding: 66px 83px 20px 77px;
}


#content p,
#content table,
#content tr,
#content td,
#content li,
#content ul,
#content ol {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #696969;
}

#content li {
  margin-bottom: 0.5em;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #a20721;
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold; 
	margin: 5px 0;
	padding: 0;
}

#content h1 {
	font-size: 14px; 
  color: #a20721;
	margin: 1em 0 1em 0;
}

#content h2 {
  font-size: 12px; 
  color: #FF6600;
	margin: 1em 0 1em 0;
}

#content h3 {
  font-size: 11px; 
  color: #FF6600;
	margin: 1em 0 0em 0;
}

#content h6 {
  font-size: 11px; 
  color: #a20721;
	font-style: normal; 
	font-weight: normal;
}

#content img,
#subseite img {
  border: none;
}

#footer {
	clear: both;
	width: 802px;
	padding: 5px 0 25px 190px;
	margin: 0;
	border-top: 1px dotted #696969;
	background: transparent;
}

span.mailtrenner { display: none; }

form#newsletter label {
		float: left;
		width: 150px;
		text-align: right;
}

input#s{
width: 120px;
border: 1px solid #CCCCCC;
background-color: #FFFFFF;
margin: 4px;
}

input#searchsubmit, 
form input.formbutton {
	font: 12px verdana,arial,helvetica,sans-serif;
	text-align:center;
	background: #E37426;
	margin-bottom: 4px;
	color: #FFFFFF;
	
}

.orange {
	color: #e37426;
}

.orangebold {
	color: #e37426 !important;
	font-weight: bold !important; 
	}
	
.rot {
  color: #a20721 !important;
}

.rotbold {
  color: #a20721 !important;
	font-weight: bold !important;
}
