* {
	margin:  0;
    padding: 0; 
	border-collapse:collapse;
    border-spacing: 0; 
}

body {
	background-attachment: fixed;
	background-color: #E7EDF0;
	background-image:  url(../media/images/gradient2.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

.smallheader { 
	FONT-SIZE: 12px; 
	FONT-FAMILY: Trebuchet MS, Tahoma, verdana, sans-serif;
	font-weight: bold;
	COLOR: #333333;
}

TD
{
	font-size: 10px;
}

TD.field1
{
	
	background-color: #99CC66;


}

TD.field2
{
	background-color: #CCCCCC;

}

TD.field3
{
	background-color: #DDDDDD;

}

.welcome { 
	FONT-SIZE: 11px; FONT-FAMILY: Trebuchet MS, Tahoma, verdana, sans-serif;
	font-weight: bold;
	/*COLOR: #999933; */
	COLOR: #456B7A;
	TEXT-TRANSFORM: uppercase;
	LETTER-SPACING: 0.3em;
}

TD.title {
	PADDING-RIGHT: 20px; 
	PADDING-LEFT: 20px; 
	PADDING-BOTTOM: 20px; 
	PADDING-TOP: 20px; 
	background-color: #eeeeee;
}

FONT.title {
	FONT-FAMILY: verdana, sans-serif; FONT-WEIGHT: bold; FONT-SIZE: 16px; 
	COLOR: #999933; 
	LETTER-SPACING: 0.1em;
	background-color: #eeeeee;
}




#page-title .h1{
	FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Tahoma, verdana, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	padding: 0;
	margin: 0;
	
	COLOR: #456B7A;
	TEXT-TRANSFORM: uppercase;
	LETTER-SPACING: 0.3em;
}
	
h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	
	font-size: 1.3em;
	padding-top: 1em;
	padding-bottom: .8em; 
	
	}
h3 {
	margin: 1.5em 0 0 0;
	padding-bottom: 2px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 120%;
	font-weight: normal;
	color: #7B9905;
	border-bottom: 1px solid #eaeaea;
	}
h3 a:link, h3 a:visited {
	font-size: 110%;
	text-decoration: none;
	border-bottom: none;
	color: #40659B;
	}
h3 a:hover {
	color: #036;
	}
h4, h5 {
	margin: 1.5em 0 0 0;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 110%;
	font-weight: normal;
	color: #333;
	}
	

DD
{
	color: #333;
}

DT
{
	color: #333;
}


IMG{
	border:none;
}

INPUT
{
	border: 1px solid #999999;
}

SELECT
{
	border: 1px solid #999999;
	font-size: .9em;
}

.small { 
	FONT-SIZE: 9px; FONT-FAMILY: Trebuchet MS, Tahoma, verdana, sans-serif;
	COLOR: #333333;
}

.smallheader { 
	FONT-SIZE: 12px; 
	FONT-FAMILY: Trebuchet MS, Tahoma, verdana, sans-serif;
	font-weight: bold;
	COLOR: #333333;
}

.shortcut {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.shortcutheader {
	FONT: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}

.column-right {
	position: absolute;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	
}

P, #page-content, .text
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #333333;
	margin-bottom: 1.5em;

}

P IMG
{
	margin-right: 1em;
	margin-top: .5em;
	margin-bottom: .5em;
}

.jaiku{
	margin-bottom: 4px;
}

ul
{
	margin-left: 2em;
}

#page-content li
{
	list-style: circle;
}

A {
	text-decoration: none; 
	COLOR: #336699;
	border: none;
	margin: 0px;
	padding: 0px;
	/*border-bottom:1px dotted #336699;*/
}

.external:link
{ 
	text-decoration: none; 
	background: url("../../styles/external.png") center right no-repeat; 
	padding-right: 15px; 
}

A:link {
	text-decoration: none; 
	COLOR: #336699;
	border: none;
	margin: 0px;
	padding: 0px;
}
 
A:visited {
	text-decoration: none; COLOR: #999999;
	border: none;
	margin: 0px;
	padding: 0px;
}
A:hover, A:active {
	color: #000066;
	border-color:#000066;
/*  	border-bottom-style:solid, 1px;*/
}

.noborder
{
	border:none;
}

/*** Global layout ***/

#globalWrapper
{

	width: 846px;
	margin: 0 auto;
/*	border: 1px solid #aaa;*/
	text-align: left;
}
#header
{
	margin-top: 10px;
	border: none;
}

#header
#head1
{
	border: 0;
	height: 120px;
}

#header
#head2
{
	margin-top: 3px;
	border: 0;
	height: 20px;
}

#hdrImg
{	
	margin-left: 3px;
	float: left;
	width: 600px;
}

#hdrImg
.hdrImgDescr
{	
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
	margin-top: -17px;
	padding-right: 5px;
}

