@charset  "UTF-8";

body
{
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

/* allgemeine festlegungen */
p
{
	margin: 0;
	padding: 5px 0 0 0;
	color: #333333;
}

h1
{
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 24px;
	font-weight: bold;
	color: #FF9900;
	padding: 36px 0 27px 0;
	margin: 0;
}

h2
{
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	color: #666699;
	font-weight: normal;
	padding: 10px 0 0px 0;
	margin: 0;
}

h3
{
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #FF9900;
	margin: 0;
	padding: 5px 0px 0px 0px;
}

h4
{
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #666699;
	margin: 0;
	padding: 10px 0px 0px 0px;
}

.bold { font-weight: bold; }
.orange { color: #ff9900; }

/* Verschiedene wieder verwertbare Klassen */
.fltrt
{
	/* Element auf der Seite nach rechts fließen lassen.*/
	float: right;
	margin-left: 8px;
}

.fltlft
{
	/* Element auf der Seite nach links fließen lassen. */
	float: left;
	margin-right: 8px;
}

.clearfloat
{
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

/* ________________________________________ */
/*              container                   */
/* ________________________________________ */
#container
{
	width: 960px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #ccc;
	text-align: left;
}

/* ________________________________________ */
/*              header                      */
/* ________________________________________ */
.agmt  #header
{
	background: #fff;
	padding: 0;
}

.agmt #headerLeft
{
	float: left;
	width: 150px;
	background: #fff;
	padding: 0;
}

.agmt  #headerRight
{
	margin: 0 0 0 160px;
	/* Der rechte Rand kann in Gevierten (ems) oder Pixel angegeben werden. Durch ihn entsteht der Abstand am rechten Seitenrand. */
}
.agmt #headerRight img {
	border:none;
}
/* ________________________________________ */
/*              menu                        */
/* ________________________________________ */
.agmt #menu
{
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #666666;
	/*padding-left: 240px;*/
	font-weight: lighter;
	margin: 0;
	border-width: 0;
}
.agmt #menu #languageSwitcher {
	width:195px;
	float:left;
	font-size:11px;
	padding-left:45px;
	padding-top:7px;
}
.agmt #menu #languageSwitcher a {
	padding:0px;
	background-color: #fff;
	color:#a6b600;
	font-weight:bold;
}
.agmt #languageSwitcher a:hover {
	padding:0px;
	background-color: #fff;
}
.agmt #menu a
{
	text-decoration: none;
	color: #666666;
	background-color: #fff;
	padding: 6px 3px 6px 3px;
	margin: 0;
	border-width: 0;
	display: inline-block;
}

.agmt #menu a:hover
{
	color: #666699;
	text-decoration: none;
	background-color: #a6b600;
	border-width: 0;
	margin: 0;
}

/* diese 2 styles werden gebraucht, um die farben per javascript umzuschalten */
.agmt #menu .aactive
{
	color: #666699;
	text-decoration: none;
	background-color: #CCE000;
	border-width: 0;
	margin: 0;
}

.agmt #menu .plain
{
	text-decoration: none;
	color: #666666;
	background-color: #fff;
	padding: 6px 3px 6px 3px;
	margin: 0;
	border-width: 0;
	display: inline-block;
}

.agmt #submenu
{
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	background-color: #CCE000;
	padding-left: 240px;
	margin: 0;
	border-width: 0;
}

.agmt  #submenu  a
{
	text-decoration: none;
	color: #666666;
}

.agmt  #submenu  a:hover
{
	text-decoration: none;
	color: #666699;
	font-weight: bold;
}

.agmt #submenuLeft {
	margin-left:50px;
	margin-top:5px;
	margin-bottom:10px;
	height:240px;
	font-size:11px;
}
.agmt #submenuLeft .submenuItem {
	line-height: 14px;
	padding: 3px 0 3px 0;
}
.agmt #submenuLeft .submenuItem a {
	text-decoration:none;
	color:#669;
}
.agmt #submenuLeft .submenuItem a.aktiv {
	color:#a6b600;
	font-weight:bold;
}
.agmt #submenuLeft .submenuItem a:hover {
	background-color:#cce000;
}

/* ________________________________________ */
/*              sidebar                     */
/* ________________________________________ */
.agmt  #sidebar1
{
	float: left;
	width: 230px;
	background: #fff;
	padding: 0;
}

.agmt #sidebar1 .bar
{
	background-color: #FF9900;
	width: 105px;
}

.agmt #sidebar1 .imageBox
{
	background-color: #fff;
	color: #000000;
	float: left;
	width: 40px;
	text-align: right;
}

