/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 *
 *   Layout für www.gedankenschmie.de, Basisdesign
 *   ---------------------------------------------
 *
 *   Ulf Brossmann, 2. September 2006
 *   Zuletzt geändert: -
 *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */


body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	color: #333;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
}

.ghost {
	display: none;
}

p.starter {
	line-height: 14pt;
}
p.starter:first-line {
	font-weight: bold;
}
p.starter:first-letter {
	float: left;
	margin: 0 5px 0 0;
	border: none;
	padding: 0;
	font-family: Georgia, "Bookman Old Style", Times, serif;
	font-size: 40px;	
	font-weight: normal;
	color: #d62908;
	line-height: 35px;
}

/*
	Seitenstruktur: -------------------------------------------------------
*/

#wrap {
	width: 400px;
	margin: 50px auto;
	padding: 0;
	text-align: left;
}

#header {
	height: 130px;
	background-repeat: no-repeat;
	padding-top: 5px;
	font-size: 8pt;
}

#subheader {
	margin: 0 0 40px 0;
	padding: 2px 0;
	font-size: 7pt;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 3px;
}

#posting {
	width: 480px;
	float: left;
	margin: 0 0 50px 20px;
}

#navigation {
	margin-left: 570px;
	padding: 0;
	font-size: 8pt;
}

#quote {
	width: 180px;
	margin: 0 0 20px 0;
	padding: 0 0 0 23px;
	background-image: url(../global/img/quota.gif);
	background-repeat: no-repeat;
	color: gray;
}
#quotext {
	margin: 0 0 3px 0;
	padding: 3px 20px 0 0;
	background-image: url(../global/img/quote.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #333;
}

#footer {
	clear: both;
	margin: 50px 0 20px 0;
	background-image: url(img/handline.png);
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
	font-size: 7pt;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 3px;
}



/*
	Textformate: ----------------------------------------------------------
*/

div.postcmt {
	margin-bottom: 50px;
	font-size: 9pt;
}

div.blogrollmain {
	width: 234px;
	float: left;
	margin: 0 5px 10px 0;
}

h3 {
	font-size: 14pt;
	font-weight: normal;
}

p.small {
	font-size: 8pt;
}

acronym {
	border-bottom: dotted 1px #E75218;
	cursor: help;
}



/*
	Menüstruktur: ---------------------------------------------------------
*/

table.menubox {
	width: 200px;
	margin: 0 0 20px 0;
}

td.menutitle {
	height: 48px;
	background-color: #FFBD39;
	background-image: url(img/menutitlebox.png);
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
}

td.menubody {
	background-image: url(img/menusidebars.png);
	background-repeat: repeat-y;
	padding: 0 10px;
	color: #333;
	font-size: 8pt;
}

td.menufoot {
	height: 5px;
	background-image: url(img/menubottomline.png);
	background-repeat: no-repeat;
}



/*
	BEELOG Textklassen: ---------------------------------------------------
*/

p.bl_date {
	margin: 0 0 30px 0;
	font-size: 7pt;
	font-weight: bold;
	letter-spacing: 4px;
}

p.bl_teaser {
	margin: 0 0 15px 0;
	color: #E75218;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
}

p.bl_title {
	margin: 0;
	font-size: 18pt;
}

p.bl_subtitle {
	margin: 10px 0 0 0;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 2px;
}

p.bl_intro {
	margin: 30px 30px 0 30px;
	font-size: 8pt;
	letter-spacing: 2px;
	line-height: 12pt;
}
p.bl_intro2 {
	margin: 10px 30px 0 30px;
	font-size: 8pt;
	letter-spacing: 2px;
	line-height: 12pt;
}

p.bl_text {
	text-indent: 30px;
	text-align: justify;
	line-height: 13pt;
}

p.bl_initext {
	text-align: justify;
	line-height: 13pt;
}
p.bl_initext:first-letter {
	float: left;
	margin: 0 5px 0 0;
	border: none;
	padding: 0;
	font-family: Georgia, "Bookman Old Style", Times, serif;
	font-size: 40px;	
	font-weight: normal;
	line-height: 35px;
}

p.bl_epilog {
	margin: 30px 30px 0 30px;
	font-size: 8pt;
	letter-spacing: 2px;
	line-height: 12pt;
}
p.bl_epi2 {
	margin: 10px 30px 0 30px;
	font-size: 8pt;
	letter-spacing: 2px;
	line-height: 12pt;
}

