/* -------------------------------------------------------------- */
/* HTML DEFAULTS */
/* -------------------------------------------------------------- */

body {
	margin: 0;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	overflow-y: scroll;
}
img {border: 0;}
form {padding: 0; margin: 0;}
ul {padding: 0; margin: 0 0 0 40px;}

/* -------------------------------------------------------------- */
/* HYPERLINKS */
/* -------------------------------------------------------------- */

/* Standard Links */
a:link, a:visited {color: #5764b5; text-decoration: none; }
a:hover {color: #41791C; text-decoration: underline;}

/* Topnavi: Main */
a.topnavi1:link, a.topnavi1:visited {color: #fff;}
a.topnavi1:hover {color: #fff;}

a.topnavi2:link, a.topnavi2:visited {color: #000;}
a.topnavi2:hover {color: #000;}
a.topnavi1,a.topnavi2 {font-size: 13px;}

/* Topnavi: Sub */
a.subnavi1:link, a.subnavi1:visited {color: #606060;}
a.subnavi1:hover {color: #606060;}
a.subnavi2:link, a.subnavi2:visited {color: #000;}
a.subnavi2:hover {color: #000;}
a.subnavi1, a.subnavi2 {font-size: 11px; font-weight: bold;}

/* Hauptnavi */
a.navlnk_root {font-weight: bold; font-size: 12px; color: #454545; letter-spacing: 0px;}
a.navlnk_child {font-weight: bold;  color: #413F81;}
a.navlnk_root:hover, a.navilnk_child:hover {color: #41791C;}
a.navlnk_slec {color: #E00000;}
a.navlnk_slec:hover {color: #E00000;}

/* -------------------------------------------------------------- */
/* LAYOUT */
/* -------------------------------------------------------------- */

#wrapper {
	position: absolute;
	left: 50%;
	width: 970px;
	min-height: 100%;
	margin-left: -492px;
	background-image: url(images/bgwrapper.png);
	background-color: white;
	padding: 0 7px 0 7px;
}
#header {height: 104px; border-bottom: solid 0px #CFCFCF;}
#imprint {
	position: absolute;
	left: 17px;
	top: 5px;
	width: 200px;
	height: 20px;
	font-weight: bold;
}
#imprint a {color: #333366;}
#navidate {
	width: 170px;
	line-height: 24px;
	border-left: solid 1px #CFCFCF;
	border-right: solid 1px #CFCFCF;	
	float: left;
}
#navimain {
	width: 797px;
	line-height: 24px;
	background: #333399;
	float: left;
}
#navimain a#home {margin: 0 5px 0 5px;}
#navisub {
	width: 797px;
	line-height: 24px;
	background: #cccfff;
	float: left;
}
#navisub a {margin: 0 10px 0 10px;}
#leftnavi {
	float: left;
	width: 170px;
	margin: 1px 1px 0 1px;
	/*padding: 10px 5px 0 5px;*/
}
#content {padding: 20px 10px 10px 10px; width: 778px; float: left;}

/* -------------------------------------------------------------- */
/* COMMON STYLES */
/* -------------------------------------------------------------- */

.txt_caption {color: #333399; font-size: 12px;}
.tbl_cellback1 {background-color: #FFFFFF; border: solid 10px #00FFFF;}
.tbl_cellback2 {background-color: #F5F7FA; border: 1px solid #FF0000;}
.frm_textbox {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.frm_button {
	width: 90px;
	height: 24px;
	margin-top: 2px;
	border: dashed 1px #AFAFAF;
	font-family: Arial, Helvetica, sans-serifM;
	background-color: #EEF0F7;
}

/* -------------------------------------------------------------- */
/* BAUKASTEN SYSTEM */
/* -------------------------------------------------------------- */

.box_main_typ1 {width: 193px; height: 195px;}
.box_main_typ2 {width: 386px; height: 195px;}
.box_main_typ3 {width: 386px; height: 390px;}
.box_main_typ4 {width: 772px; height: 195px;}

.box_unterstrich {
	background-color: #000;
	height: 1px;
	overflow: hidden;
	margin-bottom: 6px;
}
.box_unterstrich2 {
	background-color:#000;
	height: 1px;
	overflow: hidden;
	margin-bottom: 18px;
}
.box_hochstrich {
	background-color: #000;
	width: 3px;
	height: 12px;
	float: left;
	display: inline;
	overflow: hidden;
	margin-top: 2px;
	margin-right: 3px;
}
.box_whitespc {
	width: 8px;
	height: 1px;
	background-color: #FFF;
	float: right;
}
.box_imgpad {margin: 0px 8px 2px 0px; border: solid 1px #AAA;}
.box_linespace {margin-bottom: 7px}

/* -------------------------------------------------------------- */
/* WORTOLOGIE (a.k.a. HASTE WORTE) */
/* -------------------------------------------------------------- */

.hstw_biglink {font-size: 23px; font-weight: bold;}
.hstw_wordbox {
	width: 595px;	
	height: 105px;
	background-image: url(images/wordbox.png);
	font-size: 18px;	
	padding: 10px 10px 0px 10px;
	text-align: center;
}
.hstw_tblcaption {
	padding-left: 10px;
	background-image: url(images/defcaption.gif);
	background-color: #41791C;
	line-height: 21px;
	color: #2C4000;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF #9FA5FF #9FA5FF #FFFFFF;
}
.hstw_tblcell {
	float: left;
	background-color: #EFEFEF;
	padding-left: 10px;
	line-height: 40px;
	border-color: #EFEFEF #D9D9D9 #D9D9D9 #EFEFEF;
	border-width: 1px;
	border-style: solid;
}
.hstw_cellborder {
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: rgb(225,225,225);
	float: left;
}
.hstw_cellword{ width: 110px; line-height: 30px; padding-left: 5px;}
.hstw_celldef {width: 390px; line-height: 30px; padding-left: 10px;}
.hstw_cellinfo {
	width: 115px;
	height: 29px;
	font-size: 11px;
	padding-left: 4px;
	padding-top: 1px;
	color: #808080;
	text-align: center;
}
.hstw_celllast {
	width: 113px;
	height: 30px;
	font-size: 11px;
	padding-left: 3px;
}
.hstw_formgadget {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EEEFFF;
	border: 1px solid #cccfff;
}
.hstw_baloontip {
	font-size: 12px;
	width: 88.5%;
	padding: 5px;
	display: none;
	border: dashed 1px #999999;
}

/* -------------------------------------------------------------- */
/* SITE SPECIFIC */
/* -------------------------------------------------------------- */

/* Home */
#homeword {
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	color: #0A246A;
}
/* Newsletter */
.newstxt {font-family: "Trebuchet MS"; font-size: 16px;}
.style2 {font-size: 13px}
.style4 {font-size: 11px}
.style5 {font-size: 17px;font-weight: bold;}
.style6 {font-size: 17px}
/* Raetsel Satt */
.rsattbl img {border: solid 1px #AAA;}
/* Ueber Uns */
/*.txt_quote {color: #995400; font-style: italic; font-weight: bold;}*/
.txt_quote {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: 0;
	color: #2A6618;
}
/* mobile2 */
.infotext {
	margin-top: 7px;
	text-align: justify;
	width: 145px;
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* Serienrätsel */
.linespc{height: 1px; border-top: dashed #C2C2C2 1px; margin: 5px 10px 4px 0; padding-left: 50px;}
/* myPuzzle */
.error {color: red; display: none;}
form#mypuzzle input {
	background-color: #f5f5f5;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 3px;
}