.agmt #sidebar1 .imageBox2
{
	background-color: #ff9900;
	color: #000000;
	float: left;
	width: 45px;
	text-align: right;
	padding: 20px 0 0 0;
}

.agmt  #sidebar1 .titelBox
{
	padding: 0;
	background-color: #fff;
	color: #333333;
	text-align: left;
	margin-left: 45px;
}

.agmt #sidebar1 .contentTitel
{
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #666699;
	padding: 4px 5px 3px 5px;
	font-weight: lighter;
	background-color: #CCE000;
	text-decoration: none;
}

.agmt #sidebar1 .contentTitel2
{
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #666699;
	/*padding: 4px 5px 3px 5px;*/
	font-weight: lighter;
	background-color: #FF9900;
	text-decoration: none;
	/*width: 50px;*/
	padding: 20px 5px 1px 50px;
	/*margin-top:40px;*/
	width: 60px;
}

.agmt #sidebar1 .content
{
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666699;
	text-align: left;
	margin: 5px 0px 40px 50px;
	width: 150px;
}

.agmt #sidebar1 .content a
{
	color: #ff9900;
	text-decoration: none;
}

.agmt #sidebar1 .content a:hover
{
	color: #333333;
	background-color: #ff9900;
}

.agmt #sidebar1 .news a
{
	color: #666699;
	text-decoration: none;
}

.agmt #sidebar1 .news a:hover
{
	color: #666699;
	text-decoration: none;
	background-color: #CCE000;
}

.agmt #sidebar1 .content2
{
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666699;
	text-align: left;
	margin: 5px 0 40px 50px;
	width: 160px;
}

.agmt #sidebar1 .input
{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 1px solid #999999;
	width: 120px;
	margin-bottom: 10px;
}

.agmt #sidebar1 h3
{
	margin-left: 10px;
	margin-right: 10px;
}
/* ________________________________________ */
/*           rechter Sidebar                */
/* ________________________________________ */
.agmt #sidebar2 {
	float:right;
	width:150px;
	background-color:#fff;
	margin-top:66px;
}
.agmt #sidebar2 .imageBox
{
	background-color: #0f0;
	color: #000000;
	float: left;
	width: 25px;
	text-align: right;
}
.agmt  #sidebar2 .titelBox
{
	padding: 0;
	background-color: #fff;
	color: #333333;
	text-align: left;
	/*margin-left: 45px;*/
}
.agmt #sidebar2 .content
{
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666699;
	text-align: left;
	margin: 5px 0px 40px 0px;
	width: 150px;
}

.agmt #sidebar2 .content a
{
	color: #ff9900;
	text-decoration: none;
}

.agmt #sidebar2 .content a:hover
{
	color: #333333;
	background-color: #ff9900;
}

.agmt #sidebar2 .news a
{
	color: #666699;
	text-decoration: none;
}

.agmt #sidebar2 .news a:hover
{
	color: #666699;
	text-decoration: none;
	background-color: #CCE000;
}
.agmt #sidebar2 .contentTitel
{
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #666699;
	padding: 4px 5px 3px 5px;
	font-weight: lighter;
	background-color: #CCE000;
	text-decoration: none;
}
.agmt #sidebar2 .balken {
	background-color:#cce000;
	height:20px;
}

/* ________________________________________ */
/*              mainContent                 */
/* ________________________________________ */
.agmt #mainContent { margin: 30px 20px 40px 240px; }

.agmt #mainContent a
{
	/* default = oranger link */
	color: #FF9900;
	text-decoration: underline;
}

.agmt #mainContent a:hover
{
	color: #333333;
	text-decoration: underline;
	background-color: #FF9900;
}

.agmt #mainContent .greenlink
{
	/* grüner link */
	color: #a6b600;
}

.agmt #mainContent .greenlink a { color: #a6b600; }

.agmt #mainContent .greenlink a:hover
{
	color: #333333;
	background-color: #CCE000;
}

.agmt #mainContent .bluelink
{
	/* blauer link */
	color: #666699;
}

.agmt #mainContent .bluelink a { color: #666699; }

.agmt #mainContent .bluelink a:hover
{
	color: #333333;
	background-color: #666699;
}

.agmt #mainContent .greylink
{
	/* blauer link */
	color: #333333;
}

.agmt #mainContent .greylink a { color: #333333; }

.agmt #mainContent .greylink a:hover
{
	color: #333333;
	background-color: #FF9900;
}

