
html {
	/*font-size: 100.01%;*/
	font-family: Verdana,Arial, Helvetica, sans-serif; 
}

body {
	/*background-image: url(../img/hintergrund.png);*/
	color: #4b4b4b; 
}

#main {
	
}

#col2  p,
#col2  p.bodytext {
    color: #3b3b3b;
    line-height: 1.6em;
}

#col3  p,
#col3  p.bodytext {
    color: #3b3b3b;
    line-height: 1.4em;
}


#footer {
	font-size:75%;
}

#col1 {
	font-size: 72%;
}

#col2 {
	font-size: 80%;
	color:#3b3b3b;
}

#col3 {
	font-size: 71%;
}

.page_margins {
	border: 0px solid #CCC;
}

#logo2 img {
        float:left;
        left: 0;
        top:  35px;
        position:relative;
} 



/********************************************************/
/*------------- Links -------------*/
/*******************************************************/
 
a:link {color:#C1005D;text-decoration: none;}
a:visited {color: #C1005D;text-decoration: none;}
a:hover {color: #C1005D; text-decoration: underline;}
a:active { color: #C1005D;text-decoration: none;}
a:focus {text-decoration: underline;}


/*Grundsätzlich erstmal allen Links "extern-Status" geben*/

#col2 a.testlink::after {
    content: "\00a0";
    padding-left: 10px;
    background: url("../../img/icons/link_extern.png") no-repeat 1px 5px;
}

/*Nun allen Links die intern sind (uni-kassel.de enthalten) extern-Status klauen*/
#col2 a.testlink[href *="uni-kassel.de"]::after{
	content: "";
	padding-left: 0px;
	background: none;
}



a[href^="mailto:"] ::after {
    content: "\00a0";
    padding-left: 16px;
    background: url("../../img/icons/brief.png") no-repeat center center;
  }

/*
a[href^="http://"]::after, a[href^="https://"]::after {
    content: "\00a0\2197";
}
*/

a[href $=".pdf"]::after, a[href $=".PDF"]::after,
a[href *=".pdf#"]::after, a[href *=".PDF#"]::after,
a[href *=".pdf?"]::after, a[href *=".PDF?"]::after {
    content: "\00a0\00a0\00a0\00a0\00a0";
    padding-left: 16px;
    background: url("../../img/icons/pdf.png") no-repeat center center;
}



a[href $=".doc"]::after, a[href $=".DOC"]::after,
a[href *=".docx"]::after, a[href *=".DOCX"]::after {
    content: "\00a0\00a0\00a0\00a0\00a0";
    padding-left: 16px;
    background: url("../../img/icons/doc.png") no-repeat center center;
}

a[href $=".xls"]::after, a[href $=".XLS"]::after,
a[href $=".xlsx"]::after, a[href $=".XLSX"]::after,
a[href $=".xlt"]::after, a[href $=".XLT"]::after,
a[href $=".xltx"]::after, a[href $=".XLTX"]::after {
    content: "\00a0\00a0\00a0\00a0\00a0";
    padding-left: 16px;
    background: url("../../img/icons/xls.png") no-repeat center center;
}

a[href $=".pps"]::after, a[href $=".ppt"]::after,
a[href $=".ppsx"]::after, a[href $=".pptx"]::after {
    content: "\00a0\00a0\00a0\00a0\00a0";
    padding-left: 16px;
    background: url("../../img/icons/ppt.png") no-repeat center center;
}

a[href $=".rf"]::after, a[href $=".rtf"]::after {
    content: "\00a0\00a0\00a0\00a0\00a0";
    padding-left: 16px;
    background: url("../../img/icons/rtf.png") no-repeat center center;
}

a.intern::after {
    content: "\00a0";
    padding-left: 15px;
    background: url("../../img/icons/geschlossen_01.png") no-repeat center center;
}


/**
* Verlinkungen auf Bildern keine ICONS hinterher
**/

.csc-textpic .csc-textpic-imagewrap a:hover {
	text-decoration: none;
}

.csc-textpic .csc-textpic-imagewrap a::after{
	background: none;
	padding-left: 0px;
	content: "";
}



/*-------------Listen-------------*/


ul, dl {
	/*margin: 0 0 1em 1em;*/
	list-style-position: inside;
	margin:0.5em 0 1em 1em;     
        padding-left:0.5em;
        display:block;
        list-style-position: outside;

}

ol {
	margin: 3px 0 3px 20px !important;
	list-style-position: outside;
}

ol ol {
	margin-left:15px !important;
}

#col2 ul li {
	margin-left: 0 !important;
	padding-left: 18px;
	list-style: none !important;
	/* list-style-image: url(../../img/icons/punkt.gif); */
	/* line-height:1.4em;*/
	background: url(../../img/icons/punkt.gif) 0px 7px no-repeat scroll;

}

#col2 ul {
	padding-left: 0 !important;
	margin: 3px 0 15px 11px;
}