p.bl_author {
	margin: 0 0 30px 0;
	color: #FFBD39;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 3px;
	text-align: right;
}

p.bl_perm {
	margin: 0 0 50px 0;
	background-image: url(img/handline.png);
	background-repeat: no-repeat;
	padding: 6px 0 2px 6px;
	font-size: 8pt;
}

span.bl_highpost {
	color: #E75218;
	cursor: help;
}

img.flow {
	float: left;
	position: relative;
	left: -20px;
	margin-bottom: 10px;
}


div.bl_archshowyear {
	padding: 10px 0 10px 10px;
}

p.bl_yearpost {
	margin: 5px 0;
}

div.bl_archshowmonth {
	margin: 10px 0;
	padding: 0 5px;
}

p.bl_archmonthtitle {
	margin: 3px 0;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}

div.bl_archmonthblock {
	margin: 0;
	padding: 0;
}

p.bl_archmonthmenu {
	margin: 3px 0;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 2px;
}

p.bl_archpost {
	margin: 3px 0;
}

p.bl_archshowpost {
	margin: 3px 0;
}

p.bl_archyearmenu {
	margin: 3px 0;
	letter-spacing: 3px;
}



/*
	LIT:KRIT Textklassen: -------------------------------------------------
*/

div.litkrititem {
	margin: 5px 0 0 5px;
}

div.litkritcover {
	float: right;
	width: 62px;
	margin: 0 0 0 5px;
}
p.litkritintro {
	margin: 0;
}
p.litkritstars {
	margin: 3px 0;
	color: silver;
	font-family: monospace;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2pt;
}
span.litkritgold {
	color: #FFBD39;
}




/*
	Linkdarstellungen: ----------------------------------------------------
*/
/*
	Allgemein im Fließtext:
	-----------------------
*/

a:link {
	text-decoration: none;
	color: #E75218;
}

a:visited {
	text-decoration: none;
	color: #E75218;
}

a:hover {
	text-decoration: underline;
	color: #E75218;
}

a:active {
	text-decoration: none;
	background-color: #FFBD39;
	color: #FFF;
}

a:focus {
	text-decoration: underline;
	color: #E75218;
}



/*
	Grafische Effekte:
	------------------
*/

a.button:link {
	text-decoration: none;
	border: solid 1px #FFBD39;
	padding: 2px 10px 2px 10px;
	color: #333;
	text-transform: lowercase;
}

a.button:visited {
	text-decoration: none;
	border: solid 1px #FFBD39;
	padding: 2px 10px 2px 10px;
	color: #333;
	text-transform: lowercase;
}

a.button:hover {
	text-decoration: none;
	border: solid 1px #333;
	padding: 2px 10px 2px 10px;
	color: #E75218;
	text-transform: lowercase;
}

a.button:active {
	text-decoration: none;
	border: solid 1px #333;
	padding: 2px 10px 2px 10px;
	color: #E75218;
	text-transform: lowercase;
}

a.button:focus {
	text-decoration: none;
	border: solid 1px #333;
	padding: 2px 10px 2px 10px;
	color: #E75218;
	text-transform: lowercase;
}


/*
	Menünavigation:
	---------------
*/

a.bl_archpostlink:link {
	text-decoration: none;
	color: #333;
}

a.bl_archpostlink:visited {
	text-decoration: none;
	color: #333;
}

a.bl_archpostlink:hover {
	text-decoration: none;
	color: #E75218;
}

a.bl_archpostlink:active {
	text-decoration: none;
	color: #E75218;
}

a.bl_archpostlink:focus {
	text-decoration: none;
	color: #E75218;
}



a.bl_archyearlink:link {
	text-decoration: none;
	color: #333;
}

a.bl_archyearlink:visited {
	text-decoration: none;
	color: #333;
}

a.bl_archyearlink:hover {
	text-decoration: none;
	color: #E75218;
}

a.bl_archyearlink:active {
	text-decoration: none;
	color: #E75218;
}

a.bl_archyearlink:focus {
	text-decoration: none;
	color: #E75218;
}



a.bl_archmonthlink:link {
	text-decoration: none;
	color: #333;
}

a.bl_archmonthlink:visited {
	text-decoration: none;
	color: #333;
}

a.bl_archmonthlink:hover {
	text-decoration: none;
	color: #E75218;
}

a.bl_archmonthlink:active {
	text-decoration: none;
	color: #E75218;
}

a.bl_archmonthlink:focus {
	text-decoration: none;
	color: #E75218;
}
