body {
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0;
	background-color: #E5E5E5;
	text-align: center;
}

#Common
{
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 954px;
	padding-top:0;
}



a:visited,
a:active,
a {
	color : #666666;
	font-weight: bold;
	text-decoration : none;
}

a:hover, a:visited:hover {
	text-decoration : underline;
}

h1 {	
	font-family: Arial Narrow;
	margin : 10px;
	margin-bottom: 5px;
	font-size : 2.5em;
}

h1 a:visited,
h1 a:active,
h1 a:link {
	color : #666666;
}

h1 a:hover {
	color : #666666;
	text-decoration : none;
}

h2 {
	color: #666666;
	font-size: 15pt;
	font-weight: normal;
	font-family: Arial Narrow, Arial, Helvetica;
	padding: 4px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
	margin: 0px;
}

h5 
{
	color: #666666;
	font-size: 180%;
	font-family: Arial, Arial, Helvetica;
	font-weight: bold;
	padding: 15px 0px 15px 8px;
	margin: 0px;
/*	color: #EF6522;
	font-size: 18pt;
	font-family: Arial, Helvetica;
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	text-align: left;*/
}

h5 a:visited,
h5 a:active,
h5 a:link {
	color : #666666;
}

h5 a:hover {
	color : #666666;
	text-decoration : none;
}

.CommonTabBar
{
	margin: 0px;
	margin-top: 25px;
	background-color:#cccccc; 
	height: 38px;
	overflow: hidden;
	background-image: url(/Themes/default/images/zukunft_menubar.jpg);
	background-repeat:repeat-x;
}

.CommonTabBarInner
{
	border-width: 0px;
	margin: 0px;
}




















/*.CommonSimpleTabStripTab 
{
	text-align: center;
	color: #666666;
	font-family: Verdana, Arial, Helvetica; 
	font-size:10px; 
	cursor:pointer;
	border-style: solid;
	border-width: 0px;
	height: 38px;
	width: 91px;
	font-weight: bold;
}

.CommonSimpleTabStripTab A:LINK, .CommonSimpleTabStripTab A:VISITED, .CommonSimpleTabStripTab A:ACTIVE
{
	display: block;
	height: 22px;
	padding-top: 12px;
	text-decoration: none;
	width: 91px;
}

.CommonSimpleTabStripTab A:HOVER
{
	display: block;
	height: 22px;
	padding-top: 12px;
	text-decoration: none;
	width: 91px;
}

.CommonSimpleTabStripTabHover
{
	text-align: center;
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica; 
	cursor:default;
	cursor:pointer;
	height: 38px;
	width: 91px;
	border-style: solid;
	border-width: 0px;
}

.CommonSimpleTabStripTabHover A:LINK, .CommonSimpleTabStripTabHover A:VISITED, .CommonSimpleTabStripTabHover A:ACTIVE
{
	display: block;
	height: 22px;
	padding-top: 12px;
	text-decoration: none;
}

.CommonSimpleTabStripTabHover A:HOVER
{
	display: block;
	height: 22px;
	padding-top: 12px;
	text-decoration: none;
}

.CommonSimpleTabStripSelectedTab
{
	font-size: 10px;
	color: #666666;
	text-align: center;
	font-family: Verdana, Arial, Helvetica; 
	font-weight: bold;
	cursor:default;
	cursor:pointer;
	height: 38px;
	width: 91px;
}

.CommonSimpleTabStripSelectedTab A:LINK, .CommonSimpleTabStripSelectedTab A:VISITED, .CommonSimpleTabStripSelectedTab A:ACTIVE
{
	display: block;
	height: 22px;
	padding-top: 12px;
	text-decoration: none;
}

.CommonSimpleTabStripSelectedTab A:HOVER
{
	display: block;
	height: 22px;
	padding-top: 12px;
	text-decoration: none;
}*/


















#top {
	text-align: left;
	margin: 0px;
	width:954px;
	height: 157px;
	padding:0px;
	background-color: #4C7A9E;
	background: url(/Themes/default/images/zukunft_header_klein.jpg);
	background-repeat: no-repeat;
}

#contentarea
{
	height: 30px;
	width: 954px;
}