#col2 ul ul{
	margin-bottom: 3px;
}

#col3 ul {
	margin-left:0px;
}

#col3 ul li {
	list-style-type: none;	
	line-height:1.4em;
	list-style-image: url(../../img/icons/punkt.gif);
	
	padding: 1px 0;
	
	
}


.abisz {
float:left;


}

ul.abisz-liste {
color:#4B4B4B;
height:10px;
list-style-type:none;
margin: 0 0 0 0 !important; 
padding:0 0 0 0 !important;

}

ul.abisz-liste span{
padding-right: 4px;
}

ul.abisz-liste li.csc-section {
float:left;
list-style-type:none;
padding:0 0 0 0px !important;
background: none !important;
}

dl.csc-menu {
	margin-left: 0;
}

dl.csc-menu dt {
	
	background: transparent url(../../img/icons/pfeil.png) 0 4px no-repeat !important;
	padding-left: 1em;
}
dl.csc-menu dd {
	margin-left: 1em;
}

.csc-linkToTop,
.csc-default p,
.csc-default ul,
.csc-default ul,
.csc-default ol,
.csc-default span {
	/*margin-bottom: 24px;*/
	margin-bottom: 15px;
	margin-left: 0px;
}

.csc-default ul ul,
.csc-default ol ol,
.csc-default ul ul ul,
.csc-default ol ol ol,
.csc-default ul ul ul ul,
.csc-default ol ol ol ol {
	margin-bottom: 0;
}

ol {
	list-style-type: decimal;
}

ol ol {
	list-style-type: lower-alpha;
}

ol ol ol {
	list-style-type: upper-roman;
}

ol ol ol ol {
	list-style-type: lower-roman;
}




.csc-linkToTop {
	text-align: right;
}

h1, h2, h3, h4, h5, h6 {
	color: #4b4b4b;
	font-family: Arial;
	
}

h1 {
	font-size:    1.2em;
	font-weight: 700;
	letter-spacing: 1px;
	padding-bottom: 2px;
	margin-bottom:15px;
	margin-top:0px;
	border-bottom: 1px solid #4b4b4b;
	
}

body.uni h1,
body.studium h1,
body.forschung h1,
body.fachbereiche h1,
body.einrichtungen h1 {
	font-size:    1.2em;
	font-weight: 400;
	
	
	
}

h2 {
	font-weight: 700;
	line-height: 1.7em;
	margin-bottom: 0.5em;
	margin-top: 1em;
	font-size: 1.1em;	
	
}

#col3 h2 {
	font-weight: 700;
	margin-bottom: 0.5em;
	margin-top: 0px;
	
	font-size: 1.05em;	
	line-height: 1.2em;
	background:none repeat scroll 0 0 #6B6B6B;
	color:#FFFFFF;
	padding:5px;	
}

h3 {
	font-weight: 600;
	line-height: normal;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	font-size: 1em;	
	line-height: 1.8em;
}

h4 {
font-weight: 500;
line-height: normal;
margin-bottom: 0.5em;
margin-top: 0.5em;
font-size: 1em;	
line-height: 1.9em;

}

h5 {
font-weight: 400;
line-height: normal;
margin-bottom: 0.5em;
margin-top: 1em;
line-height: 2em;
font-size: 1em;	

}

h6 {
font-weight: 400;
font-weight: bold;
line-height: normal;
margin-bottom: 0.5em;
margin-top: 0.5em;
font-size: 1em;	

}

.subcolumns p {
	padding-left: 0 !important;
}

table {
	width: 100%;
	border-collapse: collapse;
	font-size: 90%;
	margin-bottom: 24px;
}

table td,
table th {
	padding: 8px 4px;
	line-height: 1.4em;
}

table td p,
table th p {
	padding: 0;
	margin: 0 !important;
}

