/* [Kunde] - [Datum] - [Online Consulting AG] - [format.css] */

/************************************************
*			Fixes, Workarounds, etc.			*
************************************************/
* {
	margin: 0;
	padding: 0;
}
/* Clearfix fuer das Float-clearing */
.clearfix:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}  /* IE 7 */
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */

/************************************************
*				Grundlayout						*
************************************************/
html {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100.1%;
}
body {
	text-align: center;
	font-size: 0.75em;
	line-height: 1.5em;
	height: 100%;
	background:  #ffffff;
}
#wrapper {
	text-align: left;
	margin: 0 auto;
	margin-top: 24px;
	width: 940px;
}
#header {
	height: 100px;
}
#main {
	margin-bottom: 6px;
	padding-bottom: 40px;
	font-size: 1.083em;
	min-height: 200px;
	background: url(/portaldata/1/images/wwu/line_folge.gif) repeat-y;
	position: relative;
}
#left {
	width: 150px;
	float: left;
	padding: 18px 10px 0 0;
	background: none;
}
div#emotion {
	width: 940px;
	height: 73px;
	background-image: url(/portaldata/1/images/wwu/emotion_folge_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
}
div.emotioncorner_top {
	position: absolute;
	z-index: 20;
	background: url(/portaldata/1/images/wwu/emotioncorner_top.gif) no-repeat;
	height: 2px;
	width: 2px;
	top: 0;
	left: 0;
	}
div.emotioncorner_bottom {
	position: absolute;
	z-index: 20;
	background: url(/portaldata/1/images/wwu/emotioncorner_bottom.gif) no-repeat;
	height: 2px;
	width: 2px;
	top: 63px;
	left: 0;
	}
#content {
	width: 537px;
	float: left;
	padding: 18px 10px 0 13px;
}
#right {
	width: 197px;
	float: left;
	padding: 18px 10px 0 13px;
}
.gnav {
	clear: both;
	position: absolute;
	bottom: 6px;
	left: 174px;
}
#footer {
	background: url(/portaldata/1/images/wwu/footer_bg.jpg) no-repeat;
	background-color: #e30026;
	clear: both;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 33px;
	width: 907px;
	vertical-align: middle;
	font-size: 1.2em;
}
#footer-left {
    margin-top: 8px;
    float: left;
    vertical-align: middle;
}
#footer-right  {
    margin-top: 8px;
    float: right;
    vertical-align: middle;
}
/************************************************
*					Header						*
************************************************/

#logo {
	width: 328px;
	height: 48px;
	float: left;
	margin-top: 7px;
}
/************************************************
*				Style-Elemente					*
************************************************/
img {
	border: none;
}
hr {
	clear: both;
	color: #000;
	height: 1px;
	margin: 5px 0;
	background: #000;
}
a, a:link, a:visited {
	text-decoration: none;
}
a:focus, a:hover, a:active {
	color: #000;
}
address {
	font-style: normal;
}
p.anmelden {
	background: url(/portaldata/1/images/wwu/anmelden.gif) no-repeat;
	background-position: 0 6px;
	padding-left: 25px;
	float: right;
}
span.nbsp {
	white-space: nowrap;
	}
a.facebook {
	float: right;
	margin: 11px 10px 0 0;
	}
/************************************************
*					Suche						*
************************************************/
.search {
	float: right;
	background: #d4d4d4;
	height: 35px;
	width: 280px;
	margin-top: 7px;
}
.search .go {
	float: left;
	background: none;
	border: none;
	margin: 10px 0 0 8px;
}
.search .searchfield {
	float: left;
	background: #fff;
	border: none;
	width: 202px;
	height: 15px;
	margin: 5px 0 0 5px;
	padding: 5px 0 5px 5px;
	color: #333333;
}
/************************************************
*					Navigation					*
************************************************/
/* Stufe 1 */
#hnav {
	height: 42px;
	padding: 10px 0 0 20px;
}
#hnav li {
	float: left;
	height: 41px;
	background: url(/portaldata/1/images/wwu/separator.gif) no-repeat;
	background-position: left top;
	font-size: 1.25em;
	padding-left: 10px;
	overflow: hidden;
	display: inline-block;
	width: 121px;
}
#hnav li a, #hnav li a:link, #hnav li a:visited {
	color: #333333;
	display: inline-block;
	height: 41px;
}
#hnav li a:hover, #hnav li a:active, #hnav li a:focus, #hnav li a.active, #hnav li.active a:link, #hnav li.active a:visited {
	color: #e20026;
}
/* Sekundaere Navigation */
/* Stufe 1 */
#snav {
	list-style: none;
	margin-left: 30px;
}
#snav li {
	margin-bottom: 3px;
}
#snav li a, #snav li a:link, #snav li a:visited {
	color: #000000;
}
#snav li a:hover, #snav li a:active, #snav li a:focus, #snav li a.active, #snav li a.active:link, #snav li a.active:visited {
	color: #e30026;
}
#snav li a.active, #snav li a.active:link, #snav li a.active:visited {
	font-weight: bold;
}
/* Stufe 2 */
#snav ul {
	margin: 5px 0 5px 15px;
}
#snav ul li {
}
#snav ul li a, #snav ul li a:link, #snav ul li a:visited {
}
#snav ul li a:hover, #snav ul li a:active, #snav ul li a:focus, #snav ul li a.active, #snav ul li a.active:link, #snav ul li a.active:visited {
}

