html, body { 
	margin: 0; 
	padding: 0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:center;
	background-color:#EDEDED;
	padding-top:10px;
} 

#page { 
	width:922px; 
	margin-left:auto;
	margin-right:auto;
	text-align:left;
} 

.pic-left {
	float:left;
	margin-right:10px;
}
.pic-right {
	float:right;
	margin-left:10px;
}

p, img {
	border:0px;
}

input {
	font-size:11px;
        width:250px;
        border:1px #888888 solid;
}

input.checkbox {
  border:0px;
  width:auto;
}

#events input {
	font-size:11px;
        width:auto;
}

input.button, input.auto {
	font-size:11px;
        width:auto;
}

textarea {
	font-size:11px;
        width:250px;
        border:1px #888888 solid;
}

hr {  
    border:0px;  
    border-top:1px dashed #CCC;  
    background:#FFF;  
    color:#FFF;  
}

/** ---------------------------
--- HEADER
--------------------------- **/

#header-wrapper {
	height:132px;
	background-color:#FFF;
}

#header-left {
	width:224px; 
	height:102px;
	float:left; 
	position:relative;  
	background-image:url(../../images/theme/corner_top_lft.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-top:30px;
}

#header {
	width:698px; 
	height:132px;
	float:right; 
	position:relative;
}

#header-right {
	width:140px; 
	height:127px;
	float:right; 
	position:relative; 
	padding-left:10px; 
	padding-right:20px;
	padding-top:5px;
	text-align:right;
	background-image:url(../../images/theme/corner_top_rgt.gif);
	background-repeat:no-repeat;
	background-position:top right;
	font-size:9px;
}

#header-right #topmenu {
	padding-right:20px;
        text-align:left;
}

#header-right #topmenu form {
	padding:0px;
	margin:0px;
}

#header-right #topmenu ul {
	list-style:none;
}

#header-right #topmenu ul li {
	list-style:none;
        padding-bottom:10px;
}

#header-right #topmenu input {
	width:110px;
        height:13px;
        margin-bottom:2px;
        font-size:11px;
        line-height:11px;
        padding:1px;
}

#header-right #topmenu .auto {
	width:auto !important;
}

#header-right #edito {
	padding-top:40px;
	color:#FFFFFF;
	text-align:center;
	display:none;
}

#header-right #edito img {
	padding-bottom:4px;
}

#header-right h2 {
	font-size:12px;
	text-transform:none;
	padding:0px;
	margin:0px;
	color:#666;
}

#header-right a {
	color:#666666;
	text-transform:uppercase;
	text-decoration:none; 
}

#header-right a:hover {
	color:#333333;
	text-transform:uppercase;
	text-decoration:none; 
}

#header-content {
	float: left; 
	display:inline; 
	position: relative; 
	width:528px; 
	height:132px;
}

#header-content img {
	float: left; 
	display:inline; 
	position: relative; 
	width:528px; 
	height:132px;
}

/** ---------------------------
--- MAIN
--------------------------- **/

#main-wrapper {
	height:130px;
}

#main-left {
	width:224px; 
	height:130px;
	float:left; 
	position:relative;  
}

#main {
	width:698px; 
	float:right; 
	position:relative; 
}

#main-right {
	width:169px; 
	padding-bottom:50px;
	height:auto !important;
	height:50px;
	min-height:50px;
	float:right; 
	position:relative; 
	background-image:url(../../images/theme/corner_btm_rgt.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	border-left:1px solid #EDEDED;
}

#main-content {
	float: left; 
	display:inline; 
	position: relative; 
	bottom:0px;
	width:498px; 
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	background-color:#FFF;
	background-image:url(../../images/theme/top_center.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	height:auto !important;
	height:450px;
	min-height:450px; 
	margin-bottom:20px;
}

/** ---------------------------
--- MAIN - Menu
--------------------------- **/

#main-left #menu {
	width: 224px;
	font-weight:normal;
}

#main-left #menu ul {
	margin:0px;
	padding:0px;
	border:0px;
	list-style: none;
}

#main-left #menu ul li {
	margin:0px;
	padding:0px;
	border:0px;
	list-style: none;
}

#main-left #menu ul li a {
	display: inline-block;
	clear: left;
	margin:0px;
	padding: 6px;
	padding-left:20px;
	background-color: #004381;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	width:198px;
}

#main-left #menu ul ul li a {
	padding-left:40px;
	text-transform:none;
	letter-spacing:1px;
	width:178px;
}

#main-left #menu ul ul ul li a {
	padding-left:60px;
	text-transform:none;
	letter-spacing:1px;
	width:158px;
}

