﻿/* www.ceco4you.de */

/* Wichtige Farben
blau = #004997
blau abgestuft = #0A62C0
blau pastell = #DDE2FB
rot = #970048
rot abgestuft = #BA4A5D
rot pastell = #F1CCDE
orange = #E39B00
weiss = #ffffff
grau = #696969
schwarz = #454545

background: #CCDAEA
navi = Comic Sans MS, Chalkboard, Trebuchet MS, cursive
text = Comic Sans MS, Chalkboard, Trebuchet MS, cursive

*/


/***************** ALLGEMEIN ***********************/

body {
	margin: 0px ! important;
	padding: 0px ! important;
	overflow: auto ! important;
	background-image: url('../images/ceco4you_back.gif') ! important;
	scrollbar-arrow-color: #004997 ! important;
	scrollbar-highlight-color: #FFFFFF ! important;
	scrollbar-3dlight-color: #586E7F ! important;
	scrollbar-face-color: #DDE2FB! important;
	scrollbar-track-color: #DDE2FB! important;
	scrollbar-shadow-color: #004997 ! important;
	scrollbar-darkshadow-color: #DDE2FB! important;
} 


p {
 font-size: 10pt ! important;
 font-family: Comic Sans MS, Chalkboard, Trebuchet MS, cursive ! important;
 color: #004997 ! important;
 text-align: left ! important;
}


/***************** TABELLE ***********************/

#haupt_tabelle {
	margin: 0px 0px 0px 10px ! important;
	border-top: 10px solid #F1CCDE ! important;
	border-left: 5px solid #F1CCDE ! important;
    border-right: 10px solid #F1CCDE ! important;
	border-bottom: 10px solid #F1CCDE ! important;
	padding: 0px 0px 0px 0px ! important;
	background: #CCDAEA;
}

.tabelle_rahmen {
	border: 1px solid #004997 ! important;
	padding: 5px  ! important;
	background: #F1CCDE ! important;
}


/***************** ZELLE ***********************/



/***************** TEXT ***********************/


.ceco {
 font-size: 10pt ! important;
 font-family: Comic Sans MS, Chalkboard, Trebuchet MS, cursive ! important;
 color: #970048 ! important;
 text-align: left ! important;
 font-weight: bold ! important;
}

.zahl {
 font-size: 10pt ! important;
 font-family: Comic Sans MS, Chalkboard, Trebuchet MS, cursive ! important;
 color: #004997 ! important;
 text-align: left ! important;
 font-weight: bold ! important;
}

.navi_text {
 font-size: 10pt ! important;
 font-family: Comic Sans MS, Chalkboard, Trebuchet MS, cursive ! important;
 color: #970048 ! important;
 text-align: left ! important;
 text-decoration: none ! important;
}

.navi_text:hover {
 font-size: 10pt ! important;
 font-family: Comic Sans MS, Chalkboard, Trebuchet MS, cursive ! important;
 color: #004997 ! important;
 text-align: left ! important;
 background-color: #DDE2FB! important;
 text-decoration: none ! important;
}


/***************** NAVI ***********************/

.navi_haupt {
	font-size: 11pt ! important;
	font-family: Comic Sans MS, Chalkboard, Trebuchet MS, cursive ! important;
	color: #B9005C ! important;
	text-align: left ! important;
	font-weight: bold ! important;
	letter-spacing: 2px ! important;
	line-height: 1.8em ! important;
	text-decoration: none ! important;
}

.navi_haupt:hover {
 	font-size: 11pt ! important;
 	font-family: Comic Sans MS, Chalkboard, Trebuchet MS, cursive ! important;
 	color: #004997 ! important;
 	text-align: left ! important;
 	font-weight: bold ! important;
 	letter-spacing: 2px ! important;
 	line-height: 1.8em ! important;
 	background-color: #DDE2FB! important;
 	text-decoration: none ! important;
}

.navi_haupt_ohne {
 	font-size: 11pt ! important;
 	font-family: Comic Sans MS, Chalkboard, Trebuchet MS, cursive ! important;
 	color: #004997 ! important;
 	text-align: left ! important;
 	font-weight: bold ! important;
 	letter-spacing: 2px ! important;
 	line-height: 1.8em ! important;
 	text-decoration: none ! important;
}