.contentarealeft
{
	width: 727px;
	background-color: #FFFFFF;
	vertical-align: top;
}

.contentarearight
{
	width : 228px;
	background-color: #E7F9FC;
	vertical-align: top;
	padding: 0px;
	margin-left: 18px;
	margin-right: 18px;
	border-left: 1px solid #D0EFF3;
}

#tagline
{
	display: none;
/*	font-family: Arial, Arial, Helvetica;
	font-size : 1em;
	margin : 5px 10px;
	color: #dddddd;
	padding-bottom: 5px;*/
}

.CommonFooter
{
	position: relative;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	text-align:center;
	height: 17px;
	background-image: url(/Themes/default/images/zukunft_footer.jpg);
}

.LeftMenuHeadline
{
	text-align: left;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	background-color: #A3E0E5; /* was #e2eecd */
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	color: #666666;
	padding-top: 2px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 2px;
	width: 174px;
	margin: 0px;
	margin-top: 14px;
/*	background-image: url(../../../default/images/common/sidebar-header.gif);*/
	background-position: top left;
	background-repeat: no-repeat;
}

.LeftMenuContent A:LINK
{
	color: #666666;
}

.LeftMenuContent A:ACTIVE
{
	color: #666666;
}

.LeftMenuContent A:VISITED
{
	color: #666666;
}

.LeftMenuContent A:HOVER
{
	color: #666666;
}

.LeftMenuContent
{
	font-family: Verdana, Arial, Helvetica;
	color: #000000;
	padding: 8px;
	padding-bottom: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	background-color: #ffffff;
	width: 174px;
	overflow: hidden;
}

.headermaintitle
{
	/*display: none;*/
}

.blogmaintitle a:link, .blogmaintitle a:visited, .blogmaintitle a:hover
{
	color: #123456;
	font-size: 17px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	margin: 0px;
}

.BlogPostContent
{
	font-family: Verdana, Arial;
	color: #666666;
}

p.date img {
	vertical-align : middle;
}

p.date {
	font-weight : bold;
	border-bottom : 1px solid #AAA;	
	margin-bottom : 0px;
	padding : 2px 0px;
}

blockquote {
	font-style : italic;
}

p.postfoot {
/*	font-size : 0.75em;*/
	border-top: dotted 1px #666666;
}

.post 
{
	text-align: justify;
	line-height: 20px;
	padding-bottom: 15px;
	margin-bottom: 20px;
	border-bottom: 1px solid #FF9900;
}

#leftmenu {
	left : 10px;
	padding-left: 10px;
	padding-right: 10px;
	width : 205px;
	background-color: #E7F9FC;
}

#leftmenu h3 {
/*	font-size : 0.9em;*/
	margin : 0px;
//	margin-top: 25px;
	padding : 0px;
	border-bottom : none;	
}

#leftmenu ul {
	list-style : none;
	margin : 0px;	
	padding : 0px;
	margin-left : 5px;
	margin-bottom : 10px;
/*	font-size : 0.8em;*/
}

#main {
	height: 100%;
	float: left;
	padding : 20px;
	padding-left: 30px;
	width: 677px;
	background-color: #FFFFFF
}

#footer {
	margin : 0px;	
	padding-top : 5px;
	text-align : center;
/*	font-size : 0.7em;*/
}

input.text {
	width : 300px;	
}

textarea {
	width : 300px;
	height : 200px;	
}

.comment
{
	padding: 4px;
}

.commentowner
{
	background-color: #f3f3f3;
	padding: 4px;
	border: solid 1px #dddddd;
	margin-bottom: 1em;
}

#comments h4 span {
	color : #666666;
}

#comments h4 {
	margin : 0px;
/*	font-size : 0.9em;*/
}

#comments
{
 margin-top:15px;
}


p {
	margin : 10px 0px;
}

h3 {
	font-size : 1.2em;
	border-bottom : 1px solid #AAA;
}

#relatedlinks ul {
	list-style : none;
	margin-left : 10px;
	padding : 0px;
}

	#commentform, #contactform {
	padding: 10px 0px 3px 0px;
	/*border: 1px solid #ddd;*/
	}