table caption {
        /*
	background-color: #6B6B6B;
	color: #fff;
	font-weight: bold;
	padding: 6px 0;
	margin: 0 2px;
	*/
	margin-bottom: 15px;
	font-family: Arial;
	letter-spacing: 1px;
	font-size: 115%;
	font-weight: 600;
	text-align: left;
}

table thead tr th {
	background-color: #6B6B6B !important;
	color: #fff !important;
	margin: 0;
}

table thead tr,
table thead {
	background-color: #6B6B6B !important;
	border-color: #6B6B6B;
}

table thead tr th p,
table thead tr th p.bodytext {
	color: #fff !important;
}

table tr:hover td {
	/*background-color: #eee !important;*/
}

table tr:nth-child(2n+1){
	background-color: #f9f9f9;
}

/*
table tr:nth-child(2n+1) td {
	background-color: #f5f5f5;
}
*/

/*
tr:nth-child(odd) {background-color: #ccc}
tr:nth-child(even) {background-color: #ddd}
*/

blockquote {
	padding-left: 20px;
	padding-top: 15px;
	/* font-size: 105%; */
	font-family: Georgia, Palatino, "Palatino Linotype", FreeSerif, serif;
	font-style: italic;
	background: #fff url(../../img/elements/blockquote.jpg) 7px -6px no-repeat;
	/*
	filter:alpha(opacity=60);
	opacity:0.6;
	*/
}
p.indent {
	display: block;
	padding-left: 20px;
	text-indent: 0;
}

.indent {
        text-indent: 40px;
}

p.note, 
p.info, 
.ka-content p.note,
.ka-content p.info {
	background: transparent url(../../img/elements/info.png) 10px 10px no-repeat;
	padding: 15px 15px 15px 44px !important;
	color: #4b4b4b;
	margin: 10px 0 25px 0 !important;
	border: 1px #C1005D solid;
}

div.warning,
div.important,
p.important,
p.warning,
.ka-content p.warning,
.ka-content p.important {
	background: transparent url(../../img/elements/warning.png) 10px 10px no-repeat;
	padding: 15px 15px 15px 44px !important;
	color: #4b4b4b;
	margin: 10px 0 25px 0 !important;
	border: 1px #C1005D solid;
}

/* TB: Erweiterung fuer Limesurvey-Template */
span.errormandatory {
	background: transparent url(../../img/elements/warning.png) 10px 10px no-repeat;
	padding: 15px 15px 15px 44px !important;
	color: #4b4b4b;
	margin: 10px 0 25px 0 !important;
	border: 1px #C1005D solid;
	display:block;
}

#col2 .bodytext > span.telephone {
	background: transparent url(../../img/icons/telefon.png) top left no-repeat;
	padding-left: 20px;
}



#col2 .bodytext > span.fax {
	background: transparent url(../../img/icons/fax.png) 0 0 no-repeat;
	padding-left: 20px;
}




#col2 .bodytext > span.haus {
	background: transparent url(../../img/icons/haus.png) top left no-repeat;
	padding-left: 20px;
}


#col2 .bodytext > span.raum {
	background: transparent url(../../img/icons/raum.png) top left no-repeat;
	padding-left: 20px;
}

#col2 .bodytext > span.handy {
	background: transparent url(../../img/icons/handy.png) top left no-repeat;
	padding-left: 20px;
}

#col2 .bodytext > span.brief {
	background: transparent url(../../img/icons/brief.png) top left no-repeat;
	padding-left: 20px;
}

/* korrektur wegen bodytext p entfernung */
span.telephone {
	background: transparent url(../../img/icons/telefon.png) top left no-repeat;
	padding-left: 20px;
}

span.fax {
	background: transparent url(../../img/icons/fax.png) 0 0 no-repeat;
	padding-left: 20px;
}

span.haus {
	background: transparent url(../../img/icons/haus.png) top left no-repeat;
	padding-left: 20px;
}

span.raum {
	background: transparent url(../../img/icons/raum.png) top left no-repeat;
	padding-left: 20px;
}

span.handy {
	background: transparent url(../../img/icons/handy.png) top left no-repeat;
	padding-left: 20px;
}

span.brief {
	background: transparent url(../../img/icons/brief.png) top left no-repeat;
	padding-left: 20px;
}


#col2 p.haus {
	background: transparent url(../../img/icons/haus.png) 0px 3px no-repeat;
	padding-left: 20px !important;
}

#col2 p.fax {
	background: transparent url(../../img/icons/fax.png) 0px 3px no-repeat;
	padding-left: 20px;
}

