/* CSS-Document */

/* www.sampledictionary.com style definitons */
/* created by tg for tgxmedia.com, 09|08|05 */
/* LAST UPDATE: 23|08|05 by tg */


/* LINK DEFINITIONS */

	a {text-decoration: none;}
	
	a:link {color:#6F7275;
			text-decoration: none;}
	a:visited {color:#6F7275;
			text-decoration: none;}
	a:active {color:#6F7275;
			text-decoration: none;}
	a:hover {color:#7B8B9B;
			text-decoration: none;}
			
.small_link	 {
	font-family: Arial, sans-serif;
	color: #6F7275;
	font-size: 10px;
	text-decoration: none;
}

.text_link {
	font-family: Arial, sans-serif;
	color:#7B8B9B;
	font-size:14px;
	font-weight:normal;
	text-decoration: none;
}

.imprint_link {
	font-family: Arial, sans-serif;
	color:#7B8B9B;
	font-size:14px;
	font-weight:normal;
	text-decoration: none;
}
	

/* BODY DEFINTIONS */

.sdpage {
	background-color: #E6E6E6;
	margin-top: 30px;
}


/* TABLE DEFINTIONS */

.content_outer {
	border-top-style: none;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-width:1px;
	border-color: #000000;
	background-color: #C4CDD6;
	table-layout:fixed;
}

.content_inner {
	border-style: none;
	border-collapse:collapse;
	background-color: #C4CDD6;
	table-layout:fixed;
	overflow:hidden;
}

.search_bar {
	width:858px;
	height:30px;
	background-image:url(../pix/interface/searchbar.jpg);
	background-repeat:no-repeat;
}

.search_table {
	width:640px;
	height:250px;
	background-image:url(../pix/stuff/search_back.jpg);
	background-repeat:no-repeat;
}

.podcast_table {
	width:640px;
	height:250px;
	background-image:url(../pix/stuff/podcast_back.jpg);
	background-repeat:no-repeat;
}

.empty_table {
	width:640px;
	height:250px;
}

.faq_table {
	width:640px;
	height:250px;
	background-image:url(../pix/stuff/faq_back.jpg);
	background-repeat:no-repeat;
}

.link_table {
	width:640px;
	height:250px;
	background-image:url(../pix/stuff/link_back.jpg);
	background-repeat:no-repeat;
}

.imprint_table {
	width:640px;
	height:250px;
	background-image:url(../pix/stuff/imprint_back.jpg);
	background-repeat:no-repeat;
}


/* TEXT DEFINITONS */

.content_title {
	font-family: Arial,Helvetica;
	color:#7B8B9B;
	font-size:18px;
	font-weight:bold;
	text-align:left;
}

.norm_text {
	font-family: Arial,Helvetica;
	color:#7B8B9B;
	font-size:14px;
	font-weight:normal;
	text-align:left;
}

.warn_text {
	font-family: Arial,Helvetica;
	color:#960000;
	font-size:18px;
	font-weight:normal;
	text-transform:none;
	}
	
.warn_text_small {
	font-family: Arial,Helvetica;
	color:#960000;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	text-transform:none;
	}
	
.summary_text {
	font-family: Arial,Helvetica;
	color:#7B8B9B;
	font-size:10px;
	font-weight:normal;
}

.question_text {
	font-family: Arial,Helvetica;
	color:#7B8B9B;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	
}

.answer_text {
	font-family: Arial,Helvetica;
	color:#7B8B9B;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	text-align:left;
}

.imprint_text {
	font-family: Arial,Helvetica;
	color:#7B8B9B;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	text-align:left;
}

.imprint_title {
	font-family: Arial,Helvetica;
	color:#7B8B9B;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	text-align:left;
}

.small_text {
	font-family: Arial, sans-serif;
	color: #6F7275;
	font-size: 10px;
}


/* IMAGE DEFINITIONS */

.no_border {
	border-style:none;
}

/* FORM DEFINITONS */

.search_input {
	font-family: Arial, sans-serif;
	color: #617386;
	height:13px;
	font-size: 11px;
	background-color: #E6E6E6;
	border-style:inset;
	border-width:2px;
	margin-top:5px;
}

.contact_input {
	font-family: Arial, sans-serif;
	color: #617386;
	font-size: 12px;
	background-color: #E6E6E6;
	border-style:solid;
	border-width:1px;
	border-color:#7B8B9B;
	width:250px;
}