/* @override http://test.loge70.ch/themes/loge70/style.css */

/* @override http://test.loge70.ch/themes/loge70/style.css */


@import url(formular.css);


/*img, div, a { behavior: url(iepngfix.htc) }*/
* { behavior: url(themes/loge70/iepngfix.htc) }


body,td,th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #dadada;
}

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background: #000;
	/*background: #000 url(images/loge70_visual.jpg) no-repeat fixed center bottom; //*/
}

p {
    margin-top: 0px;
    margin-bottom: 10px;
}

/*community Error*/
.errorc { color: red;}

hr {
	background-color:#CCCCCC; /* Mozilla 1.4 */
	color:#CCCCCC; /* IE 6 */
	border: #CCCCCC; /* Opera 7.11 */
	height: 1px; /* in Opera fuer die Anzeige noetig, in Mozilla fuer die einheitliche Hoehe */

}


h1 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    MARGIN: 0px 0px 20px;
    color: #dadada;
}

h2 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    margin: 15px 0px;
}

h3 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    MARGIN: 0px 0px 10px;
    color: #dadada;
    padding: 0px;
}

h4 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    MARGIN: 0px 0px 10px;
    COLOR: #dadada;
    text-transform: uppercase;
}

h5 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    MARGIN: 0px;
    PADDING-TOP: 20px
}

h6 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    TEXT-TRANSFORM: uppercase;
    PADDING-TOP: 20px;
	margin: 20px 0px 5px 0px;
}

#profil h2 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    margin: 0px;
}

#profil {
	margin: 20px;
}

#profil h2 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    margin: 0px;
}

#profil h4 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 9px;
    MARGIN: 0px;
    COLOR: #FFFFFF;
    text-transform: uppercase;
}

#profil img {
	margin-left: 20px;
	margin-bottom: 20px;
}


a:link {
    color: #c20011;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #c20011;
}
a:hover {
    text-decoration: none;
    color: #c20011;
}
a:active {
    text-decoration: none;
    color: #c20011;
}
#mainbox {
	/*background-color: #000;*/
    width: 960px;
    margin-right: auto;
    margin-left: auto;
    /*border-right-width: 12px;
    border-left-width: 12px;*/
    /*border-right-style: solid;
    border-left-style: solid;
    border-right-color: #000;
    border-left-color: #000;*/
    /*background-image: url(images/bg.gif);*/
}

#contentBox{
	
}



/* HEADER ---------------------------------- */
#head {
	/*background-color: #000;*/
}
/* 	LOGO LOGE70 */
#logo1 a{ 
	position: absolute;
	padding:0;
	display: block;
	margin-top: 15px;
	margin-left: 25px;
	height: 105px;
	width: 105px;	
	background: url('images/loge70_headerLogo.gif') no-repeat top left;
	margin-right:0; margin-bottom:0 
}
/* 	LOGO LOGE70 */
#logo1Adresse { 
	position: absolute;
	padding:0;
	display: block;
	margin-top: 25px;
	margin-left: 150px;
	height: 25px;
	width: 500px;	
	margin-right:0; margin-bottom:0;
	font-size: 18px;
	color: #fff;
	line-height: 22px;
}
#logo1Adresse a{ 
	color: #c20011;
}


/* 	LOGO LCF */
#logo2 a{ 
	position: absolute;
	padding:0;
	display: block;
	margin-top: 70px;
	margin-left: 768px;
	height: 54px;
	width: 59px;	
	background: url('images/loge70_logoLFC.png') no-repeat top left;
	margin-right:0; margin-bottom:0 
}
/* 	LOGO ECMC */
#logo3 a{ 
	position: absolute;
	padding:0;
	display: block;
	margin-top: 74px;
	margin-left: 849px;
	height: 46px;
	width: 87px;	
	background: url('images/loge70_logoECMC.jpg') no-repeat top left;
	margin-right:0; margin-bottom:0 
}
#headerBg{
	margin: 0; padding: 0;
}
#headerBgImage  {
	width: 960px;
	height: 120px;
	background: url('images/loge70_headerBg.gif') no-repeat top left;
}
/*#headerBg span i{ display: none; visibility: hidden;}*/
#head span i{display: none; visibility: hidden;}







.cleaner {
    clear: both;
    /*height: 1px;*/
}
.cleanercontent {
    clear: both;
    /*height: 1px;
    background-color: #000;*/
}

#metanav {
    float: left;
    width: 316px;
    padding-top: 44px;
    padding-left: 29px;
    padding-right: 19px;
}

/* @group My Group */



/* @end */


