* {
	margin: 0; 
	padding: 0;
}

body
{
font: normal 90.01% Arial,Helvetica,sans-serif;
color: #333;
line-height: 150%;
margin-top: 0px;
background: #ffffff url('images/bg.gif') top center repeat-x;
}

#border
{
border: 0px ;
width: 770px;
background-color: #FFFFFF;
background:url('images/balken.gif') no-repeat;
margin: 0 auto;
}

#headerimage
{
height: 192px;
width:743px;
margin-left:-2px;
}

#content
{
padding: 0em 1em;
max-width: 740px;
background-color: #FFFFFF;
}

* html #content {height:1%}
* > html #content {height:auto}

#container
{
	width: 740px;
	margin: 0px auto;
	background-color: #ffffff;
	border: 0px solid #669900;
}

.contentleft {
	padding-top: 25px;
	padding-left: 10px;
	margin:auto;
	width: 68%;
	float: left;
	overflow: hidden;
	font-size:0.9em;
}

.impressum {
	padding-top: 25px;
	padding-left: 10px;
	margin:auto;
	width: 68%;
	float: left;
	overflow: hidden;
	font-size:0.9em;
}

#contentright{
	float:right;
	width:180px;
	padding:0px 0px;
	margin:18px 0 20px 20px;
	line-height:1.5em;
	color:#333333;
	font-size:0.9em;
	/*background: #ffffff url('images/contentright.gif') top center no-repeat;*/
}

#contentright ul, #contentright li {
	text-align:center;
	list-style: none;
	margin: 0;
	padding: 0;
}

#contentright a {
	border-bottom: none;
	color:#999999;
	float: right;
	font-style: italic;
}

#contentright h3{
	text-align: center;
	position:static;
}

#contentright a:link, a:visited{
	color:#999999;
	text-align: right;
}

#contentright a:hover, a:active{
	color:#5B8FBE;
	text-align: right;
}



#footer
{
	text-align: center;
	height: 30px;
	background-color: #E7F2FE;
	background: #ffffff url('images/footer.gif') top center repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	clear: both;
	font-size:80%;
	line-height: 120%;
}

a.menualt	{
	font-size:95%;
	text-decoration: none;
	padding: 2px 3px 2px 3px;
	background-color: #EEE;
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #CCC;
}

a:active,
a:visited,
a:link	    			{ color: #000000; text-decoration: none; }
a:hover					{ color: #3333FF; text-decoration: none; }

a.menu {
	font-size: 120%;
	font-weight: bold;
	color: #999;
	padding-right: 25px;
}

a.menu:hover	{
	text-decoration: underline;
}

a.au	{
	text-decoration: underline;
}

.menuhighlighted	{
	font-size: 120%;
	text-decoration: none;
	font-weight: bold;
	padding-right: 25px;
}

/* ~~~~~~~~~ PROPS FOR THE MENU GO OUT TO EXPLODING-BOY.COM ~~~~~~~~~ */

#topmenu {
	position: relative;
	top: 8px;
	left: 20px;
	width: 742x;
	font-size:80%;
	height: 41px;
}


/* ~~~~~~~~~ Headings ~~~~~~~~~ */    
h1
{
	font-size: 120%;
	color: #06F;
}
h2{
	font-size: 105%;
}
h3{
	color:#06F;
	font-family:geneva,arial,sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	word-spacing:3px;
	letter-spacing:3px;
	font-size:1em;
	font-weight:bold;
	padding:0 2px;
	margin:0;
}
H3.h3a	{
	font-size:0.85em;
	line-height: 130%;
}

P	{  
	text-align: justify;
	padding-bottom: 1em;
	line-height: 130%;
	font-size:90%;
}

/*.widgetheader {background-image:url('images/Portlet_oben.jpg'); background-repeat:no-repeat; color: #666; font-weight:bold;  text-align:left; padding:3px 10px 3px 15px; text-align:center;}*/
.widgetheader {background-image:url('images/Portlet_oben.jpg'); background-repeat:no-repeat; background-position: 0px 13px;}
.widgetcontent {background-image:url('images/Portlet_mitte.jpg'); background-repeat:repeat-y; font-size:85%; text-align:justify; color: #666; padding:5px 10px 3px 10px; line-height:12px; }
.widgetfooter {background-image:url('images/Portlet_unten.jpg'); background-repeat:no-repeat; height:20px; margin-bottom: -5px;}
.widgetcontent img {margin: 0px auto 3px; display:block}

td	{
	vertical-align: top;
	font-size: 85%;
	line-height: 120%;
	padding: 5px;
}