#commentform dl, #contactform dl {
	margin: 0;
	padding: 0;
	}

#commentform dt, #contactform dt {
	color: #666666;
	}

#commentform dd, #contactform dd
{
    margin-left:0;
    padding-bottom:2px;
}

#commentform dt em, #contactform dt em {
	color: #666666;
	font-weight: normal;
	font-style: normal;
	}
 
#commentform .smallbox, #contactform .contactbox {
	width: 300px;
	border: 1px solid #ccc;
	padding: 2px;
	color: #666666;
	}

#commentform textarea, #contactform textarea {
	width: 400px;
	height: 180px;
	border: 1px solid #ccc;
	color: #666666;
	}
	


#search .searchBox 
{
	width: 150px;
	border: 1px solid #ccc;
	padding: 2px;

}

#search
{
    margin-bottom: 5px;
}

#news
{
    margin-bottom: 5px;
}

#Cal
{
	margin-top: 25px;
}

.CalendarTitle td, td.CalendarDays
{
	color : #666666;
	font-size : .75em;
	font-weight: bold;
	width:14%;

}

td.CalendarNextPrev
{
	width:15%;
	font-weight: normal;
	font-size : .65em;
}


td.CalendarDay
{
	color : #666666;
	font-size : .75em;
}

.Copyright  /* used to format the content owner's copyright notice */
{
	display: none;
	/*text-align: center;*/
}

.rateMenu 
{ 
    background-color:#FFF;  
    border: 1px outset;
}

/*
Rating Styles
*/

.CommonRateControlReadOnly
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #ffffff;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	padding: 1px;
}

.CommonRateControl
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #eeeeee;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	cursor: pointer;
	padding: 1px;
}

.CommonRateControlActive
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #ffcc66;
	border-style: solid;
	border-width: 1px;
	border-color: #cc9933;
	cursor: pointer;
	padding: 1px;
}


#postToolbar
{
    margin-top:0;
    padding-top:0;
}

/* Tag Styles */

.TagCloud
{
	background-color: #f7f7f7;
	padding: 8px;
	padding-top: 16px;
	padding-bottom: 16px;
	margin: 0px;
	margin-bottom: 16px;
	margin-top: 16px;
	color: #666666;
	line-height: 180%;
	list-style-type: none;
}

.SidebarTagCloud
{
	padding: 0px;
	margin: 0px;
	line-height: 200%;
	list-style-type: none;
}

.Tag1, .Tag2, .Tag3, .Tag4, .Tag5, .Tag6 
{
	margin: 0px;
	padding: 0px;
	display: inline;
}


.Tag1 a:link, .Tag1 a:visited, .Tag1 a:active
{
	margin-right: 6px;
	text-decoration: none;
	color: #004A6E;
	font-size: 160%;
	font-weight: 900;
}

.Tag2 a:link, .Tag2 a:visited, .Tag2 a:active
{
	margin-right: 6px;
	text-decoration: none;
	color: #0C5A7E;
	font-size: 145%;
	font-weight: 800;
}

.Tag3 a:link, .Tag3 a:visited, .Tag3 a:active
{
	margin-right: 6px;
	text-decoration: none;
	color: #1C6A8E;
	font-size: 130%;
	font-weight: 600;
}

.Tag4 a:link, .Tag4 a:visited, .Tag4 a:active
{
	margin-right: 6px;
	text-decoration: none;
	color: #2C5A7E;
	font-size: 120%;
	font-weight: 500;
}

.Tag5 a:link, .Tag5 a:visited, .Tag5 a:active
{
	margin-right: 6px;
	text-decoration: none;
	color: #3C6A8E;
	font-size: 110%;
	font-weight: 300;
}

.Tag6 a:link, .Tag6 a:visited, .Tag6 a:active
{
	margin-right: 6px;
	text-decoration: none;
	color: #4C7A9E;
	font-size: 100%;
	font-weight: 200;
}

.Tag1 a:hover, .Tag2 a:hover, .Tag3 a:hover, .Tag4 a:hover, .Tag5 a:hover, .Tag6 a:hover
{
	text-decoration: underline;
}