#metanav a {
	color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
}


#metanav a:hover {
	color: #c20011;
	padding-right: 5px;
	padding-left: 5px;
}


#search {
    float: left;
    width: 80px;
    padding-top: 41px;
    padding-left: 20px;
}
input.search {
    width: 80px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}


input.form {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}



form {
    margin: 0px;
    padding: 0px;
}




#nav {
    float: left;
    width: 222px;
    /*background-image: url(images/gradient.gif);
    background-repeat: no-repeat;*/
    padding-top: 5px;
	margin: 0px 0px 10px 0px;
}
#middle {
    float: left;
    width: 468px;/*468px;*/
    padding-top: 10px;
    padding-right: 24px;
    padding-left: 24px;
}
#right {
    float: left;
    width: 200px;
    padding-top: 5px;
    padding-left: 0px;
    padding-right: 0px;
    /*background-image: url(images/gradient.gif);*/
    background-color: transparent;
    
}


#right h2{
	background-color: #c20011;
	padding: 3px;
	color: #000;
	font-style: normal;
}

#right p {
    margin-top: 10px;
}

#navInner {
    /*border-bottom-width: 1px;
    border-bottom-style: solid;
   	border-bottom-color: #BCBCBC;*/
   	margin-left:10px;
}


#nav a {
    line-height: 14px;
    text-transform: uppercase;
    color: #c20011;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    /*border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #BCBCBC;*/
    font-weight: bold;
}

#nav a:hover {
  	color:#FFF;
}



#nav a.active {
    line-height: 14px;
    /*text-transform: uppercase;*/
    color: #c20011;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    /*border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #BCBCBC;*/
    font-weight: bold;
    background-color: transparent;
}

#nav a.active:hover {
	 color:#FFF;
	text-decoration: underline;
}
#nav a.lev2_inactive {
	font-weight:normal;
	text-transform: none;
	font-size:12px;
    line-height: 14px;
    color: #FFF;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-left: 30px;
    padding-bottom: 5px;
    /*border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #BCBCBC;*/
    background-color: transparent;

}
#nav a.lev2_active  {
    font-weight:normal;
    text-transform: none;
    line-height: 14px;
    color: #c20011;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 30px;
    /*border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #BCBCBC;*/
    font-weight: bold;
    background-color: transparent;
}


#nav a.lev2_active:hover, #nav a.lev2_inactive:hover   {
	color:#FFF;
	text-decoration: underline;
}

#nav a.lev3_inactive {
    font-weight:normal;
    text-transform: none;
    line-height: 14px;
    color: #FFF;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 50px;
    /*border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #BCBCBC;*/
    background-color: transparent;
}

#nav a.lev3_active {
    font-weight:normal;
    text-transform: none;
    line-height: 14px;
    color: #c20011;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 50px;
    /*border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #BCBCBC;*/
    font-weight: bold;
    background-color: transparent;
}

#nav a.lev3_active:hover, #nav a.lev3_inactive:hover   {
	color:#fff;
	text-decoration: underline;
}



#nav a.lev4_inactive {
    font-weight:normal;
    text-transform: none;
    line-height: 16px;
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 50px;
    /*border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #BCBCBC;*/
    background-color: transparent;
}

#nav a.lev4_active {
    font-weight:normal;
    text-transform: none;
    line-height: 14px;
    color: #c20011;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 50px;
    /*border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #BCBCBC;
    font-weight: bold;*/
    background-color: transparent;
}

#nav a.lev4_active:hover, #nav a.lev4_inactive:hover   {
	color:#FFFFFF;
	text-decoration: underline;
}




#footer {
	margin-bottom: 25px;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 10px;
    /*background: black;*/
    position: relative;
}

#footer .footerText{
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	color: #949292;
}

#footer a {
    color: #82020d;
    text-decoration: none;
}

#footer a:hover {
	color: #82020d;
	text-decoration: none;
}





/* CALENDAR-CONTENT */
#calendarcontent .calendercontentDate{
	display: block;
	font-size: 9pt;
	font-weight: normal;
}

#calendarcontent .calendercontentTitle{
	display: block;
	padding-top: 4px;
	padding-bottom: 16px;
	font-size: 9pt;	
}
#calendarcontent .calendercontentTitle a:link, 
#calendarcontent .calendercontentTitle a:visited,
#calendarcontent .calendercontentTitle a:hover,
#calendarcontent .calendercontentTitle a:active{
	/*color: #e8e8e8;*/
	color: #c20011;
    text-decoration: none;	
}


/* MIDDLE-CONTENT */
#content p{
	/*font-size: 10pt;
	line-height: 18px;
	color: #dadada;*/
}