#main-left #menu a:hover {
	background-color:#A2C2DB;
	color:#004381;
}

#main-left #menu a.active {
	background-color:#A2C2DB;
	color:#004381;
}

/** ---------------------------
--- MAIN - Events
--------------------------- **/

#main-left #events {
	padding:10px;
	background-color:#BCBBBB;
	background-image:url(../../images/theme/corner_btm_lft.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	color:#000000;
	padding-bottom:20px;
}

#main-left #events h1 {
	color:#000000;
	font-size:12px;
	text-transform:uppercase;
	border-bottom:1px dotted #666666;
	margin-bottom:2px;
	padding-bottom:3px;
}

#main-left #events .events-detail {
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
	border-bottom:1px dotted #666666;
}

#main-left #events .events-detail p {
	margin:0px;
	padding:0px;
}

#main-left #events .events-detail a {
	color:#000000;
	text-decoration:none;
}

#main-left #events .events-detail a:hover {
	color:#333333;
	text-decoration:none;
}

#main-left #events .events-detail a h2 {
	font-size:11px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

/** ---------------------------
--- MAIN - Articles
--------------------------- **/

#main-right #article {
	background-image:url(../../images/theme/top_side.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding-top:12px;
}

#main-right  ul {
	margin:0px;
	margin-left:5px;
	padding-left:5px;
	width:110px;
	list-style:disc;
}

#main-right ul li {
	width:110px;
	font-size:11px;
	padding-bottom:4px;
	margin-left:5px;
}

#main-right .article-detail {
	padding:4px;
	border-bottom:1px dotted #AAAAAA;
	background-color:#FFFFFF;
	width:131px;
	padding-bottom:10px;
	padding-top:10px;
}

#main-right h2 {
	font-size:12px;
	text-transform:none;
	padding:0px;
	margin:0px;
	color:#666;
	background-color:#FFFFFF;
	width:129px;
}

#main-right a {
	text-decoration:none;
	color:#004381;
}

#main-right a:hover {
	text-decoration:none;
	color:#333;
}

#main-right a.active {
	text-decoration:none;
	color:#333;
}

/** ---------------------------
--- MAIN - Content
--------------------------- **/

#main-content .content table a {
	text-decoration:none;
	color:#215b92;
}

#main-content .content table table {
	width:100% !important;
}

#main-content .content h1 {
	text-transform:uppercase;
	font-size:14px;
	font-weight:normal;
	color:#004381;
	margin-top: 8px;
}
#main-content .content h2 {
font-weight: bold;
	font-size:12px;
	margin-bottom: 4px;
	margin-top: 8px;
}

#main-content .content table a:hover {
	text-decoration:none;
	color:#666666;
}

#main-content .content {
	clear:both;
}

#main-content .content .content-left {
	width:150px;
	background-color:#D1D1D1;
}

#main-content .content .content-middle {
}

#main-content .content .content-right {
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

#main-content .content .content-left-sep {
	width:150px;
	background-color:#D1D1D1;
	padding-top:4px;
	padding-bottom:4px;
}

#main-content .content .content-right-sep {
	padding-top:4px;
	padding-bottom:4px;
	/*border-bottom:1px #AAAAAA dotted;*/
}

#main-content .content .content-right h1 {
	text-transform:uppercase;
	font-size:12px;
	color:#666666;
}

.light {
	font-size:11px;
    color:#999;
	padding-bottom:3px;
}

.title {
	font-size:13px;
    font-weight:bold;
	padding-bottom:3px;
}

.more a {
	text-decoration:underline !important;
}

.boxform {
	border-bottom:1px dotted #666;
    padding-bottom:10px;
}

/** ---------------------------
--- MAIN - Prezenz
--------------------------- **/

#main-content #prezenz {
	background-image:url(../../images/theme/center_btm_new.gif);
	background-repeat:no-repeat;
	background-position:top;
	text-align:center;
	padding-top:5px;
	background-color:#CCC;
	clear:both;
	height:20px;
	font-size:10px;
	width:528px;
	position:absolute;
	left:0px;
	bottom:-10px;
}

#main-content #prezenz a {
	text-decoration:none;
}

#main-content #prezenz .prezenz {
	color:#666666;
}

#main-content #prezenz .prezenz-black {
	color:#000000;
}

#main-content #prezenz .prezenz-blue {
	color:#6699cc;
}

/** ---------------------------
--- MAIN - Footer
--------------------------- **/

#main-left #footer {
	text-align:right;
	height:16px;
	font-size:10px;
	padding-top:4px;
	padding-right:10px;
	background-image:url(../../images/theme/copy_tab.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#D1D1D1;
	width:160px;
	float:right;
	clear:both;
}