#navi-siteswitch
{
	background-image: url(../media/images/block_friends.gif);
	float: left;
	width: 120px;
	height: 120px;
/*	border: 1px solid yellow;*/
}

#navi-siteswitch UL
{
	border: none;
	padding: 0px;
	list-style: none;
	margin-top: 55px;
}

#navi-site
{
	width: 600px;
	border: 0px;	
/*	border: 1px solid green;*/
	padding: 0px;
	margin: 0 0 0 123px;
}

#navi-site UL
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style: none;
}

#navi-site LI
{
/*	background-color: red;*/
    line-height: 18px; 
	height: 18px;
	margin: 0;
	padding: 0;
	display: inline;
}
#navi-site LI A
{
	margin: 0;
	padding: 0;
}

#navi-site LI IMG
{
	margin-left: 0;
	padding-left: 0;
	border: 1px solid #cccccc;
}

#link-blog
{
	float: left;
	border: 1px solid #cccccc;
	width: 118px;
	height: 18px;
}

#link-contact
{
	float: right;
	border: 1px solid #cccccc;
	width: 118px;
	height: 18px;
}

#link-home
{
	float: right;
	margin:0;
}

#globalWrapper #content
{
	clear: both;
	margin: 0 0 0 0px;
/*	border: 1px solid green;*/
}

#content
#shortcut
{
	float: left; 
	width: 116px;
	padding: 80px 5px 0px 2px;

/*	border: 1px dashed silver;*/
}

#page
{
	margin-top: 3px;
	min-width: 16em; /* Mindestbreite (der Ueberschrift) verhindert Anzeigefehler in modernen Browsern */
	float: left;
	width: 600px;
}

#column-right
{
	width: 116px;
	padding: 80px 5px 0px 2px;
	margin-left: 726px;
/*	border: 1px dashed silver;*/
}

#footer
{
	clear: both;
	margin-top: 2px;
/*	border: 1px solid yellow;*/
}

#footer
#left-col
{
	position: absolute;
	background-color: #DDDDDD;
	border: 1px solid #cccccc;
	width: 118px;
	height: 22px;
}

#footer
#center-col
{
	position: absolute;
	margin-left: 123px;
	width: 598px;
	height: 22px;
	background-color: #DDDDDD;
	border: 1px solid #cccccc;
	text-align: center;
}

#footer
#right-col
{
	position: absolute;
	margin-left: 726px;
	background-color: #DDDDDD;
	border: 1px solid #cccccc;
	width: 118px;
	height: 22px;
}

#footer
#center-col
UL
{
	list-style: none;
	margin:0;
}

#footer
#center-col
LI
{
	display: inline;
	margin-left: 0.6em;
}

#footer #footerinfo
{
	width: 840px;
	position: absolute;
	clear: both;
/*	border: 1px solid red;*/
	font-size: 0.8em;
	color: silver;
	margin-top: 30px;
	text-align: center;
/*	align: center;*/
}

.visbreak
{
	clear: both;
}

/** Content formatting **/

#page
#page-title
{
	padding: 10px;
	background-color:#eee;
	border: 1px solid #ddd;
	
}

#page
#title-sub
{
	margin-top: 1.3em;
	font-face: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

/* wordpress renders a P in there, we don't want to see it*/
#title-sub P
{
	margin: 0px;
	padding: 0px;
}

#page
#page-content
{
	padding-top: 0.7em;
	/*border: 1px solid red;
	height: 800px;	
	*/
}

#links
DT
{
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 120%;
	font-weight: bold;
	padding: 0;
	margin: 0 0 1em 0;
	color:#336666;
}

#links
DD
{
	font-size: 100%;
	font-weight: normal;
	padding: 0;
	margin: -0.5em 0 1em 2em;
	line-height: 1.5em;
	color: #333333;
}
#links
DD.link
{
	text-align: right;
}

#column-right
h3.sidebar
{
	padding: 4px 6px;
	background-color:#5A7999;
	color: #eeeeee;
}


/** Blog */

pre
{
	text-align: left;
	background-color: #F5EFE5;
	border: 1px solid #666666;
	margin: 4px;
	padding: 4px;
}

code
{
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
}

/** Articles **/

#articles
{
	margin-top: 20px;
}

#articles UL
{
	list-style-type: none;
	list-style: none;
}

#articles .page_item
{
/*	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../../media/images/article_full.png', sizingMethod='scale');*/
	background: url("../../media/images/article.png") top left no-repeat; 
	margin-bottom: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 50px;

}

#articles .page_item A
{
	/*FONT-SIZE: 11px; */
	font-size: 1.2em;
	font-family: Trebuchet MS, Tahoma, verdana, sans-serif;
	font-weight: bold;
COLOR: #456B7A;
	
}