/* fckEditor-TAGS */
h2.l70_h2{
	font-weight: bold;
    font-size: 14px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 15px 0px;
    color: #FFF;	
}
h3.l70_h3{
	font-weight: bold;
    font-size: 11px;
    margin: 0px 0px 10px;
    color: #FFF;
    padding: 0px;
}
p.l70_p{
	margin-top: 0px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #dadada;
    line-height: 21px;
}
div.l70_div{
	/*border: 1px solid white;*/
}




#HomeBox {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #BCBCBC;
    margin-bottom: 20px;
    width: 528px;
    background-image: url(images/bg_spaltenHome.gif);
    margin-top: 40px;
}



#homeSpalte1 {
    float: left;
    width: 235px;
    padding-right: 20px;
    padding-top: 14px;
    text-align: center;
}

#homeSpalte2 {
    float: left;
    width: 235px;
    padding-left: 20px;
    padding-top: 14px;
}



/*-- || --*/
#newsbox {
	border: solid 1px #d7d7d7;
	width: 150px;
	float: left;
	padding: 5px;
	margin-bottom: 20px;
}

.podcastcontent {
	display:block;
	width:100%;
	border-bottom:1px #000 dotted;
	margin-bottom:10px;
}

.podcastcontent .podcastmedium {
	overflow: hidden;
	margin-top: 3px;
	width: 100%;
	height: auto !important;
}

#schrift{
float:left;
padding:44px 0 0 120px;
}

img.left {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 0px;
    margin-top: 0px;
    margin-left: 0px;
}

img.right {
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
}

ul {
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}

li {
    padding-left: 15px;
    list-style-type: none;
    background-image: url(images/li.gif);
    background-repeat: no-repeat;
}

table.green {
    background-color: #E8F1C2;
    border-top-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #9CB82E;
    border-right-color: #9CB82E;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #9CB82E;
}

table.green td {
    padding-top: 2px;
    padding-right: 4px;
    padding-bottom: 2px;
    padding-left: 4px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #9CB82E;
    margin: 0px;
}

table.green td.header {
    font-weight: bold;
    background-color: #D8E89A;
    margin: 0px;
}

table.white {
    background-color: transparent;
    border-top-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #BCBCBC;
    border-right-color: #BCBCBC;
}

table.white td {
    padding-top: 2px;
    padding-right: 4px;
    padding-bottom: 2px;
    padding-left: 4px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #BCBCBC;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #BCBCBC;
    margin: 0px;
}

table.white td.header {
    font-weight: bold;
    background-color: #F1F1F1;
    background-image: url(images/gradient.gif);
    background-repeat: repeat-x;
    margin: 0px;
}

#sprachwahl {
    float: right;
}

/* SUCHE CSS */
.searchbutton {
border:solid 1px #d7d7d7; 
color: #125292; 
background-color: #FFFFFF; 
width: 80px; 
height:20px;
cursor:pointer;
padding: 1px 1px 1px 1px;
margin: 0px 0px 0px 0px;
font: normal 1em Arial, Verdana, sans-serif;
}

.searchinput_suche {
background: #FFFFFF;
color: #125292;
width: 170px;
height:16px;
border: solid 1px #d7d7d7;
padding: 2px 2px 2px 2px;
margin: 0px 0px 2px 0px;
font: normal 1em Arial, Verdana, sans-serif;
background-image: url(images/lupe.gif);
background-repeat:no-repeat;
background-position:left;
}

.searchinput {
background: #FFFFFF;
color: #125292;
width: 170px;
border: solid 1px #d7d7d7;
padding: 2px 2px 2px 2px;
margin: 0px 0px 1px 0px;
font: normal 1em Arial, Verdana, sans-serif;
}

input, textarea, select, radio {
	font-family: Verdana;
	font-size: 12px;
	border: 1px solid #444;
	background-color: #333;
	padding: 0px;
	color: #e8e8e8;

}

textarea {
	overflow: auto;
}

.rssfeed {
	background-image: url(images/rss.png);
	background-repeat: no-repeat;
	border: 0px;
	padding-left: 18px;
}


/*
Styles for an ordinary table such as in
media or directory
*/
table.normal {
	border: none;
	border-collapse: collapse;
	width: 100%;
}

table.normal td {
	border-bottom: 1px dotted #d0d0d0;
	padding: 5px;
}

table.normal th {
	border-bottom: 1px solid #d0d0d0;
	font-weight: bold;
	background-color: #000;
	text-align: left;
	padding: 5px;
}
