/***   GLOBALE EINSTELLUNGEN   ***/

html,body {
	margin:0;
	padding:0;
}

body {
	behavior:url(../csshover.htc);
	
	background-color: #9a9a9a;
	padding: 0px; 
	margin: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.80em;
	color: #333;
	line-height: 150%;	
}

/*   HACK für IE */
body { font: 0.80em Verdana, Arial, Helvetica, sans-serif; }

form {
	padding: 0; margin: 0;
}

a img {
	border: none;
}

p {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 1.4em;
	color: #930;
	background: #fde1c5 url(../images/hg_h1.gif) top left repeat-x;
	border-top: 1px solid #cc997f;
	border-bottom: 1px solid #cc997f;
	margin: 7px 0;
	padding: 6px 10px;
}


h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 1.3em;
	color: #930;
	
	padding-top: 10px;
	padding-bottom: 3px;
	border-bottom: 1px solid #cc997f;
}

h2.h2fragengruppe {
	margin: 20px 0 10px 0;
}

h2.h2antwortgruppe {
	margin: 20px 0 0 0;
}

h1 .suchwort {
	font-style: italic;
}

p.anzsuchergebn {
	text-align: right;
	margin: -30px 15px 30px 0;
	color: #930;
	font-size: 0.8em;
}

/***   GLOBAL LINKS   ***/

a:link, a:visited {
	color: #930;
	font-weight: bold;
	text-decoration: underline;
	/* border-bottom: 1px dotted #e0c1b2; */
}

a:hover {
	text-decoration: none;
	/* border-bottom: none; */
}

strong {
	font-weight: bold;
}

.clear                { clear:both; height:0px; overflow:hidden; }
.clear-left           { clear:left; height:0px; overflow:hidden; }
.clear-right          { clear:right; height:0px; overflow:hidden; }
.hide, .hidden        { display:none; }

/*** LAYOUT ***/

#mother1 {
	margin: 0;
	padding: 0;
	background: #fff;
	min-width: 950px;
}

#iehack {
	margin-top: -30px; 
	height: 30px; 
	background-color:#fff; 
	color: #fff;
}

#contentmother {
	padding: 0;
	margin: 0;
	float:left;
	width:100%;
}

#contentwrapper {
}

#content {
	/*padding: 10px;*/
}

#content div.trenner {
	border-top: 1px solid #ccc;
	margin-top: 15px;
	margin-bottom: 15px;
}

#contentinner {
	padding: 10px;
}


/*---------------------------------- Erweiterte Suche   ----------------------------------------*/

#erweitertesuche {
	display: none;

	padding: 0 15px 20px 15px;
	background: #fff url(../images/meinlandl/header/hg_erwsuche.gif) bottom left repeat-x;
}

#erweitertesuche table td {
	padding: 4px 0;
}

#erweitertesuche td.bezeichnung {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #930;
	font-size: 1.0em;
}

#erweitertesuche input.erwsuche_eingabefeld,
#erweitertesuche select.erwsuche_eingabefeld {
	padding: 2px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #333;
	font-size: 0.9em;
}

#erweitertesuche .info {
	font-size: 0.75em;
}

#erwsuchetopteiler {
	margin-bottom: 16px;
	border-top: 1px solid #e9bd9a;
}


/*----------------------------------- TOP IMAGES -----------------------------*/

#topimages {
	margin: 20px;
	text-align: center;
}

#topimages img {
	margin: 0 12px;
	padding: 1px;
	border: 6px solid #630;
}


/*---------------------------- AKTUELLE MEDIEN ----------------------------*/

#aktmedien {
	float: left;
	width: 49%;
	margin: 10px 0;
}

#aktmedienfoto 
{    
	width: 200px;
	float: left;
	padding-right: 20px;
	margin: 0 12px;
	padding: 1px;
	border: 6px solid #630;
}

#aktmedientext {
	float: left;
}

#aktmedientext .titel {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.2em;
	margin-bottom: 5px;
	font-weight: bold;
}

#aktmedientext .datum {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.85em;
	margin-bottom: 9px;
}

#aktmedientext .tags {
	margin-top: 9px;
	font-size: 0.85em;
}


#aktmedientext .tags a {
	font-weight: normal;
}


/*--------------------------------- TAG CLOUD ----------------------------------- */

#tagcloud {
	padding: 15px;
	background-color: #fef1e4;
	border-bottom: 1px solid #cb9272;
}

#tagcloud .level1 {
	font-size: 0.8em;
	color: #d58158;
}

#tagcloud .level2 {
	font-size: 0.9em;
	color: #930;
}

#tagcloud .level3 {
	font-size: 1em;
	color: #7e2b01;
}

#tagcloud .level4 {
	font-size: 1.4em;
	color: #6c2400;
}


#tagcloud a {
	font-weight: normal;
}

#tagcloud a:hover {

}


/* ------------------------------------ NAVIGATION RECHTS ------------------------------ */

#navright {
	float: left;
	width: 160px;
	margin: 0;
	margin-left: -161px;
	padding: 0;
	padding-left: 1px;
	text-align: right;
}

#navrightbuttons {
	padding: 0 7px 0 0;
}


#navrightbuttons img,
#navrightbuttons input {
	margin-bottom: 5px;
}

#navrightbuttons .buttonanmelden {
	margin-top: 30px;
}


/*-----------------------------  NAVRIGHT   IMAGEBUTTONS / ASPX -------------------------------*/

#navrightmain input {
	margin: 3px 0;
}

