/* -------------------------------------------------------------------------- */
/*       (c) Copyright 2005 by ID & P Internet Design & Publishing            */
/* -------------------------------------------------------------------------- */
/* Filename       : style.general.css                                         */
/* Directory      : www.mlt.ch/includes                                       */
/* Description    : Default style sheet for all browsers                      */
/* Version        : 1.00                                                      */
/* Change History : none                                                      */
/* Created at     : 02.03.05 by : Gregor A. Ambuehl                           */
/* Changed at     : 02.09.10 by : Gregor A. Ambuehl                           */
/* -------------------------------------------------------------------------- */

/* -- Allgemeine Formatierungen --*/

html, body { margin: 0px; padding: 0px; border: 0px none; background: white; font-family: Verdana,Arial,Helvetica;
	    font-weight: normal; font-style: normal; font-size: 11px; height: 100%; text-align: center; }

td 	  { font-size:11px; }

/* -- Titel Formatierungen --*/

h1 	 { font-family: Verdana,Arial,Helvetica; font-weight:bold; font-size: 16px;
	   color:#1e58a8; /*border-bottom: 1px solid #0000FF;*/ }
h2	 { font-family: Verdana,Arial,Helvetica; font-weight: bold; font-size: 14px;
	   color: #1e58a8; /*font-style: italic; text-align: center;*/ }
h3 	 { font-family: Verdana,Arial,Helvetica; font-weight: bold; font-size: 12px; color:#1e58a8; }


/* -- Abschnitts Formatierungen --*/

p.copyLeft { font-size: 11px; border-top: 1px solid #1e58a8; }
p.bold 	 { font-weight: bold; font-size: 11px; }
.bold 	 { font-weight: bold; font-size: 11px; }
p.small 	 { font-weight: normal; font-size: 9px; }

/* -- Bereichsformatierungen --*/

.who	{ float: left; width: 600px; height: 12px; font-size: 10px; color: black; padding-left: 13px; text-align: left; }
.who a	{ text-decoration: underline; }

#container { position: relative; min-height: 100%; }
 
* html  #container { /* Für IE */
height: 100%;
}
	  
#wrap	{ width: 996px; margin: 0 auto; /*border-bottom: 2px solid; border-color: #336699;*/ text-align: center; }

#left 	{ float: left; width: 210px; /*background: #f4f4f4;*/ text-align: left; padding-top: 50px; margin-right: 5px; 
		  min-height: 100%; } 
#left h3   { font-family: Verdana,Arial,Helvetica; font-weight: bold; font-size: 12px; color:#1e58a8; 
			background: #ffffff; padding-left: 12px; }

#right	{ float: right; width: 210px; background: #fff; padding: 5px -1px 5px 10px; text-align: left; margin-left: 5px;}
#right h3   { font-family: Verdana,Arial,Helvetica; font-weight: bold; font-size: 12px; /*color:#1e58a8;*/ 
			background: #ffffff; padding-left: 12px; padding-bottom: 2px; }

#head 	{ top:0px; left: 0px; width: 100%; height: 145px; /*background-image: url(../images/head_background.png); repeat-x;*/ }
#header 	{ width: 996px; height: 150px; margin: 0 auto; color: #ffffff; }
.logo  { float: left; margin-top: 3px; padding-bottom: 5px; padding-right: 5px; }

#main_content { background: #FFFFFF; text-align: left; margin-bottom: 5px; padding-right: 235px; /*min-height: 500px;*/ }
			   
.center { text-align: center; }
.middleFront { width: 525px; margin-left: 223px; text-align: left; /*border-bottom: 1px solid; border-color: #e4e4e4;*/ overflow: hidden; vertical-align: top;
				padding-bottom: 5px; }
.middleFrontTitle { font-weight: bold; }
.newsContent { /*width: 776px;*/ text-align: left; border-bottom: 1px solid; border-color: #e4e4e4; overflow: hidden; vertical-align: top; font-size: 11px !important; }

* html #main_content { /* Für IE */
height: 500px;
}

.agb_content { background: #FFFFFF; width: 350px; height: 450px;}

.popup_content { background: #FFFFFF; width: 100%; height: 100%; }

#copy  	 { padding-top: 3px; width: 159px; /*background: #E8E8E8*/; font-size: 11px;
	   vertical-align: bottom; margin: 0px; text-align: left; border-top: 1px solid #CFCFCF; }

#advert 	 { padding-top: 3px; width: 159px; /*background: #E8E8E8*/; font-size: 11px;
	   vertical-align: bottom; margin: 0px; text-align: left; border-top: 1px solid #CFCFCF; }

#clear	{clear: both; }
	   
#footer	{ /*position: relative; margin-top: -60px;*/ height: 55px; text-align: center; font-size: 11px; 
		  background: #f4f4f4; /*-image: url(../images/foot_background.png); repeat-x;*/ padding-top: 5px; }

table.borderless {
    border:0px;
	border-spacing:0px;
	border-collapse:collapse;
}

table.borderless td {
	border:0px;
	padding:5px;
	vertical-align:top;
}

.grey_border { border: 1px solid;
	border-color: #e4e4e4;
	text-align: center;
}

.grey_back { background: #e4e4e4;
			 padding: 10px; 
			 height: 20px;
}


/* -- Spezielle Angaben für den Kopf --ä*/

#search { float: right; border: 0px; font-weight: normal; text-align: right; }

/* -- Navigationsformatierungen -- */

/*p.howami	{ font-weight: bold; font-size: 11px; color: white; background: #1e58a8; margin-top: -2px; padding: 2px; }*/
#navtop	 { clear: both; font-family: Verdana,Arial,Helvetica; font-style:normal; text-align:left; font-size:14px; 
	      color:#ffffff; height: 18px; background: #e4e4e4; margin-bottom: 5px; padding-top: 3px; padding-bottom: 3px; }
#navtop a { text-decoration: none; color:#1e58a8; /*#ffffff*/; cursor:pointer; padding-left: 10px; padding-right: 10px; 
		   /*background: url(../images/raquo_white_trans.png) center left no-repeat;*/ border-right: 2px solid; border-color: #ffffff; }
#navtop a:hover { color:#1e58a8; /*background: url(../images/raquo_blue_trans.png) center left no-repeat #fff;*/ padding-left: 10px;}

#navtop .MyAccount a { color: red; }

.language { float: right; border: 0px; font-weight: normal; display: table-cell; vertical-align: middle; color: #000000; }
.language a {color: #000000; }
.kasten { margin-bottom: 5px; padding: 10px 5px 10px 12px; background: #e4e4e4; }
.pageTitleKasten { margin-bottom: 5px; padding: 10px 5px 2px 12px; /*background: #e4e4e4;*/ font-weight: bold; color: #1e58a8; }

a {text-decoration: none; color:#1e58a8; cursor:pointer; /*background: url(../images/raquo_blue_trans.png) center left no-repeat; padding-left: 13px;*/ }
a:hover {color:#000000; /*background: url(../images/raquo_blue_trans.png) center left no-repeat; padding-left: 13px;*/  }
/* Version 1: .RightsubCategories { margin-top: 8px; padding-top: 5px; padding-left: 5px; background: #cfcfcf; }*/
.RightsubCategories { margin-bottom: 5px; padding: 10px 5px 10px 25px; background: #F4F5F7; }
.subCategories a { text-decoration: none; color:#1e58a8; background: #e4e4e4; cursor:pointer; font-weight: bold; }
.subCategories a:hover { text-decoration: none; color:#efefef; background: #1e58a8; cursor:pointer; font-weight: bold; }
.subCategories  { background: #e4e4e4; padding: 5px; border: 1px solid; border-color: #ffffff; }

/* -- Farben und so Zeugs -- */

.DotsMagenta1 {color:#1e58a8/*990066*/; font-weight:bold;}   /* --- Dark --------------- */
.DotsMagenta2 {color:#1e58a8; font-weight:normal;}   /* --- Light -------------- */
.DotsBlue {color:#0000FF; font-weight:bold;}   /* --- Light -------------- */
.DotsRed {color:#FF0000; font-weight:bold;}   /* --- Dark --------------- */
.DotsGreen {color:#00FF00; font-weight:bold;}   /* --- Dark --------------- */
.BlueUnderLine {border-bottom: 1px solid #1e58a8; /*#0000FF;*/}
.BlueUpperLine {border-top: 1px solid #1e58a8; /*#0000FF;*/}
.grey { background: #CFCFCF; }
.textRed { color: red; }

/* -- Login Startseite -- */

#login 	{ float: right; width: 300px; font-size: 10px; border: 0px; font-weight: normal; 
		  text-align: right; margin-top: 5px; color: black; padding-top: 5px; }

#login form { width: 290px; margin: 0px; padding: 0px; }		  
#login input { width: 95px; font-size: 10px; padding: 2px; margin: 2px; text-align: left; }
#login .submit { width: 45px; cursor:pointer; text-align: center; height: 25px; padding: 0; margin: 0; }
#login .register { width: 300px; float: right; padding-right: 10px; }
.welcome { width: 450px; float: right; text-align: right; color: #1e58a8; padding-top: 5px; font-size: 22px; }		  
.logout { width: 250px; float: right; text-align: right; color: red; /*#1e58a8;*/ padding-top: 35px; font-size: 11px; }		  
.logout a { color: red; }

.text { font-size: 10px; }

/* -- Buttons -- */

.button		 { color:#1e58a8; }

.MLTButton	 { color: #1e58a8; background: #CFCFCF; border: 0px; font-size: 13px; }
.MLTButton:hover  { color: #000000; background: #CFCFCF; font-size: 13px; border: 0px; }
.MLTButton2	 { color: #1e58a8; background: #FFFFFF; border: 0px; font-size: 13px; }
.MLTButton2:hover  { color: #000000; background: #FFFFFF; font-size: 13px; border: 0px; }

.AGB		{ width: 330px;  }

.tdMainArt	{ font-style: normal; }
.tdAccsesArt	{ font-style: italic; font-size: 11px;}

#copyright  { font-size: 9px; height: 25px; padding-left: 10px;  padding-top: 2px; 
			 /*background-image: url(../images/copy_background.png); repeat-x;*/ 
			 text-align: left; }

#copyright a  { color: #cfcfcf; }
			  
ul    { margin-left: 0.5em; padding-left: 0.5em; color:#1e58a8;  /*list-style-type: square;*/ }
li  { margin-left: 15px; padding-left: 3px; color: #000000; }
.fs1  { font-size: 9px; }
.fs2  { font-size: 10px; }
.fs3  { font-size: 11px; }
.fs4  { font-size: 13px; }
.fs5  { font-size: 14px; }
.fs6  { font-size: 15px; }
.fs7  { font-size: 16px; }

.subPic { margin: 3px; padding: 3px; }

b /*.blue*/ { color: #1e58a8; }
.bold { color: #1e58a8; }
strong { color: #1e58a8; }


img  { border: 0px; }