.navi_bestellung {
 	font-size: 14pt ! important;
	font-family: Comic Sans MS, Chalkboard, Trebuchet MS, cursive ! important;
	color: #B9005C ! important;
	text-align: left ! important;
	letter-spacing: 2px ! important;
	text-decoration: none ! important;
	padding: 5px ! important;
}

.navi_bestellung:hover {
 	font-size: 14pt ! important;
 	font-family: Comic Sans MS, Chalkboard, Trebuchet MS, cursive ! important;
 	color: #004997 ! important;
 	background-color: #DDE2FB! important;
 	text-align: left ! important;
 	letter-spacing: 3px ! important;
 	text-decoration: none ! important;
 	padding: 5px ! important;
}

.navi_bestellung_ohne {
 	font-size: 14pt ! important;
 	font-family: Comic Sans MS, Chalkboard, Trebuchet MS, cursive ! important;
 	color: #004997 ! important;
 	text-align: left ! important;
 	letter-spacing: 2px ! important;
 	text-decoration: none ! important;
 	padding: 5px ! important;
}


/***************** BESTELLUNG ***********************/

.bestell_feld {
	color: #004997 ! important;
	font-size: 10pt ! important;
	font-family: Comic Sans MS, Chalkboard, Trebuchet MS, cursive ! important;
	text-align: left ! important;
	font-style: normal ! important;
	text-decoration: none ! important;
	background-color:#DDE2FB! important;	
	border: #004997 ! important;
	border-style: solid ! important;
	border-top-width: 1px ! important;
	border-right-width: 1px ! important;
	border-bottom-width: 1px ! important;
	border-left-width: 1px ! important;
}

.bestell_auswahl {
	color: #004997 ! important;
	font-size: 10pt ! important;
	font-family: Comic Sans MS, Chalkboard, Trebuchet MS, cursive ! important;
	text-align: left ! important;
	font-style: normal ! important;
	text-decoration: none ! important;
	background-color:#DDE2FB! important;	
	border: #004997 ! important;
	border-style: solid ! important;
	border-top-width: 1px ! important;
	border-right-width: 1px ! important;
	border-bottom-width: 1px ! important;
	border-left-width: 1px ! important;
}


.info_text {
	font-size: 10pt ! important;
 	font-family: Comic Sans MS, Chalkboard, Trebuchet MS, cursive ! important;
 	color: #004997 ! important;
 	text-align: left ! important;
 }

.bestell_button {
	color: #FFFFFF ! important;
	font-size: 10pt ! important;
	font-family: Comic Sans MS, Chalkboard, Trebuchet MS, cursive ! important;
	letter-spacing: 1px ! important;
	text-align: center ! important;
	font-style: normal ! important;
	text-decoration: none ! important;
	background-color:#970048 ! important;	
	border: #444451 ! important;
	border-style: solid ! important;
	border-top-width: 1px ! important;
	border-right-width: 1px ! important;
	border-bottom-width: 1px ! important;
	border-left-width: 1px ! important;
	padding: 3px ! important;
}

.rot {
	color: #970048 ! important;
}



/***************** INHALT ***********************/

img.thumb
{
	border:1px solid #004997;
}

/***************** FUSS ***********************/


.adresse {
 font-size: 12px ! important;
 font-family: Comic Sans MS, Chalkboard, Trebuchet MS, cursive ! important;
 color: #004997 ! important;
 text-align: left ! important;
 letter-spacing: 1px ! important;
}


.navi_mail {
 font-size: 12px ! important;
font-family: Comic Sans MS, Chalkboard, Trebuchet MS, cursive ! important;
 color: #004997 ! important;
 text-align: left ! important;
 letter-spacing: 1px ! important;
 text-decoration:none ! important;
}


.navi_mail:hover {
 font-size: 12px ! important;
 font-family: Comic Sans MS, Chalkboard, Trebuchet MS, cursive ! important;
 color: #970048 ! important;
 text-align: left ! important;
 letter-spacing: 1px ! important;
 text-decoration:none ! important;
}