#navright p.icontext {
	height: 27px;
	font-weight: bold;
	padding-top: 8px;
	text-align: center;
	background: url(../images/connectedware_right/hg_icontext.gif) top left repeat-x;
}

#navrightmain {
	text-align: center;
	margin-bottom: 30px;

}

#navrightmain img {
	margin: 3px 0;
}

#navrightmain img.trenner {
	margin: 0;
	
}

#navrightsub {
	margin-top: 15px;
	padding: 0 0 15px 0;
	background-color: #666;
	
}

#navrightsub p.subtitelaktiv {
	padding: 15px 0 5px 0;
	background-color: #000;
}

/*---------------------------------- HEADER -----------------------------------*/

#header {
	margin: 0;
	padding: 0;
	background: yellow url(../images/hg_header.gif) top left no-repeat;
	height: 111px;
}

#headerfuckyou {
	height: 111px;
}

#header img.logostartseite {
	margin: 37px 0 0 24px;
}

/*--------------------------------------- SUCHE ----------------------------------*/

#suche {
	padding: 10px 10px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #930;
	font-size: 1.2em;
	background-color: #fde0c3;
}

#suche input.suche_eingabefeld {
	padding: 3px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #333;
	font-size: 1.1em;
	font-weight: bold;
	border: 5px solid #f93;
}


#sucheabschluss {
	border-bottom: 1px solid #930;
}


/*----------------------------------- SUCHERGEBNISSE ---------------------------------*/

#suchergebnis
{
}

#suchergebnis .preview
{    
	float: left;
	width: 200px;
	padding-right: 20px;
	margin: 0 12px;
	padding: 1px;
	border: 6px solid #630;
}

#suchergebnvideo,
#suchergebnfoto,
#suchergebntext {
	padding-left: 80px;
	background: #fff url(../images/icon_video.gif) 15px 50px no-repeat;
}

#suchergebnfoto {
	background: #fff url(../images/icon_foto.gif) 15px 50px no-repeat;
}

#suchergebntext {
	background: #fff url(../images/icon_dokument.gif) 15px 50px no-repeat;
}

#suchergebnis img,
#suchergebnvideo img,
#suchergebnfoto img,
#suchergebntext img { /*  Abstand bei den Buttons */
	margin-top: 12px;
}

.suchergebntrenner 
{
	clear: both;
	border-top: 1px solid #c1c1c1;
	margin: 12px 0;
}

#suchergebnis .titel,
#suchergebnvideo .titel,
#suchergebnfoto .titel,
#suchergebntext .titel {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.2em;
	margin-bottom: 5px;
	font-weight: bold;
}

#suchergebnis .datum,
#suchergebnvideo .datum,
#suchergebnfoto .datum,
#suchergebntext .datum {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.85em;
	margin-bottom: 9px;
}

#suchergebnis .text,
#suchergebnvideo .text,
#suchergebnfoto .text,
#suchergebntext .text {
	padding: 7px;
	background-color: #fef1e4;
	border-bottom: 1px solid #cb9272;
}


/*-------------------------------- SEITENWECHSEL BEI SUCHERGEBNISSEN ---------------------------------*/

#seitenwechseltopsuche,
#seitenwechselbottomsuche {
	padding-bottom: 8px;
	margin-bottom: 20px;
	
	text-align: right;
	font-size: 1.0em;
	border-bottom: 1px solid #cc997f;
}

#seitenwechseltopsuche .aktiv, 
#seitenwechselbottomsuche .aktiv {
	font-size: 1.75em;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
}

#seitenwechselbottomsuche {
	padding-top: 8px;
	margin-top: 20px;
	
	border-bottom: none;
	border-top: 1px solid #cc997f;
}

/*-------------------------- FRAGEN UND ANTWORTEN -------------------------*/

#fragengruppe p {
	margin: 4px 0;
}

#fragengruppe ul {
	margin: 0;
	padding: 0;
}

#fragengruppe li {
	padding: 3px 0 3px 10px; 
	margin: 0 0 0 0; 
	background-image:  url(../images/meinlandl/listmarker_ml.gif); 
	background-repeat: no-repeat;
	background-position: 0px 9px;
	list-style: url(../images/a_spacer.gif); 	
}

p.frage {
	padding-top: 15px;
	color: #930;
}


p.faqseitenanfang {
	margin-top: -17px;
	text-align: right;
	color: #930;
	font-size: 0.75em;
}

p.faqseitenanfang a:link,
p.faqseitenanfang a:visited {
	text-decoration: none;
	font-weight: normal;
}

/*------------------------------------- COPYRIGHT ------------------------------*/

#sponsor {
	margin: 0;
	margin-top: 20px;
	padding: 15px;
	background-color: #f4f4f4;
	border-top: 1px solid #ccc;
	
	font-size: 0.8em;
}

#copyright {
	margin: 0;
	margin-top: 20px;
	padding: 15px;
	background-color: #f4f4f4;
	border-top: 1px solid #ccc;
	
	font-size: 0.8em;
}

#copyright p {
	margin-bottom: 4px;
}

#copyright a:link,
#copyright a:visited {
	color: #666;
}



/*--------------------------------------- FOOTER ------------------------------------*/

#footerfull {
	margin: 0;
	padding: 0;
	height: 30px;
	background: url(../images/hg_footercenter.gif) top left repeat-x;
	clear: both;
}


/*--------------------------- ID CLEARDIV ----------------------------*/

#cleardiv
{
	margin: 0;
	padding: 0;
	clear: both;
	height: 1px;
}