/************************************************
*			Content-Absatzformate				*
************************************************/
/* Ueberschriften */
h1, h2, h3, h4, h5 {
	padding: 5px 0;
}
h1 {
	font-size: 1.769em;
	color: #666666;
	margin-bottom: 15px;
	font-weight: normal;
	line-height: 1em;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	margin: 20px 0 0px 0;
}
h3 {
	font-weight: bold; 
	margin: 0px 0 5px 0;
}
/* Paragraph */
p {
	line-height: 1.5em;
	padding: 5px 0;
}
a {
	color: #cc0033;
	font-weight: normal;
}
a span {
	color: #999999;
	font-weight: normal;
}
a.top {
	margin-right: 10px;
}
a.back {
	margin-right: 10px;
}
a.print {
	margin-right: 10px;
}
#content a.anmelden {
	color: #666666;
	background: url(../1/images/icon_anmelden.gif) 0px 0px no-repeat;
	padding: 0 0 0 25px; 
	font-weight: bold;
	float: right; 
	display: block;
	}
/* Paragraph */
#content p {
	line-height: 1.5em;
	padding: 0 0 5px 0;
	}
	
/* Listen */
#content li {
	margin: 0 0 2px 16px;
	}

#content ul {
	list-style-type: none;
	margin: 10px 0 10px 16px;
	}
#content ol {
	list-style-type: decimal;
	margin: 5px 0 5px 10px;
	}
#content ol li {
	padding: 2px 0 2px 0;
	margin-left: 10px;
	}
	
/* Tabellen */
#content table {
	margin-bottom: 10px; 
	}
#content table td,
#content table th {
	border-bottom: solid 1px #cccccc; 
	text-align: left;
	padding: 2px 0 2px 0;
	}
#content table th {
	font-weight: bold;
	}
#content table td.small {
	font-size: 0.93em;
	width: 120px;  
	}
/* Listen */
.startseite #main ul {
	list-style-type: none;
	margin: 5px 0 5px 0;
}
.startseite #main ul li {
	padding: 0 0 2px 15px;
	background: url('/portaldata/1/images/wwu/list_item.gif') 5px 7px no-repeat;
	font-weight: normal;
	background: url
}

#content ol {
	list-style-type: decimal;
	margin: 5px 0 5px 10px;
}
#content ol li {
	padding: 2px 0 2px 0;
	margin-left: 10px;
}
/* Tabellen */

/* Rechte Spalte */
#right .contextnews {
margin-bottom: 10px;
}
#right h1 {
	color: #666666;
	font-size: 1.154em;
	margin-bottom: 5px;
}
#right h2 {
}
#right p {
}
#right a, #right a:link, #right a:visited {
}
#right .box {
}
/************************************************
*					Formular					*
************************************************/
label {
	float: left;
	width: 120px;
	font-weight: normal;
	}
input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
	font-size: 1em;
	}
textarea {
	height: 130px;
	width: 250px; 
	}
label, input.txtfield, textarea {
	margin-bottom: 6px;
	}
input.txtfield, textarea, select {
	padding: 2px 2px 2px 4px;
	border: 1px solid #bdbdbd;
	background: #fff;
	width: 250px; 
	}
input.txtfield:hover, input.txtfield:active, input.txtfield:focus,
textarea:hover, textarea:active, textarea:focus,
select:hover, select:active, select:focus {
	border: 1px solid #999;
	background: #fff;
	}
p.pflicht {
	float: left; 
	margin: 20px 0 0 120px;
	}
p.sicherheit {
	margin-left: 120px;
	}
input.submit {
	clear: both;
	margin-left: 120px;
	color: #fff;
	background: #E30026;
	border: none;
	padding: 3px;
	}
div.captcha {
	float: left;
	left: 120px;
	margin-bottom: 20px;
	position: relative;
}
div.captcha label {
	margin-top: 3px;
}
div.captcha label, div.captcha input {
	width: 200px;
}
/************************************************
*					Footer						*
************************************************/
#footer address {
	margin-left: 30px;
	width: 220px;
	float: left;
	color: #ffffff;
}
#footer span.bold {
	font-weight: bold;
}
#footer .address-wattwil {
    width: 290px;
}
#footer ul {
float: right;
margin-right: 30px;
/*width: 180px;*/
}
#footer a, #footer a:link, #footer a:visited {
		color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}
