html,body { margin:0px; padding:0px; }

body{
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	background: #A8ADB3;
	text-align: center;
}

#wrapper{
	float:left;
	width:100%;
}

#header {
 	padding-top:10px;
	text-align:left;
}

#header h1{
 	padding:8px 0 0 14px;
	color: #48515A;
	width: 460px;
	margin: 8px 0 0px 0px;
	font-size: 1.1em;
	text-align:left;
	font-weight: bold;
	display:inline;
}

#welcomebox{
    background: #ffffff url(/resources/images/welcomebox.png) top left;
    background-repeat: no-repeat;
    margin-top: 20px;
    width: 450px;
    height: 120px;
    padding-top: 42px;
    padding-left: 45px;
    padding-right: 45px;
    margin-right: 45px;
    text-align: center;
}

#header p {
	width: 290px;
	float: right;
	text-align: right;
	color: #a0a0a0;
	margin: -12px 14px 0px 0px;
	font-size: 0.8em;
}

#header img {
	margin: 3px 0px 0px 13px;
	border:0px;
}


#titel {
	position:absolute;
	top:55px;
	right: 37%;
}

#titel p {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6900;
	font-size: 2.6em;
	z-index:5;
}

#container {
	text-align:left;
	width:827px;
	margin:0 auto;
	background:#fff;
}

#navigation{
	float:left;
	width:171px;
	margin-left:-814px;
}


#navigation input{
    width: 168px;
}

#menu {
	margin-top: 5px;
	margin-bottom: 10px;
}

#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu li {
	margin-bottom: 1px;
}

.navitab {
	font-weight: bold;
	height: 18px;
	text-decoration: none;
	color: #505050;
	display: block;
	padding: 4px 0 0 12px;
	background: #ffffff url(/resources/images/nav_bg.png) left;
}

.navitab:hover {
	background: #505050;
	text-decoration: none;
	color: #505050;
	background: #ffffff url(/resources/images/nav_bg_active.png) left;
}



#stage {
	margin: 5px 5px 5px 192px;
	padding: 15px
}

#stage h1 {
	font-size: 1.1em;
	margin: 0 0 -5px 0;
	color: #FF6900;
}


#stage h2 {
	font-family:Arial, Verdana, sans-serif;
	font-size: 1.4em;
	margin: 0 0 -5px 0;
	color: #FF6900;
}

#stage h3 {
	font-size: 1.1em;
	margin: 0 0 -5px 0;
	color: #FF6900;
}

#stage b {
	color: #48515A;
	line-height: 1.6em;
}

#stage strong {
	color: #48515A;
	line-height: 1.6em;
}

#stage span {
	font-weight: bold;
	line-height: 1.6em;
}

#stage p { line-height:1.6; }

#stage a {
	text-decoration: underline;
	color: #FF6900;
	font-weight: bold;
	line-height: 1.6em;
}

#stage a:hover {
	text-decoration: none;
}

#stage li {
    padding-bottom: 10px;
	list-style-type: square;
	color:#303030;
}

#stage .background {
	border-left: 6px solid #FF6900;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	padding: 0px 10px;
	width: 472px;
	color: #808080;
	background-color: #fff;
}

#stage .background a {
	color: #8B9DAE;
}

#stage .background a:hover {
	color: #FF6900;
}

#stage .background a:visited {
	color: #A0A0A0;
}

#stage .bildleft {
    margin: 0px 5px;
    border:none;
    float: left;
}

#stage .bildright {
    margin: 0px 5px;
    border:none;
    float: right;
}

#stage .textleft {
    margin: 5px 0px;
    width:48%;
    text-align: center;
    float: left;
}

#stage .textright {
    margin: 5px 0px;
    width:48%;
    text-align: center;
    float: right;
}


.small {
	font-size: 0.8em;
	line-height: 1.5em;
}


#footer p {
	color: #808080;
	text-decoration: none;
	line-height:1.6em;
	font-size: 0.9em;
	text-align: center;
	background-color: #ffffff;
}

.clear {
	 clear:both;
	 height:1px;
	 margin-top: 5px;
}


#tagcloud {
    background:#EEF4F7;
    font-family:Arial-Narrow, Helvetica, sans-serif;
    clear: both;
	margin: 0 auto;
	padding-bottom: 1px;
	width: 800px;
	text-align: left;
}

#tagcloud h2 {
     background-color:#868196;
     background-image:url(/img/chrome/navicon-tags.gif)
}

#tagcloud ul {
    padding: .2em 2px .5em 8px; line-height:1.2
}

#tagcloud li {
    display:inline; font-size: .9em
}

#tagcloud li strong {
    font-size: 1.1em; font-weight: normal
}

#tagcloud a:link {
    text-decoration:none; color:#444; border-bottom:1px solid #bbb
}

#tagcloud a:visited {
    color:#444;
    text-decoration:none;
}

#tagcloud a:hover, #tagcloud a:focus, #tagcloud a:active {
    background:#EDECFA; color:#000; border-bottom:1px solid #000;
    text-decoration:none;
}


.confirmation{
    border: 5px dotted #377F3A;
    padding: 20px;
    width: 390px;
    text-align: center;
}

#stage a.add-article{
    font-size: 14pt;
    text-decoration: none;
    text-align: center;
    padding: 5px;
}

#stage a.add-article:hover{
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    background-color: #F5E5D9;
}

#stage .left-col{
    width: 450px; float: left;
}

#stage .right-col{
    text-align: right;
}

.feedlink {
	font-weight: bold;
	display: block;
	padding-bottom: 10px;
	text-decoration: none;
}

.feedlink:hover {
    text-decoration: none;
}