/* 

DATEI: screen.css
CSS-Datei von www.asta-hochschule-darmstadt.de
	
	Orange:		f07800
	Gelblich:       fdc200

*/

body {
	margin: 5px;
	background: #fff url("http://www.asta-hochschule-darmstadt.de/fileadmin/templates/www.asta-hochschule-darmstadt.de/gfx/background1.png") repeat-x top left;
	font-family: Arial, Verdana, sans-serif;
}

h2 {
	font-size: 20pt;
	margin-left: 25px;
}

h4 {
	font-size: 14pt;
	margin-left: 25px;
}

h5 {
	font-size: 12pt;
	margin-left: 25px;
}

h3 {
	font-size: 16pt;
	margin-left: 10px;
}

p {
	font-size: 10pt;
	margin-left: 25px;
	margin-right: 25px;
}

a {
	/*font-weight: bold;*/
	color: #444444;
}

a:hover {
	font-weight: bold;
	color: #555555;
}

a img {
	border: 0px;
}

input {
	border-left: 1px solid #777777;
	border-right: 1px solid black;
	border-top: 1px solid #777777;
	border-bottom: 2px solid black;
	margin: 15px;
}

input:hover {
	background-color: #fdc200;
	margin: 15px;
}

#page-header {
	position: absolute;
	left: 0px;
	width: 834px;
	top: 0px;
	height: 1615px;
	z-index: 0;
/*	background: #ffffff;
	border-left: 1px dashed black;
	border-right: 1px dashed black; */
}

#page-menu-left {
	position: absolute;
	left: 0px;
	width: 180px;
	top: 198px;
/*	z-index: 10;*/
	background: #ffffff url("http://www.asta-hochschule-darmstadt.de/fileadmin/templates/www.asta-hochschule-darmstadt.de/gfx/background3.png") no-repeat top right;
}

#page-menu-left ul {
	list-style-type: none;
	padding: 0px;
	margin: 10px;
}

#page-menu-left ul a {
	display: block;
/*	background: url("http://www.asta-hochschule-darmstadt.de/fileadmin/templates/www.asta-hochschule-darmstadt.de/gfx/background5.png") repeat-y top left; */
	border-left: 3px solid #fdc200;
	margin-top: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 2px;
	text-decoration: none;
	font-size: 10pt;
	color: black;
}

#page-menu-left ul a:hover {
	background: url("http://www.asta-hochschule-darmstadt.de/fileadmin/templates/www.asta-hochschule-darmstadt.de/gfx/background6.png") repeat-y top left;
	border-left: 3px solid black;
}

#page-menu-right {
	position: absolute;
	left: 844px;
	width: 180px;
	top: 0px;
/*	z-index: 20;*/
	background: #ffffff url("http://www.asta-hochschule-darmstadt.de/fileadmin/templates/www.asta-hochschule-darmstadt.de/gfx/background3.png") no-repeat top right;
}

#page-menu-right ul {
	list-style-type: none;
	padding: 0px;
	margin: 10px;
}

#page-menu-right ul a {
	display: block;
/*	background: url("http://www.asta-hochschule-darmstadt.de/fileadmin/templates/www.asta-hochschule-darmstadt.de/gfx/background5.png") repeat-y top left; */
	border-left: 3px solid #fdc200;
	margin-top: 6px;
	padding-left: 2px;
	text-decoration: none;
	font-size: 10pt;
	color: black;
}

#page-menu-right ul a:hover {
	background: url("http://www.asta-hochschule-darmstadt.de/fileadmin/templates/www.asta-hochschule-darmstadt.de/gfx/background6.png") repeat-y top left;
	border-left: 3px solid black;
}

/* #page-menu-right h5 {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
*/

#page-menu-right p {
	margin-left: 10px;
}

#page-content {
	position: absolute;
	left: 190px;
	width: 644px;
	top: 198px;
	z-index: 10;
	background: #ffffff;
}

#page-content h1 {
	margin-left: 25px;
	font-size: 16pt;
}

#page-content h2 {
	border-left: 3px solid #fdc200;
	padding-left: 5px;
}

#page-content h3 {
	margin-left: 25px;
	font-size: 14pt;
}

#page-content p {
	font-size: 10pt;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}

#page-content ul {
	font-size: 10pt;
	text-align: justify;
	padding-right: 0px;
	margin-right: 40px;
}

#page-content ol {
	font-size: 10pt;
}

/*.page-header-image {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 15;
}
*/

.page-header-einleitung {
	position: absolute;
	left: 0px;
	width: 834px;
	top: 0px;
	height: 188px;
	margin: 0px;
	z-index: 0;
	background: #fdc200 no-repeat top left;
}


.page-header-einleitung h2 {
	position: absolute;
	left: 250px;
	width: 500px;
	bottom: 20px;
	height: 80px;
	margin: 0px;
}

/*.page-header-einleitung p {
	position: absolute;
	left: 330px;
	width: 400px;
	top: 60px;
	height: 120px;
	margin: 0px;
	font-size: 10pt;
}
*/