.SearchStatistics
{
	margin-top: 16px;
	margin-bottom: 16px;
}

/* Inline tag editor */
.InlineTagEditor
{
	padding: 4px;
	border: solid 1px #999999;
	background-color: #666666;
}

.TextButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #eeeeee;
	color: #666666;
	font-family: Arial, Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	white-space: nowrap;
}

.TextButton:LINK
{
	text-decoration: none;
	color: #666666;
	background-color: #eeeeee;
}

.TextButton:VISITED
{
	text-decoration: none;
	color: #666666;
	background-color: #eeeeee;
}

.TextButton:ACTIVE
{
	text-decoration: none;
	color: #666666;
}

.TextButton:HOVER
{
	text-decoration: underline;
	color: #666666;
	background-color: #dddddd;
}

/* Modal Styles */

.ModalMask
{
	opacity: .4;
	filter: alpha(opacity=40);
	background-color: #333333;
}

.Modal
{
	border-style: solid;
	border-width: 1px;
	border-color: #888888;
	border-right-width: 3px;
	border-right-color: #888888;
	border-bottom-width: 3px;
	border-bottom-color: #888888;
	background-color: #eeeeee;
}

.ModalTitle
{
	font-family: Arial, Arial, Helvetica;
	height: 18px;
	font-size: 16px;
	padding: 5px;
	padding-bottom: 7px;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #cccccc;
	background-color: #dddddd;
	color: #666666;
	font-weight: bold;
	cursor: move;
	overflow: hidden;
	text-align: left;
}

.ModalClose
{
	width: 33px;
	height: 12px;
	background-image: url(../../../default/images/common/close.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	cursor: pointer;
	float: right;
}

.ModalContent
{
	background-color: #ffffff;
}

.ModalFooter
{
	border-style: solid;
	border-width: 0px;
	border-top-width: 1px;
	border-color: #cccccc;
	background-color: #eeeeee;
	padding: 2px;
}

.ModalResize
{
	width: 14px;
	height: 14px;
	background-image: url(../../../default/images/common/resize.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	float: right;
	cursor: se-resize;
}

/* Tooltime Styles */

.CommonLogo
{
	position: absolute;
	width: 101px;
	top: -64px;
	left: 917px;
}

#logoTextDiv1
{
	color: #008091;
	font-family: Verdana, Arial;
	font-size: 10px;
	white-space: nowrap;
	position: absolute;
	z-index: 10;
	top: -17px;
	left: 16px;
}

#logoTextDiv1PersSpan
{
	font-size: 11px;
	font-weight: bold;
}

#logoTextDiv2
{
	color: #008091;
	font-family: Verdana, Arial;
	font-size: 10px;
	white-space: nowrap;
	position: absolute;
	z-index: 10;
	top: -17px;
	left: 672px;
}

.topShadowDiv
{
	font-size: 1px;
	position: absolute;
	top: -5px;
	left: 0px;
	width: 964px;
	height: 5px;
	background-image: url('/Themes/default/images/zukunft_schatten_oben.jpg');
}

.leftShadowDiv
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 5px;
	height: 20px;
	background-image: url('/Themes/default/images/zukunft_schatten_links_oben.jpg');
}

.rightShadowDiv
{
	position: absolute;
	top: 0px;
	left: 959px;
	width: 5px;
	height: 20px;
	background-image: url('/Themes/default/images/zukunft_schatten_rechts_oben.jpg');
}

.footerLeftShadowDiv
{
	position: absolute;
	top: 0px;
	left: -5px;
	width: 5px;
	height: 25px;
	background-image: url('/Themes/default/images/zukunft_schatten_links_unten.jpg');
}

.footerRightShadowDiv
{
	position: absolute;
	top: 0px;
	left: 954px;
	width: 5px;
	height: 25px;
	background-image: url('/Themes/default/images/zukunft_schatten_rechts_unten.jpg');
}

.bottomShadowDiv
{
	font-size: 1px;
	position: absolute;
	top: 25px;
	left: -5px;
	width: 964px;
	height: 5px;
	background-image: url('/Themes/default/images/zukunft_schatten_unten.jpg');
	margin-left: auto;
	margin-right: auto;
}

















