/**************************************
 * THEME NAME: aka_theme_orange
 *
 * Files included in this sheet:
 *
 *   aka_theme_orange/default.css
 *   aka_theme_orange/user_styles.css
 **************************************/

/***** aka_theme_orange/default.css start *****/

/* Zentrale Formate */
body{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 1.4em;
}

/* block-Elemente */
form{
	margin: 0;
	padding: 0;
}

/* Überschriften */
h1, h2, h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
}
h1{
	font-size: 127%;
}
h2{
	font-size: 109%;
}
h3{
	font-size: 100%;
}

/* Absätze u. a. */
p, table, ul, ol, dl{
	margin-top: 0;
	margin-bottom: 1.6em;
}

pre{
	font-family: "Lucida Console", "Courier New", Courier, monospace;
	width:100%;
	overflow:auto;
	border: 1px solid #E5E5E5;
	background-color: #F8F8F8;
	display:block;
	padding:5px;
	margin-bottom:0;
}

/* Listen */
ul, ol{
	margin-left: 0;
	list-style-position: outside;
}

li{
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0.2em;
}
li ul{
	margin-top: 0;
	margin-bottom: 0;
}

div.summary li{
margin-left: 0px;
margin-top: 2px;
}

div.summary ol {
margin-top: 5px;
}

div.summary ul {
margin-top: 5px;
}


dt{
	font-weight: bold;
	padding: 0;
}
dd{
	margin: 0 0 0.8em 0;
	padding: 0;
}
dd p{
	margin-bottom: 0;
}

hr {
	clear: both;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #E5E5E5;
	margin-bottom: 1.6em;
}
dd hr {
	margin-bottom: 0;
}

/* inline-Elemente */
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
sup, sub {
	line-height: 0px;
	font-size: 81% !important;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

a:link, a:visited{
	color: #333333;
	text-decoration: underline;
}

a:hover{
	color: #D28700
}

img {
	border: 0;
}

abbr, acronym {
	cursor: help ;
}

div.depth0 a:link, div.depth0 a:hover, div.depth0 a:visited{
	text-decoration: none;
}

div.depth1 a:link, div.depth1 a:hover, div.depth1 a:visited{
	text-decoration: none;
}

div.depth2 a:link, div.depth2 a:hover, div.depth2 a:visited {
	text-decoration: none;
}

div.logininfo {
	font-size: 0.9em;
}

#mod-chat-gui_basic #participants .idle {
	font-size:0.7em;
}

.mod-resource .modified {
	font-size:0.7em;
}

.smalltext {
	font-size:0.85em;
}

* html .tabrow0 a span {
/* CSS-Hack für IE < Version 7 */ 
	background-position:right 1px;
}

*+html .tabrow0 a span {  
/* CSS-Hack für IE7 */  
	background-position:right 1px;
} /***** aka_theme_orange/default.css end *****/

/***** aka_theme_orange/user_styles.css start *****/

body {
	background: none repeat scroll 0 0 #F1F1F1;
	margin:0;
	padding:0;
}

#page {
	background: #FFFFFF url(schatten_rechts.png) top right repeat-y;
	margin: 0 auto;
	position:relative;
	top:0;
	width:999px;
	
}

#seite {
	background: #FFFFFF url(schatten_links.png) top left repeat-y;
	padding-left:23px;
	min-height:520px;
	padding-bottom:15px;
	padding-top:5px;
	position:relative;
	top:0;
	width:auto;
	margin-right: 23px;
	z-index:1;
}

#topnavigation {
	border-bottom-color: #eeeeee;
	border-bottom-style:solid;
	border-bottom-width:14px;
	font-size:100%;
	padding-bottom:8px;
	position:relative;
	text-align:right;
	top:0;
}

.navbar {
	border: none;
	border-top:1px solid #333333;
	line-height:100%;
	margin-top:2px;
	position:relative;
	top:4;
	width:100%;
	z-index:5;
	padding: 0px;
	height: 22px;
}

.navbar .navbutton {
	margin-top: 4px;
}

#headerbild_container {
	background-color:#E67817;
	background:transparent url(header.png) scroll 0 0;
	background-repeat:no-repeat;
	height:100px;
	overflow:hidden;
	position:relative;
	top:0;
	width:100%;
	z-index:2;
}

div#header-home h1.headermain {
	color:#E67817 !important;
	font-size:1.5em !important;
}

div#header-home h2.headermain {
	color:#E67817 !important;
	font-size:1.2em !important;
}

#headerbild {
	position:relative;
	top:0;
	z-index:3;
}

#text {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF none repeat scroll 0 0;
	opacity:0.7;
	padding:10px;
	position:absolute;
	top:160px;
	z-index:20;
}

#fussbereich_container {
	position:relative;
	top:0;
	width:100%;
	z-index:2;
}

#schatten_unten {
	background:transparent url(schatten_unten_klein.png) top left repeat-x;
	height:3px;
	margin-left:20px;
	position:relative;
	top:0;
	margin-right: 0px;
}

#fussbereich {
	font-size:85%;
	line-height:100%;
	margin:0 23px 10px 43px;
	position:relative;
	top:0;
}

div#topnavigation form#chooselang {
	float:left;
	position:relative;
	top:-18px;
}

.sideblock .content {
	line-height: 1.3em;
	padding-bottom: 6px;
}

div#emargobox {
	padding-right:25px;
}/***** aka_theme_orange/user_styles.css end *****/