.page-header-logo {
	position: absolute;
	left: 0px;
	width: 400px;
	top: 0px;
	height: 50px;
	margin: 0px;
}

.page-content-news-item h3 {
	font-size: 12pt;
	margin-left: 25px;
}

/*.page-header-kleineleiste {
	position: absolute;
	left: 725px;
	width: 350px;
	top: 165px;
	height: 13px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 8pt;
	text-align: left;
}

.page-header-kleineleiste li {
	float: right;
	margin-left: 5px;
}
*/











/*
 * css-styled-imgtext
 */

/*
  Licensed under the GPL, see http://www.gnu.org/copyleft/gpl.html
  (c) the TYPO3 content rendering group
  (c) Ernesto Baschny (ernst@cron-it.de)
*/

/* Captions */
P.csc-caption { margin: 0; }
P.csc-caption {
  font-size: 80%; /* Customize me */
}
DIV.csi-caption-c .csi-caption { text-align: center; }
DIV.csi-caption-r .csi-caption { text-align: right; }
DIV.csi-caption-l .csi-caption { text-align: left; }

/* Needed for noRows setting */
DIV.csi-textpic DIV.csi-imagecolumn { float: left; display: inline; }

/* Border just around the image */
DIV.csi-border DIV.csi-imagewrap .csi-image IMG {
  border: 2px solid black;
  padding: 0px 0px;
}

DIV.csi-imagewrap { padding: 0; }

DIV.csi-textpic IMG { border: none; }

/* DIV: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap DIV.csi-image { float: left; }

/* UL: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap UL { list-style: none; margin: 0; padding: 0; }
DIV.csi-textpic DIV.csi-imagewrap UL LI { float: left; margin: 0; padding: 0; }

/* DL: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image { float: left; }
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DT { float: none; }
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DD { float: none; }
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DD IMG { border: none; } /* FE-Editing Icons */
DL.csi-image { margin: 0; }
DL.csi-image DT { margin: 0; display: inline; }
DL.csi-image DD { margin: 0; }

/* Clearer */
DIV.csi-clear { clear: both; }

/* Margins around images: */

/* Pictures on left, add padding on right */
DIV.csi-left DIV.csi-imagewrap .csi-image,
DIV.csi-intext-left-nowrap DIV.csi-imagewrap .csi-image,
DIV.csi-intext-left DIV.csi-imagewrap .csi-image {
  display: inline; /* IE fix for double-margin bug */
  margin-right: 10px;
}

/* Pictures on right, add padding on left */
DIV.csi-right DIV.csi-imagewrap .csi-image,
DIV.csi-intext-right-nowrap DIV.csi-imagewrap .csi-image,
DIV.csi-intext-right DIV.csi-imagewrap .csi-image {
  display: inline; /* IE fix for double-margin bug */
  margin-left: 10px;
}

/* Pictures centered, add padding left and right */
DIV.csi-center DIV.csi-imagewrap .csi-image {
  display: inline; /* IE fix for double-margin bug */
  margin-left: 5px;
  margin-right: 5px;
}
DIV.csi-textpic DIV.csi-imagewrap .csi-image .csi-caption { margin: 0; }
DIV.csi-textpic DIV.csi-imagewrap .csi-image IMG { margin: 0; }

/* Space below each image (also in-between rows) */
DIV.csi-textpic DIV.csi-imagewrap .csi-image { margin-bottom: 5px; }
DIV.csi-equalheight DIV.csi-imagerow { margin-bottom: 5px; display: block; }

/* Positioning of images: */

/* Above */
DIV.csi-above DIV.csi-text { clear: both; }

/* Center (above or below) */
DIV.csi-center { text-align: center; /* IE-hack */ }
DIV.csi-center DIV.csi-imagewrap { margin: 0 auto; }
DIV.csi-center DIV.csi-imagewrap .csi-image { text-align: left; /* Remove IE-hack */ }
DIV.csi-center DIV.csi-text { text-align: left; /* Remove IE-hack */ }

/* Right (above or below) */
DIV.csi-right DIV.csi-imagewrap { float: right; }
DIV.csi-right DIV.csi-text { clear: right; }

/* Left (above or below) */
DIV.csi-left DIV.csi-imagewrap { float: left; }
DIV.csi-left DIV.csi-text { clear: left; }

/* Left (in text) */
DIV.csi-intext-left DIV.csi-imagewrap { float: left; }

/* Right (in text) */
DIV.csi-intext-right DIV.csi-imagewrap { float: right; }

/* Right (in text, no wrap around) */
DIV.csi-intext-right-nowrap DIV.csi-imagewrap { float: right; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csi-intext-right-nowrap .csi-text { height: 1%; }
/* End hide from IE5/mac */ 

/* Left (in text, no wrap around) */
DIV.csi-intext-left-nowrap DIV.csi-imagewrap { float: left; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csi-intext-left-nowrap .csi-text { height: 1%; }
/* End hide from IE5/mac */

