/**********************************************/
/*  Styles                                    */
/**********************************************/

#content h1 
{
	font-size: 120%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#content h2 
{
	font-size: 90%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 20px;
	
	border-bottom: solid 1px #000;
	border-top: solid 2px #000;
}
#content h3 
{
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
#content p , #wikitext
{
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}
#content td 
{
	font-size: 90%;
	margin: 0px;
	padding: 5px;
}
#content li 
{
	display: list-item;
	list-style-position: inside;
	list-style-image: url(img/li.gif);
}
#content a 
{
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
img
{
	 border: none;
}

div#urgent-news {
	text-align: center;
	background-color: #fff0a5; 
	padding: 10px;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-right: 3px solid black;
	border-bottom: 3px solid black;
	margin-left: 10px;
}

div#urgent-news a:link, div#urgent-news a:visited {
	color: black;
}

div#urgent-news a:hover {
	color: red;
}

/**********************************************/
/*  Blog-Styles                               */
/**********************************************/

#blogPost h2
{
	padding-top: 30px;
}

#blogPost p.writtenAt 
{
	padding-top: 10px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	font-size: 80%;
}

#blogPost .comment a
{
	font-size: 80%;
}

/*  Archive */

#blogArchive 
{
}

#blogArchive h3 
{
	font-size: 90%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 30px;
	
	border-bottom: solid 1px #000;
	border-top: solid 2px #000;
}


#blogArchive .blogNavigation, #blogArchive .postmetadata
{
	font-size: 80%;
	text-indent: 0px;
}

/*  Comment */
#blogComment 
{
	
}
#blogComment .comment
{
	border-bottom: solid 1px #000;
	margin-bottom: 10px;
}
#blogComment .from
{
	font-size: 80%;
	text-indent: 0px;
}

#blogComment p
{
	text-indent: 0px;
}

#blogComment h1
{
	padding-top: 20px;
}

#blogComment input
{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
	font-size:90%;
}

#blogComment textarea
{
	width: 594px;
	font-size: 90%;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
}

/**********************************************/
/*  Navigation                                */
/**********************************************/

/*  Navigation Top */

#navigationTop
{
	margin: 0px;
	padding: 0px;
}

#navigationTop .navigationItem
{	
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #FF9900;
	height: 20px;
	width: 108px;
	list-style-type: none;
}

#navigationTop .navigationBetween 
{
	font-size: 1%;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: transparent;
	height: 15px;
	width: 108px;
	background-image: url(img/nav_balken_oben.gif);
	background-repeat: no-repeat;
}

#navigationTop a
{
		
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 85%;
	color: #000;
	padding-left: 5px;
	text-transform: uppercase;
}

#navigationTop .navigationEnd
{
	background-color: transparent;
	height: 21px;
	width: 108px;
	display: inline-block;
	background-image: url(img/nav_balken_ende.gif);
	background-repeat: no-repeat;
}

/*  Navigation Search */

#navigationTop .navigationItem .searchbox 
{
	height: 13px;
	width: 55px;
	background-color: #FF9900;
	border: solid 1px #FFF;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:70%;
	padding: 0px;
	margin: 0px;
	margin-left: 3px;
}

#navigationTop .navigationItem .searchbutton 
{
	/*visibility: hidden;*/	
	height: 15px;
	width: 45px;
	margin-left: 3px;
	background-color: #FF9900;
	border-style: none;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:70%;
}

/*  Navigation Content */

#navigationContent
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 80%;
	letter-spacing: -0.5pt;
	padding-top: 0px;
	padding-bottom: 7px;
	margin: 0px;
}
#navigationContent p
{
	margin-top: 7px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding: 0px;
	font-weight: bold;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
}
#navigationContent a
{
	color: #000;
	text-decoration: none;
}
#navigationContent a:hover
{
	color: #000;
	text-decoration: underline;
}
#navigationContent ul
{
	margin: 0px;
	padding: 0px;
}
#navigationContent ul li
{
	margin-left: 5px;
	display: block;
	list-style-type: none;
}



/**********************************************/
/*  Layout                                    */
/**********************************************/
body {
	background: #FFFFFF url(img/background.gif) repeat-y;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
	font-size:90%;
	color: #000;
	padding: 0px;
	margin: 0px;
}

#logo 
{
	position: absolute;
	left: 15px;
	top: 15px;
	width: 752px;
	height: 91px;
}

#logoPart1
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 752px;
	height: 55px;
}

#logoPart2
{
	position: relative;
	left: 622px;
	top: 0px;
	width: 130px;
	height: 36px;
}

#navigation 
{
	position: absolute;
	left: 15px;
	top: 70px;
	width: 108px;
}
.navStart {
	height: 1px;
}

#navigationTop 
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 108px;
}

#navigationContent 
{
	position: relative;
	left: 0px;
	top: 7px;
	width: 108px;
	background-color: #FF9900;
}

#navigationEnd 
{
	position: relative;
	left: 0px;
	top: 7px;
	width: 108px;
}

#topContent
{
	position: absolute;
	z-index: 1;
	left: 138px;
	width: 500px;	
	top: 85px;
	height: 20px;
}

#content 
{
	position: absolute;
	left: 138px;
	width: 594px;
	top: 120px;
	padding-bottom: 30px;
}

#pageActions
{
	font-size: 70%;
	position: absolute;
	left: 85px;
	top: 0px;
}

#pageActions a
{
	color: black;
	text-decoration: none;
}

#tools
{
	visibility: hidden;
}

#sponsors
{
	position: absolute;
	left: 770px;
	width: 150px;
	top: 120px;
	font-size: 9px;
}
#sponsors a img
{
	border: none;
	padding-bottom: 20px;	
}

/**********************************************/
/*  Dojo Styles                               */
/**********************************************/

.floatingDiv 
{
	float: left;
	padding-right: 5px;
}

/**********************************************/
/*  Wiki as Blog Comment Style                */
/**********************************************/

.messagehead h5
{
	margin-top: 10px;
	margin-bottom: 5px;
}

.messagehead
{
	border-bottom: solid 1px #000;
	border-top: solid 2px #000;
}

.messageitem 
{
	margin-bottom: 20px;
}

div#message
{
	margin-top: 20px;
	margin-left: 0px;
	padding-left: 0px;
}

