body { margin: 0px; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 13px; }

.clearfix { clear: both; }

.align-center  { text-align: center; }
.align-justify { text-align: justify; }
.align-left    { text-align: left; }
.align-right   { text-align: right; }

a img { border: 0; }
a { color: #333; text-decoration: none; }
a:hover { color: #AF0917; }

hr { border-top: dashed 1px #aaa; border-bottom: 0; border-left: 0; border-right: 0; }

/* - - - - - - - - - - LINKER INHALT */
#mcc-left {
	float: left;
	width: 632px;
	margin: 20px 0 20px 100px;
}
#mcc-left p {
	margin: 0;
	padding: 15px 0 0 0;
	line-height: 1.8em;
	text-indent: 15px;
}
#mcc-left .csc-frame-frame2 {
	border: solid 1px #ACE033;
	padding: 8px 10px 8px 22px;
	margin: 15px 0 0 0;
	background: url(../gfx/greeninfo.gif) repeat-y left top;
	background-color: #f4f4f4;
}

#mcc-left h1 {
	font-size: 36px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
}
#mcc-left h2 {
	font-size: 24px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #666;
	margin: 0px 0 0 0;
	background-image: url(../gfx/tripoint-grey.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 8px 0px 3px 135px;
}
#mcc-left h3 {
	font-size: 24px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #666;
	margin: 10px 0 0 0;
	background-image: url(../gfx/t2r-point-logo-grey.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 4px 0px 3px 50px;
}
#mcc-left h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #999;
	padding: 0px;
	margin: 5px 0 0 0;
	text-transform: none;
}
#mcc-left h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #999;
	margin: 0;
	padding: 0 0 0 50px;
}


/* FE-LOGIN */
.tx-felogin-pi1 input { background-color: #242424; border: dotted 1px #808080; font-size: 10px; font-family: Verdana, arial, no-serife; color: #f4f4f4; padding: 1px 5px; }
.felogin-user { float: left; margin-right: 10px; }
.felogin-pword { float: left; margin-right: 10px; }
.felogin-submit {  }
.felogin-submit input { background-color: #242424; border: dotted 1px #808080; font-size: 10px; font-family: Verdana, arial, no-serife; color: #f4f4f4; padding: 0px 5px; }

/* FORMULAR */
fieldset { border: 0; margin: 0; }
.csc-mailform { padding: 0; margin: 10px 0; }
.csc-mailform label { float: left; width: 150px; margin-bottom: 6px; border-bottom: solid 1px #333; font-family: Verdana, arial, no-serife; font-size: 10px;}
.csc-mailform input { border: solid 1px #333; padding: 1px 3px; font-size: 11px; margin-bottom: 6px; font-family: Verdana, arial, no-serife; font-size: 10px; width: 200px; }
.csc-mailform select { border: solid 1px #333; padding: 1px 3px; font-size: 11px; margin-bottom: 6px; width: 200px; }
.csc-mailform textarea { border: solid 1px #333; padding: 1px 3px; font-size: 11px; margin-bottom: 6px; font-family: Verdana, arial, no-serife; font-size: 10px; width: 200px; }
.csc-mailform redmark { color: #AF0917; }

/* - - - - - - - - - - Suchformular */
.tx_indexedsearch-sword { background-color: #242424; border: dotted 1px #808080; font-size: 10px; font-family: Verdana, arial, no-serife; color: #f4f4f4; padding: 1px 5px; margin-right: 15px; }
.tx_indexedsearch-submit { border: dotted 1px #808080; background-color: #242424; font-size: 10px; font-family: Verdana, arial, no-serife; color: #f4f4f4; padding: 0px 5px; }

/* Bildunterschrift */
.csc-textpic-caption {
	font-size: 10px;
	color: #666;
}
#header {
	height: 255px;
	background-image: url(../gfx/marmor-platte.gif);
	position: relative;
	left: 0px;
	top: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #AF0917;
}
#logo {
	background-image: url(../gfx/t2r-logo.png);
	height: 190px;
	width: 632px;
	top: 35px;
	position: absolute;
	left: 100px;
}
#slogan {
	background-image: url(../gfx/t2r-slogan.png);
	height: 116px;
	width: 342px;
	position: absolute;
	left: 390px;
	top: 65px;
}

#main-center-left {
	background-image: url(../gfx/grey-fade-left.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 100%;
}
#main-center-right {
	background-image: url(../gfx/grey-fade-right.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 100%;
}

/* - - - - - - - - - - ZUSATZ INHALT */
#mcc-right {
	float: left;
	width: 200px;
	margin: 20px 0 20px 10px;
	padding: 0 0 0 10px;
	border-left: dashed 1px #CCC;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#mcc-right a {
	color: #333;
	text-decoration: none;
}

#mcc-right a:hover {
	color: #AF0917;
	text-decoration: underline;
}
#mcc-right p {
	margin: 0;
	padding: 8px 0 0 0;
	text-indent: 8px;
}
#mcc-right h1 {
	font-size: 18px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #000;
	padding: 0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#mcc-right h2 {
	font-size: 18px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #666;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#mcc-right h3 {
	font-size: 18px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #AF0917;
	background-image: url(../gfx/t2r-minipoint.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#mcc-right h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #999;
	padding: 0px;
	text-transform: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	line-height: 1.2em;
}
#mcc-right h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #AF0917;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	line-height: 1.1em;
}

/* - - - - - - - - - - FUSS */
#footer {
	height: 25px;
	background-image: url(../gfx/marmor-platte.gif);
	border-top: 3px solid #AF0917;
}

#footer-cont {
	color: #CCC;
	width: 632px;
	padding-left: 100px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	padding-top: 4px;
}
#head-block {
	position: absolute;
	left: 752px;
	top: 35px;
	color: #FFF;
	width: 200px;
	height: 190px;
}
/* - - - - - - - - - - MENUES */
#menu-row {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #AF0917;
	height: 30px;
}
#main-menu {
	float: left;
	width: 632px;
	margin-left: 100px;
	color: #666;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 11px;
	margin-top: 9px;
	font-weight: normal;
}
#main-menu a {
	color: #666;
	text-decoration: none;
	border: 1px solid #666;
	margin-right: 10px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-color: #f0f0f0;
}
#main-menu a:hover {
	color: #AF0917;
	text-decoration: none;
	border: 1px solid #AF0917;
	background-color: #FFF;
}
#main-menu a.current {
	color: #AF0917;
	text-decoration: none;
	border: 1px solid #AF0917;
	margin-right: 10px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-color: #f0f0f0;
	font-weight: bold;
}
#main-menu a:hover.current {
	color: #AF0917;
	text-decoration: none;
	border: 1px solid #AF0917;
	background-color: #f0f0f0;
}
#side-menu {
	width: 200px;
	margin-left: 20px;
	float: left;
	text-align: right;
	color: #666;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 11px;
	margin-top: 9px;
	font-weight: normal;
}
#side-menu p {
	margin: 0; padding: 0; display: inline;
}
#side-menu img {
	border: none;
	vertical-align: bottom;
}
#side-menu a {
	color: #666;
	text-decoration: none;
}
#side-menu a:hover {
	color: #AF0917;
	text-decoration: none;
}
