/* ****************** CSS www.telezentrum.net ****************** */
/* filename: standard.css                                        */
/* filesize: x.xxxx Byte                                         */
/* created:  28.04.2006                                          */
/* modified: 15.05.2006                                          */
/* Browser:  Firefox, Opera, Netscape                            */
/*                                                               */
/* Site:     telezentrum.net                                     */
/* Bereich:  alle                                                */
/* media:    screen                                              */
/* (c) co|com mediaservice - www.co-com.net - info@co-com.de     */
/* ************************************************************* */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* ########## CONTAINER ########## */

/* ---------- Seitenkopf ---------- */
#Kopf {
	width: 980px;
	height: 75px;
}
#Logo {
	width: 190px;
	height: 75px;
	float: left;
	margin-right: 1px solid #FFFFFF;
}
#SloganKopf {
	width: 770px;
	margin-top: 20px;
	float:right;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
}
#NaviLeiste {
	width: 980px;
	height: 25px;
	border-right: 1px solid #FFFFFF;
}
#SiteZeiger {
	width: 170px;
	height: 20px;
	float: left;
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 20px;
}
#Navigation {
	width: 789px;
	border: 0px solid #FFFFFF;
	float:right;
}

/* Menuesteuerung links */
#MenueLeiste {
	width: 190px;
	min-height: 460px;
	float: left;
	/*border-right: 1px solid #97CE55;*/
}
#Menue {
	width: 147px;
	margin-left: 20px;
	margin-top: 30px;
}

#SearchForm {
	width: 147px;
	margin-left: 20px;
	margin-top: 100px;
}
/* Inhalte */
#Content {
	width: 750px;
	min-height: 430px;
	float: right;
	margin-right: 20px;
	margin-top: 30px;
}
#ContentPicture {
	width: 250px;
	height: 250px;
	float: left;
	border: 1px solid #D9D9D9;
	overflow: hidden;
}
#ContentText {
	width: 480px;
	height: 250px;
	float: right;
	overflow: hidden;
}

/* ########## CLASSES ########## */

/* Schriftformatierung Textbereich oben */
.TextContent {
	font-size: 12px;
}

/* Textbereiche unten (4er-Gruppe) */
.ContentVorschauT {
	width: 350px;
	height: 52px;
	padding-left: 5px;
	overflow: hidden;
	border-left: 3px solid #D9D9D9;
}
.ContentVorschauB {
	width: 350px;
	height: 52px;
	overflow: hidden;
}
.ContentVorschauBild {
	width: 50px;
	height: 50px;
	float: left;
	overflow: hidden;
	border: 1px solid #D9D9D9;
}
.ContentVorschauText {
	width: 285px;
	height: 50px;
	float:right;
	overflow: hidden;
}
.ContentTextBreit {
	width: 750px;
}

/* Bereichstrennung */
.Spacer {
	clear: both;
}
.clear {
	clear: both;
}

/* ---------- Bildergalerie---------- */

#Galerie {
  margin:12px 0px 0px 0px;
}
.thumbBild {
  float:left;
  margin:0px 0px 10px 80px;
  border:1px solid #CCCCCC;
}

/* ########## TAGS ########## */

/* ---------- Tabellen ---------- */

/* Tabellen allgemein */
td {
	font-size: 12px;
}

/* Navigation Seitenfuss */
table.MenueFooter {
	margin-top: 5px;
	margin-left: 603px;
}
td.ButtonFooter {
	text-align: left;
	border-left: 2px solid #FFFFFF;
	padding-left: 3px;
}


/* ---------- Links ---------- */
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
        text-decoration: none;
}
a:hover {
	color:#000000;
        text-decoration: underline;
}

/* Navigation oben horizontal */
a.MPNav {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/* Menue links */
a.MP {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #D9D9D9;
	/*border-left: 1px solid #D9D9D9;
	border-top: 1px solid #D9D9D9;
	border-right: 1px solid #AFAEAE;
	border-bottom: 1px solid #AFAEAE;*/
	display: block;
	margin-bottom: 12px;
	padding-left: 10px;
}
a.MP:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #D9D9D9;
	/*border-left: 1px solid #D9D9D9;
	border-top: 1px solid #D9D9D9;
	border-right: 1px solid #AFAEAE;
	border-bottom: 1px solid #AFAEAE;*/
	display: block;
	margin-bottom: 12px;
	padding-left: 10px;
}

/* Menue Seitenfuss */
a.MPFooter {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 20px;
}

a.Headline14 {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

/* ---------- Textformatierungen ---------- */

/* Ueberschrift Seite */
h1.HeadlineContent {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 12px;
}
.TextStandard {
	font-size: 12px;
}

/* Vorschaubloecke (4er-Gruppe) */
h1.HeadlineVorschau {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
.TextVorschau {
	font-size: 12px;
}


/* ---------- Formulare ---------- */
form {
	margin: 0px;
}
input.SearchField {
	width: 130px;
	height: 13px;
	font-size: 10px;
	border-left: 1px solid #D9D9D9;
	border-top: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #AFAEAE;
	/*background-color: #D9D9D9;*/
        background-color: #FFFFFF;
}


/* EOF */