.agmt #mainContent ul
{
	padding-top: 9px;
	margin-top: 0px;
	padding-left: 0px;
}

.agmt #mainContent li
{
	padding-bottom: 9px;
	padding-right: 100px;
}

/* allgemeine */
.agmt #mainContent .rindent { padding-right: 230px; }

.agmt #mainContent .green
{
	color: #CCE000;
	font-weight: bold;
}

.agmt #mainContent .bold { font-weight: bold; }

.agmt #mainContent .small
{
	font-size: 9px;
	line-height: 14px;
}

.agmt #mainContent .blue { color: #666699; }

/*spezielle formate */
.agmt #mainContent .zitat
{
	padding-top: 9px;
	padding-left: 40px;
	padding-right: 100px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 13px;
}

.agmt #mainContent .quelle
{
	padding-top: 0px;
	padding-left: 40px;
	padding-right: 100px;
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: bold;
}

.agmt #mainContent .foto
{
	float: left;
	width: 100px;
	padding-right: 40px;
}

.agmt #mainContent .newsdatum
{
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 9px;
	font-weight: normal;
}

.col4-set .col-1, .col4-set .col-2, .col4-set .col-3, .col4-set .col-4
{
	float: left;
	width: 21.5%;
}

.col4-set .col-1, .col4-set .col-2, .col4-set .col-3 { margin-right: 4%; }

.agmt #mainContent #studiengruppenInline {
	margin-bottom:20px;
}

.agmt #mainContent #studiengruppenInline a.aktiv {
	background-color:#f90;
	color:#333;
}

/* ________________________________________ */
/*             adminSites                   */
/* ________________________________________ */
#liste { text-align: center; }

#liste table
{
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 3px;
	width: 100%;
	text-align: center;
}

#liste td
{
	font-weight: normal;
	color: #333333;
	text-align: left;
	border-bottom: 1px dotted #333333;
	padding: 3px 10px 3px 10px;
	max-width: 400px;
}

#liste td a { color: #ff9900; }

#liste td a:hover
{
	color: #333333;
	background-color: #ff9900;
}

#liste .del a { color: #999999; }

#liste .del a:hover
{
	color: #333333;
	background-color: #999999;
}

#liste th
{
	font-weight: bold;
	color: #666699;
	text-align: left;
	border-bottom: 1px dotted #333333;
	padding: 3px 10px 3px 10px;
}

.rechts { text-align: right; }
.zentriert { text-align: center; }

.buttonNeu
{
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	color: #a6b600;
	text-decoration: none;
	font-weight: bold;
	padding: 10px 3px 3px 10;
	margin: 10px 10px 10px 240px;
}

.buttonNeu a
{
	color: #a6b600;
	text-decoration: underline;
}

.buttonNeu a:hover
{
	color: #333333;
	background-color: #CCE000;
}

.buttonBack
{
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	color: #666699;
	text-decoration: none;
	font-weight: bold;
	padding: 10px 3px 3px 10;
	margin: 10px 10px 10px 240px;
}

.buttonBack a
{
	color: #666699;
	text-decoration: underline;
}

.buttonBack a:hover
{
	color: #000000;
	background-color: #666699;
	text-align: left;
}

.formsLeft
{
	width: 230px;
	text-align: right;
	float: left;
	color: #666699;
}

.formsRight
{
	margin-left: 240px;
	text-align: left;
}

.formsRight textarea
{
	width: 480px;
	border: 1px solid #999999;
	margin-bottom: 15px;
}

.formsRight textarea.small { height: 50px; }
.formsRight textarea.big { height: 400px; }

.formsRight input
{
	
}

.formsRight input.breit
{
	width: 480px;
	border: 1px solid #999999;
	margin-bottom: 15px;
}

.formsRight input.narrow
{
	width: 240px;
	border: 1px solid #999999;
	margin-bottom: 15px;
}

.formsRight text 
{
	margin-bottom: 15px;
	padding-bottom: 15px;
}



#mainContent #downloads p {
	padding-top:15px;
}

#mainContent #downloads p a {
	color:#669;
	font-size: 12px;
	font-weight:bold;

}
#mainContent #downloads p a:hover {
	background-color:#ce0;
}
#mainContent #downloads p .klein{
	font-size:10px;
}


#container #ordnerliste p .item {
	color:#669;
	font-size: 12px;
	font-weight:bold;
}

#container #ordnerliste p a {
	font-size:10px;
	text-decoration:none;
	color:#333;
}
#container #ordnerliste p a:hover {
	background-color:#ce0;
}