#col2 p.telephone {
	background: transparent url(../../img/icons/telefon.png) 0px 3px no-repeat;
	padding-left: 20px;
}

#col2 p.raum {
	background: transparent url(../../img/icons/raum.png) 0px 3px no-repeat;
	padding-left: 20px;
}


#col3 span.telephone {
	background: transparent url(../../img/icons/telefon.png) top left no-repeat;
	padding-left: 20px;
}



#col3 span.fax {
	background: transparent url(../../img/icons/fax.png) 0 0 no-repeat;
	padding-left: 20px;
}


#col3 p.haus {
	background: transparent url(../../img/icons/haus.png) top left no-repeat;
	padding-left: 20px;
}



#col3 span.raum {
	background: transparent url(../../img/icons/raum.png) top left no-repeat;
	padding-left: 20px;
}

#col3 span.handy {
	background: transparent url(../../img/icons/handy.png) top left no-repeat;
	padding-left: 20px;
}

#col3 span.brief {
	background: transparent url(../../img/icons/brief.png) top left no-repeat;
	padding-left: 20px;
}



/* Bilder */

/* linksbündig */
div.csc-textpic-intext-left div.csc-textpic-imagewrap {
	margin-right: 12px !important;
	padding-top: 6px !important;
}

/* quickfix fuer mehrere icons in einer zeile */
div.csc-textpic-imagewrap ul li.csc-textpic-image {
	float: none !important;
}

/* rechtsbündig */
div.csc-textpic-intext-right div.csc-textpic-imagewrap {
	margin-left: 12px !important;
}

/* Bildunterschrift */
div.csc-textpic-imagewrap dd  {
	font-size: 80%;
	font-style: italic;
	background-color: #f5f5f5;
	text-align: center !important;
	padding: 5px;
	line-height: 1.3;
}

div.csc-textpic-intext-left div.csc-textpic-imagewrap, 
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	margin-right:15px !important;
}

ul li.csc-textpic-image {
	padding-left: 0px !important;
	background: none !important;
}


/********************************************************/
/*------------- Weitere Elemente -------------*/
/*******************************************************/

/* Keyword-/Schlagwortliste */
div.tx-mwkeywordlist-pi1-content ul strong {

	/*display: none;*/
}
div.tx-mwkeywordlist-pi1-content ul {
	padding-left: 1.5em;
}

div.divider hr {
	display: none;
}
div.divider {
	padding: 2px 0;
	border-top: 1px #4b4b4b dotted;
}
#col2 {
	min-height: 480px; 
}

.month-weeknums{
display:none;
}

.tx-cal-controller .navback {
height:30px;
}

hr {
border-bottom: 1px solid #6B6B6B;
}

/** Inhaltselement Text mit Rahmen "Linie danach"*/

/** CK 09.01.2012 Es gibt keine Linie danach, da das aber manchmal probeleme macht, 
**  wird der Rahmen ausgeblendet **/

.csc-frame-rulerAfter{
#	border-bottom: 1px solid #9B9B9B;
#	margin-bottom: 10px
}


/********************************************************/
/*------------- Abstand - Zusatzspalte -------------*/
/*******************************************************/

#col3_content div.csc-textpic-clear {
	clear:none;
}

/********************************************************/
/*------------- Definitionslisten -------------*/
/*******************************************************/

dl, dl dt{
  margin:0.4em 0;

}

dl dd{
  margin:0.2em 0 0.2em 1em;
}


/********************************************************/
/*------------- Bilderrahmen -------------*/
/*******************************************************/
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img, 
div.csc-textpic-border div.csc-textpic-single-image img {
	border:1px solid  #4b4b4b;
	padding:0;
}

.tx-wecmap-pi3 .sidebar {
	height: auto !important;
}




#col3_content div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
	clear:right ;

}

.td-0 {white-space: nowrap;}
.td-1 {white-space: normal;}


/********************************************************/
/*------------- FB-Spezifika -------------*/
/*******************************************************/


#fblogo img{
	margin-bottom:10px;
}


.csc-uploads-icon {
	visibility:hidden;
}

td.csc-uploads-icon {
	width:0px;
}

/********************************************************/
/*------------- Bildergallery gehört hier nicht rein greift aber nicht über extra -------------*/
/*******************************************************/
.myGallery {
border:1px solid #F9F9F9 !important;
}

.jdGallery .slideElement {
background-color: #FFF !important;
}