/************************************************
*					Sitemap						*
************************************************/
#sitemap li {
	font-weight: bold;
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;
}
#sitemap li a {
	font-weight: bold;
}
#sitemap ul {
	margin: 0;
	padding: 0 0 5px 15px;
}
#sitemap ul li {
	font-weight: normal;
	margin: 0;
}
#sitemap ul li a {
	font-weight: normal;
	color: #000000;
}

#sitemap ul li a, #sitemap ul li a:link, #sitemap ul li a:visited {
	color: #000000;
}
#sitemap ul li a:hover, #sitemap ul li a:active, #sitemap ul li a:focus {
	color: #e30026;
}


/************************************************
*					Module						*
************************************************/
ul.contextlist li
{
    margin-bottom: 5px;
    }
/* News */
.news-liste {
	border-bottom: solid 1px #ccc;
	padding: 10px 0 10px 0;
	width: 100%;
	}
	
/* Dokumente */
.zip-liste {
	width: 100%;
	}
.zip-liste img {
	margin-right: 5px; 
	}

.download-liste {
	padding: 3px 0 0 0;
	width: 100%;
	}
.download-liste img {
	float: left;
	clear: left;  
	margin-right: 20px; 
	margin-bottom: 10px; 
	}
a.pdf {
	background-image:url(/portaldata/1/images/pdf_icon.gif);
	background-position:0 1px;
	background-repeat:no-repeat;
	padding:5px 3px 3px 25px;
	text-decoration:none;
	}
	
/* Kalender */
.calendar {
	width: 140px;
	border: 0px solid white !important;
}
.calendar a, .calendar a:link, .calendar a:visited {
	display: block;
	padding: 3px 0;
	text-align: center;
	vertical-align: middle;
}
.calendar a:hover, .calendar a:active, .calendar a:focus {
}
.calendar .calendar {
	margin: 5px 0;
	width: 140px !important;
}
.calendar .calendar td {
	font-weight: bold !important;
	text-transform: uppercase;
	text-align: center;
	width: auto;
}
.calendar th {
	height: 20px;
	text-transform: uppercase;
}
/* Suchresultate */
#suchresultate {
	margin-bottom: 30px; 
	}
#suchresultate h2 {
	font-size: 1em;
	margin: 3px 0 3px 0;
	}
#suchresultate .news-liste {
	border-bottom: solid 1px #ccc;
	padding: 10px 0 10px 0;
	width: 100%;
	}
#suchresultate .head,
#suchresultate .headdoc {
	background: #ebebeb;
	padding: 3px 5px;
	border-top: 1px solid #BDBDBD;
	border-bottom: 1px solid #BDBDBD;
	}
/************************************************
*					Startseite					*
************************************************/
.startseite #emotion {
	width: 940px;
	height: 234px;
	background-image: url(/portaldata/1/images/wwu/emotion_start_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
}
.startseite div.emotioncorner_bottom {
	position: absolute;
	z-index: 20;
	background: url(/portaldata/1/images/wwu/emotioncorner_bottom.gif) no-repeat;
	height: 2px;
	width: 2px;
	top: 221px;
	left: 0;
	}
.startseite #main {
	padding-left: 20px;
	margin-bottom: 6px;
	font-size: 1.083em;
	background: url(/portaldata/1/images/wwu/line.gif) repeat-y;
	padding-bottom: 6px;
}
.startseite #left {
	min-height: 200px;
	height: auto !important;
	height: 200px;
	float: left;
	padding: 18px 10px 0 13px;
	width: 304px;
}
.startseite #content {
	min-height: 200px;
	height: auto !important;
	height: 200px;
	float: left;
	padding: 18px 10px 0 13px;
	width: 290px;
	background: none;
}
.startseite #right {
	min-height: 200px;
	height: auto !important;
	height: 200px;
	float: left;
	width: 257px;
	padding: 18px 10px 0 13px;
}
.startseite #right h1 {
	font-size: 1.769em;
	color: #666666;
	margin-bottom: 15px;
	font-weight: normal;
	line-height: 1em;
}
.startseite #main p {
	color: #333333;
	padding: 0;
}
.startseite #left p {
	font-weight: bold;
}
.startseite .news-liste {
	padding: 3px 0 10px 0;
	width: 100%;
	border: none;
	}

.startseite #footer {
	height: 34px;
	background: url(/portaldata/1/images/wwu/footer_bg.jpg) no-repeat;
	background-color: #e30026;
	clear: both;
	padding-left: 33px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #ffffff;
}











