@charset "iso-8859-1";
@import url(felogin.css);
@import url(tt_news.css);
@import url(cal.css);
/******************** Reset Script ******************/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

body {
  line-height: 1;
  color: black;
  background: white;
}

ol,
ul {
  list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
}

caption,
th,
td {
  text-align: left;
  font-weight: normal;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote,
q {
  quotes: "" "";
}

/*********** Ende Reset *******************/

/* Seitenstruktur */
body  {
	 font: 100% Verdana,Geneva,sans-serif;
  background: url(../pics/background.gif) repeat-y #E6F47F;
  text-align: center; 
  color: #000000;
  font-size: 15px;
}

#container {
  margin: 20px auto;
  text-align: left; 
  background: url(../pics/wasserzeichen.png) no-repeat fixed top;
  width: 1200px;
  
}

a:link, a:visited {
 	color: black; 
  text-decoration: none;
}

a:hover, a:focus, a:active {
 	text-decoration: underline; 
}

p {
	padding: 15px 0;
}

#container_2 {
 	width: 900px; 
  margin: 0 150px;
}

#wrapper {
  width: 900px;
}

h1 {
	font-size: 20px;
	color: #45B0D9;
	padding: 15px 0;
}

h2 {
	font-size: 17px;
	color: #45B0D9;
	font-weight: normal;
	padding: 15px 0;
}




/* Kopf */
#header {
  background: url(../pics/header.jpg) no-repeat transparent;
  height: 170px;
 
}
#sor_smc {
  background: url(../pics/SOR-SMC.png) no-repeat;
  width: 146px;
  height: 76px;
  position: relative;
  left: 770px;
  top: -15px;
}

#indexedsearchbox {
  height: 23px;
  margin-left: 650px;
}

#indexedsearchbox .searchbox-button {
	margin-left: 10px;
	width: 75px;
}

/* Menue */

#menu_level_1 {
 position: relative;
  top: 36px;
  font-size: 13px;
}

#menu_level_1 div {
 	float: left; 
 	margin: 2px;
}

#menu_level_1 span {
  background: url(../pics/menue_ebene1_mitte.png) repeat-x;
   padding: 10px 5px;
   position: relative;
   top: -9px;
}

#menu_level_2 {
  font-size: 13px;
  margin-top: 3px;
}

#menu_level_2 div {
 	float: left; 
 	margin: 2px;
  background: #45B0D9;
  padding: 7px 5px;
}

#menu_level_2 a:link,#menu_level_2 a:visited {
 	color: white; 
}

#menu_level_3 {
  font-size: 13px;
    margin-top: 3px;
}

#menu_level_3 div {
 	float: left; 
 	margin: 2px;
  padding: 7px 5px;
  background: #CCC;
}



/* rechte Spalte */
#sidebar2 {
	width: 150px; /* Die tatsächliche Breite dieses div umfasst in standardgerechten Browsern bzw. im Standardmodus von Internet Explorer außer der Breite auch die Auffüllung und den Rahmen. */
	padding: 20px 10px; /* Mit der Auffüllung wird gewährleistet, dass der Inhalt des div die Kanten nicht berührt. */
	
}

#sidebar2 h3 {
	margin-top: 0;	
}

#sidebar2 img {
	border: 1px solid #38757B;
}

#sidebar2 h1 {
	border-bottom: 1px solid #45B0D9;
}

#sidebar2 .csc-textpic-imagewrap a:link {
	background: none !important;
	padding-left: 0 !important;
}

#sidebar2 .bodytext {
	padding-bottom: 20px;
}

#sidebar2 .csc-textpic-imagewrap a:link,
#sidebar2 .csc-textpic-imagewrap a:visited,
#sidebar2 .csc-textpic-imagewrap a:active,
#sidebar2 .csc-textpic-imagewrap a:hover,
#sidebar2 .csc-textpic-imagewrap a:focus {
	background: none;
	padding-left: 0;
}

/* Hauptspalte */
#mainContent{ 
	width: 680px;
	padding: 20px 10px;
} 

#mainContent img {
	border: 1px solid #38757B;
	margin: 15px;
}

#mainContent h1 {
	border-bottom: 1px solid #45B0D9;
	margin: 15px 0;
}





#mainContent a:link,
#sidebar2 a:link,
#mainContent a:visited,
#sidebar2 a:visited,
#mainContent  a.internal-link,
#sidebar2 a.internal-link,
#mainContent  a.internal-link-new-window,
#sidebar2  a.internal-link-new-window { 
	text-decoration:none; 
	background: url(../pics/pfeil-runter.png) no-repeat left center;
	padding-left: 13px;
	color: #45B0D9;
}


#mainContent  a.external-link,
#mainContent  a.external-link-new-window,
#sidebar2 a.external-link,
#sidebar2 a.external-link-new-window { 
	text-decoration:none; color: #000000; 
	background: url(../pics/pfeil-rauf.png) no-repeat left center;
	padding-left: 13px;
	color: #45B0D9;
}

#mainContent a:hover,
#mainContent a:active,
#mainContent a:focus {
	text-decoration: underline;
}

#mainContent .csc-textpic-text {
	padding-bottom: 10px;
}

/* Fuss */
#footer { 
	background:#CCCCCC;
	font-size: 11px;
	padding: 5px 10px;
} 

#footer_menu ul {
	margin: 0;
	padding: 0;	

}

#footer_menu li {
	display: inline;
	padding: 0 5px;
}

#footer_text {
	width: 250px;
}

/* Hilfsklassen */
.fltrt { /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: right;
}

.fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */
	float: left;
}

.clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
	clear:both;
}

